INV_Pick_Wave_Pick_Confirm_PUB.Pick_Confirm Returning S but the line is still visible in frontend tr
Hi All,
I am directly transacting a approved move order using the INV_Pick_Wave_Pick_Confirm_PUB.Pick_Confirm API.
I am passing the header id and line id of the move order as mentioned in the Oracle Sample Code.
The API is returing "S' as status but in front end the line is still visible in the Transact Move order screen.
Ususally if i transact a move order from front end, it doesnot available after transacting.
So, in my case, after proper transaction, it should not be available in the screen.
Please suggest whether i need to follow any other steps.