cancel
Showing results for 
Search instead for 
Did you mean: 

How to know, which workflow triggered at the time of creation shooping cart

Former Member
0 Kudos

Hi All,

Please tell me, How to know, which workflow triggered at the time of creation shooping cart.

Satya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check the BBP_PD with the Shopping Cart Number. BBP_PD, Object Type: BUS2121, Object ID: SC#

Then search for "Task" . Task will be the Workflow triggered. Click on that to see the workflow detail like work item, status etc.

Answers (3)

Answers (3)

saumya_govil
Active Contributor
0 Kudos

Hi Satya,

To find out which workflow triggered at the time of creation shooping cart do the following:

1. Go to SWELS - Switch on the Event Trace

2. Trigger your transaction, create a shopping cart.

3. Go to SWEL - Check for the event triggered on creation of shopping cart and check the receiver type of this BO event. All the workflow triggered would be there as the reciever type for the BO event.

To find out all the associated workflows you can also check the event linkage using t-code SWETYPV.

Hope this helps!

Regards,

Saumya

Former Member
0 Kudos

hello,

do you have the SC number?

if Yes: transaction swi6, choose bus2121 and type in the SC number as object number.

if no: Search for the SC in bbp_pd, and in the details of SC you will find the workitem.

with this number run the swi1 transaction

Daniel

Former Member
0 Kudos

Go to the transaction SWIA give the time range and execute, to find the all the task that are performed related to workflows.

There you can find the work item performed and its respective workflow in seperate columns.

Thanks & Regards,

Govardhan