Hello Experts,
We are developing workflow for Engineering change management.
1.Developed workflow for general notification number using BOR - BUS7051
2.Developed workflow for Change Master using BOR - ECM.
Problem I'm facing is in 2nd workflow i.e Change Master.
When a person creates a change master through t-code IQS2 that time only i have to trigger the workflow means if general notification number is available for that particular ECN.
If a person creates it by using t-code CC01 that time i dont want to trigger a workflow.
How can I restrict the workflow from triggering through CC01.
Also I wanted to know how the link is created between General Notification and Change master.I didnt find any table for this.
Please kindly suggest .
Thanks & Regards
Prajyot D.
Request clarification before answering.
Hello Prajyot !
If workflow shouldn't be triggered when change master is created from CC01, create a start condition or check function module for the same i.e., IF SY-TCODE = 'IQS2'.
This will allow the workflow to get triggered only when change master is created from the transaction IQS2 and not from CC01.
Regards,
S.Suresh.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.