Ar-cik
27th May 2003, 11:17
Hi,

We are using BVIc4 with Baan Dimensions 6.0
While saving Purchase Receipt (using GDP - for dimensions items) - after 'clicking' save button I get an error message:

'Undefined symbol dd_name tfgld419.lino
can't continue in tdmdm1121s200 in DLL otfglddll4010 ()'

Any suggestions how to solve it?

Thanks

A.

MariaC
27th May 2003, 13:43
Check to see if tfgld419.lino exists on your system, maybe you need to create runtime data dictionary for the table.

Ar-cik
27th May 2003, 14:40
Thanks,

The problem is that there is no tfgld419.lino in our system.
Mentioned dll (tfgld4010) should update two tables: tfgdl410 and tfgld416.

In tfgld410 there is a field 'lino' which is Transaction Integration Line.
Maybe I should call Baan center to solve the problem.

Thanks
A.

askajale
27th May 2003, 14:51
Yes, you need to get in touch with Baan Support. The DLL function is trying to update tfgld419.lino field and which is not present in your data dictionary. I think it could be problem of earlier Runtime DD, as this field is existing since long.

You can check ttfgld419.old / .new file under data dictionary and then compare with current. If it was changed only in last Runtime DD then the Defn will be there in Dict.

-- Avinash