on 2010 Dec 21 8:18 AM
Hello,
I am not able to update PO using BBP_PD_PO_UPDATE.
The way I am using all FM's in my program is as below
1. BBP_PD_PO_GETDETAIL
2. BBP_PD_PO_UPDATE - Importing parameter lv_changed returning value X but not saving the data
3 BBP_PD_PO_SAVE - Paasing GUID as GUID returned in UPDATE FM
4. COMMIT WORK AND WAIT.
any pointers to solve my problem
Thanks,
Arun.
Request clarification before answering.
Always check the ET_MESSAGES when calling the update. If there are "A" type of messages, it's not going to update. If there are "E" type of messages, depending on your "SAVE" or "HOLD" flag, it might not update either.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.