cancel
Showing results for 
Search instead for 
Did you mean: 

How to get all shopping carts awaiting approval for an approver

Former Member
0 Kudos

Hello, i have an approver X, i need to find all the shopping carts awating his approval.How can i do this technically?

Accepted Solutions (1)

Accepted Solutions (1)

former_member183819
Active Contributor
0 Kudos

Hi

Plz check these below.

bbp_bw_sc2 - Status I1015

OR

BBP_BW_SC_SELECT_1 fUNCTION mODULE

OUTPUT

T_RESULT INTERNAL TABLE

regards

Muthu

Former Member
0 Kudos

THX . do i get to pass the approver name as parameter in BBP_BW_SC_SELECT_1?

i do get a list of sc awaiting approval.that's good. i now need to find all the SC for a particular approver.

Edited by: Antish Awootar on Jan 29, 2009 8:24 AM

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You could try SWI5

Type = US

ID = user id approver

Type of analysis = Work items to be completed

Remove the date

You will see the work items that this user needs to approve.