That hack doesn't apply here. In the dictionary that table is specifically excluded from V/I import and also doesn't have a direct business object. It's similar to how you can't import directly into GL_DetailPosting but just as there are tricks for updating that (and I posted one awhile back), there is for this table as well. The key question is if you were able to import, at this time do you have the LotSerialNo available?
Several approaches and probably No 3 is your best bet:
- V/I export out of BM_ProductionHistoryDetail while Perform Logic can simultaneously write/update BM_ProductionHistoryTierDistribution. That was my GL_DetailPosting trick.
- An MD type can create a _bus object for BM_ProductionHistoryTierDistribution and make it available for V/I import. Have done that too.
- Selectively restore this file / table from backup. But If you think that would overwrite the data that's currently in there since you reinitialized, you could restore to a different company code then merge the restored file into the live file. If you're on SQL that's pretty straightforward. If non-SQL, an MD types can write a short spin program to merge it for you.
------------------------------
Alnoor Cassim
Free Agent Developer and Consultant
CallForHelp.biz
Email:
alnoor@callforhelp.bizOrange County, CA
------------------------------