raghuvirk20
29th November 2016, 13:25
Hi All,

After compiling the DLL App, i got one error. "Unknown Column" (Error 302)
but i have already check the table field in the LN System. Field is existed in Table (In LN Sys). but the field is not present in GTM. Even i have done the CRDD of the table. but still field is not present in GTM.

Please advice.

Thanks,
Raghuvir

raghuvirk20
29th November 2016, 14:44
Hi All,

How to resolved the below issue.....

ptfcmg12600(1323): Error: Unresolved reference to function 'tfcmg.dll8103.all.planned.payment.dates.equal

Please explain with one scenario to resolve the above issue.

Thanks,
Raghuvir

jclju1
29th November 2016, 14:49
Hi All,

After compiling the DLL App, i got one error. "Unknown Column" (Error 302)
but i have already check the table field in the LN System. Field is existed in Table (In LN Sys). but the field is not present in GTM. Even i have done the CRDD of the table. but still field is not present in GTM.

Please advice.

Thanks,
Raghuvir

I think that this issue is not related to the topic of this thread.

patvdv
28th December 2016, 13:33
I split the original thread up into a separate ones.

mark_h
28th December 2016, 18:51
Did you remember to log out and back into the system? I also remember that sometimes we have to get the bsp user to create the table - so he runs something that forces the generate.

oirfeodent
2nd January 2017, 09:59
Hi All,

After compiling the DLL App, i got one error. "Unknown Column" (Error 302)
but i have already check the table field in the LN System. Field is existed in Table (In LN Sys). but the field is not present in GTM. Even i have done the CRDD of the table. but still field is not present in GTM.

Please advice.

Thanks,
Raghuvir

If the field is not present in GTM, then it wont be available for the dll.
When performing CRDD, did you notice any error? Also, scan through the %BSE%/logs folder for any presence of error related to session ttadv5215m000.

Try using ttadv5210m000 session in open range and check if it solves the problem and any new log entry created.

Post the logs, if any.

Ajesh
2nd January 2017, 12:33
Just do any minor change in the Table Definition, like changing the Table Description and then do crdd again..Also as mentioned above, do not forget to Log out and Log in..

baan.kmurali
3rd January 2017, 13:32
if data is there in Reconfiguring table(ttadv501 to 504), Remove it and then try. Still it's not working, try it what Ajesh said "Just do any minor change in the Table Definition, like changing the Table Description and then do crdd again. Also as mentioned above, do not forget to Log out and Log in.."