cancel
Showing results for 
Search instead for 
Did you mean: 

Change log on PO and Shopping Cart

Former Member
0 Kudos
95

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

Accepted Solutions (1)

Accepted Solutions (1)

RicardoRomero_1
Active Contributor
0 Kudos

Hi,


Check the FM provided by Ventaka, and check also these ones:

BBP_CHANGE_DOC_GENERAL

BBP_PD_ALL_GET_DIFF

Regards,

Ricardo.

Answers (1)

Answers (1)

venkatakrishna
Active Participant
0 Kudos

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