cancel
Showing results for 
Search instead for 
Did you mean: 

Functions to approve and reject Shopping Carts

Former Member
0 Kudos

Hello people,

we are looking for the functions responsable to approve and reject a shopping carts in EBP system.

Our workflow has only 1 step to approval. So, the manager must enter in his Inbox and approve/reject it. In Inbox, he has the options Approve and Reject (EC_DECISION).

I found the function SWW_WI_REJECT to reject. Which function is called when he chooses Approve?

Thanks a lot!!!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Yes.Below link is of a related thread.Although it discusses abt rejecting the SC you can use the FM mentioned for all approval actions.

BR,

Deepti.

Former Member
0 Kudos

Hi Deepti Pednekar!!! Thanks a looooooooot!

By the way, do you know a function module to list all the shopping carts awaiting approval passing a user id (approver) ?

Thanks again!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try using the FM 's:

BBP_PDH_WFL_WI_APPROVE

BBP_PDH_WFL_DB_UPDATE

BR,

Deepti.

Former Member
0 Kudos

Can I use BBP_PDH_WFL_DB_UPDATE direct to approve?