cancel
Showing results for 
Search instead for 
Did you mean: 

trigger a workflow when a material is changed

former_member206760
Active Contributor
0 Kudos

Hi I want to trigger a custom workflow when a material is changed...

i am using obj BUS1001006.

when i go to tcode SWEC...it asks for

change doc obj--> what is to be specified here??

obj type-->BUS1001006

Event-->???

there is a standard event called created but there is no event for change

Accepted Solutions (1)

Accepted Solutions (1)

former_member186746
Active Contributor
0 Kudos

how about you try this first

http://www.google.com/#sclient=psy&hl=nl&source=hp&q=site:sdn.sap.comtriggeraworkflowwhenamaterialischanged&aq=f&aqi=&aql=&oq=&pbx=1&bav=on.2,or.r_gc.r_pw.&fp=6304cb6ad583e717

And then when things are still not clear you can ask questions in this forum.

Cheers,Rob.

former_member206760
Active Contributor
0 Kudos

This message was moderated.

suresh_subramanian2
Active Contributor
0 Kudos

Hello Tarang Shah !

Create "CHANGED" event in delegated business object BUS1001006 and configure the change document MATERIAL in SWEC transaction.

Regards,

S.Suresh

former_member206760
Active Contributor
0 Kudos

how do i created "CHANGED" event for the obj BUS1001006..

in tcode swo1 when i try to go in the change mode it does not allow

bpawanchand
Active Contributor
0 Kudos

Hi

You can check this [wiki|http://wiki.sdn.sap.com/wiki/display/ABAP/Change+Document].

Regards

Pavan

former_member185167
Active Contributor
0 Kudos

[www.workflowbook.com]

You have to delegate the BOR object.

suresh_subramanian2
Active Contributor
0 Kudos

Hello Tarang Shah !

Don't change the standard business object BUS1001006.

Create a subtype of it , create the CHANGED event and delegate it.

Later on, go to SWEC and configure the change document MATERIAL under Change Doc.Object column for the event CHANGED and choose the radio button "On Change".

Regards,

S.Suresh.

Answers (1)

Answers (1)

bpawanchand
Active Contributor
0 Kudos

Hi

[Check This|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/80ddeba4-e780-2b10-7bb2-fc7a33efabbd]

Regards

Pavan

former_member206760
Active Contributor
0 Kudos

how do i create a change doc obj ? also do i need to create a new object type..

Former Member
0 Kudos

Hi,

You do not need create the Change Doc object.

Go to Tcode SCDO.

Search for Change Doc object MATERIAL.

If not present then you need to create.

Then go to Tcode SWEC and use this Change doc.

Hoping that this might help you.

Thanks and regrads,

SNJY