cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Track shopping cart field changes

Former Member
0 Likes
182

Dear Experts

How can we find the cahnge done by the user in shopping cart?

Ex: Requestor created a shopping cart and it went to approver. Approver changes some field value in the shopping cart. Is there any option to find which field has been edited by approver in shopping cart?

Thanks & Regards

Arun.K.P

Accepted Solutions (1)

Accepted Solutions (1)

wendy_xu
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Arun,

In the SC Header General Data area, there is "Document Change" with a hyperlink "Display".

Could you please check whether you are able to see the change log from there?

Regards,

Wendy

Answers (1)

Answers (1)

laurent_burtaire
Active Contributor
0 Likes

Hello Arun,

not sure you can find wich field was modified, but check BBP_PD_ALL_GET_DIFF fonction module used in FORM diff_check_shop from LBBP_PDF2J include.

Solution given by Wendy can be used only for comparison between changed and/or active versions, which is not the case during approval workflow as comparison must be done between data base version and buffer version.

Regards.

Laurent.