cancel
Showing results for 
Search instead for 
Did you mean: 

Triggering an Workflow Template

Former Member
0 Kudos

Hi Gurus,

In one of our projet requitements we need to implement an Workflow. Sap Already has a standard workflow - WS24500047 for Quality Notification which is triggered from QM02 Transaction .

But We need to trigger this same WF template from Another Transaction(QE02) .

What are the ways the WF template can be triggered from this new Transaction.

Thanks

Arun

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Arunava,

1.First of all you will need to find out at which event this workfow should be triggered.

2.Check whether this particular event is already being raised when this new transaction QE02 is executed.

3. If event is not being raised by the system, then you will have to find user exit for QE02 and then raise this required event from this user exit so that template WS24500047 can be started.

Hope this helps you start off with the things.

Regs,

Akshay

PS: Reward with points if answer helps you to resolve the problem

Former Member
0 Kudos

Hi,

Close the post if your problem is solved.

Regds,

Akshay