Hi Experts,
I am doing a batch split using the methods of the class /scwm_cl_sp_prd_inb. After batch split creation, blocked status is not turning green when executed through my custom FM but navigating to the transaction /scwm/prdi and doing a check turns the blocked status to green for the same inbound delivery.i could not able to figure out why it is not happening while executed through my custom FM.
Sequence of the methods used:
1) lock (locking the header doc)
2) execute (batch split)
3) update (batch split item with quantity and batch)
4) validate (header doc)
5) before save
6) save
7) commit work
8) clean up
Kindly help me out to solve this issue.
Regards,
Saivignesh.