Hi,
Our end users are manually approving retail kits after it gets created in D365FO using DIXF import.
I found is that if we can call table method RetailKit::Approvekit() in the RetailKitComponent data entity somehow , the Retail kit will be approved with it's required product configuration created along with it.
So i am basically looking for a place in the RetailKitComponent data entity where i can call RetailKit::ApproveKit() method for each record that is getting imported.
Can Anyone please suggest where should I put above call?
Thanks,
Vikky