on 2016 May 04 7:51 AM
Good day
Please let me know how to get ALL the changes made to a PO or a shopping cart in SRM7
Do I need to execute a report or is there a table that will give me all the old values and the new values.
Thank you so much for taking the time in helping me
Request clarification before answering.
Hi,
Check the FM provided by Ventaka, and check also these ones:
BBP_CHANGE_DOC_GENERAL
BBP_PD_ALL_GET_DIFF
Regards,
Ricardo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Reinette Gerber,
For PO history use FM :- BBP_PD_PO_GETHISTORY pass Object key as PO number.
For Shopping cart FM BBP_PD_SC_GETHISTORY.
to get changes done to SC / PO use FM BBP_CHANGE_DOC_GET_NEW.
Regards,
Venkat
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.