How to identify Item doesn't have a locator associated with it after INCTCM interface program is run
Hi,
I'm populating the mtl_transactions_interface table and then running the import program INCTCM as shown below. Now I want to identify the records which have errored out at the time of importing because it doesn't have a locator defined for an item. How do I do that?
Really appreciate your help on this.
fnd_request.submit_request('INV','INCTCM','Unpack: Transaction Manager');
Thanks,
Samrat
I'm populating the mtl_transactions_interface table and then running the import program INCTCM as shown below. Now I want to identify the records which have errored out at the time of importing because it doesn't have a locator defined for an item. How do I do that?
Really appreciate your help on this.
fnd_request.submit_request('INV','INCTCM','Unpack: Transaction Manager');
Thanks,
Samrat
0