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

SC Approval date

Former Member
0 Likes
164

Hi Experts,

I need to show shopping cart approval date. Where can I find this field in standard data source or SRM tables? Pls help.

Accepted Solutions (0)

Answers (1)

Answers (1)

ricardo_cavedini
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

You can use FM BBP_WFL_DIN_APPR_CONTAINER_GET (providing the main workitem ID) and take a look at return table ET_APPROVAL_AGENTS. Here you can find the end date/time that workitem has been completed. It means the approval date.

Kind regards,

Ricardo