huseyin
6th December 2006, 15:09
Hi ALL ,

we import tcibd001 table with import scheme with DAL =yes
and we defined item group defaults before this importing ,tcibd001 item default table filled up ,but subentities form is not link to item so other tables (item production ,item sales, item warehousing,item costing,item purchase ext )tables are not filled ..DAL should handle it but it did not why ? do u have any idea

gramasub
7th December 2006, 12:07
Hi,

DAL is not meant to update inter-related data like sub-entities. How come DAL knows values purchase price, sales price, lead time etc.

It is to check whether all fields are in sync in a particular table and if, internally it creates/updates another table, the same is taken care by DAL.

Regards

huseyin
7th December 2006, 12:25
we forgot the click subentities when we are defining item groups default ,so it worked well ,80000 items imported
thanks


Hi,

DAL is not meant to update inter-related data like sub-entities. How come DAL knows values purchase price, sales price, lead time etc.

It is to check whether all fields are in sync in a particular table and if, internally it creates/updates another table, the same is taken care by DAL.

Regards