1.

I Have To Setup Workflow For Material Creation. Whenever A New Material Is Created By Engineering, I Have To Design A Workflow So That Every Other Department Can Maintain The Views. The Requirement Is That There Should Be Flow And Notification By Email Between Departments For Maintaining All The Views Of Material Master. How Do I Proceed To Do This?

Answer»

You may follow these steps to start with:
1) Create change documents for TABLES of material in material master - transaction SCDO;
2) Then, create your own business object, please note the key field; it must COINCIDE with key fields of tables of material in material master - transaction SWO1;
3) Afterwards, create event "CHANGE" for your BO from point 2 and for your change document from point 1 - transaction SWU_EWCD;
4) Finally, create your WF start of triggering event from point 3.

You may follow these steps to start with:
1) Create change documents for tables of material in material master - transaction SCDO;
2) Then, create your own business object, please note the key field; it must coincide with key fields of tables of material in material master - transaction SWO1;
3) Afterwards, create event "CHANGE" for your BO from point 2 and for your change document from point 1 - transaction SWU_EWCD;
4) Finally, create your WF start of triggering event from point 3.



Discussion

No Comment Found

Related InterviewSolutions