cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow Binding ...Gurus help me !!

Former Member
0 Likes
831

I am creating my first workflow for LIKP object . I linked the event CHANGED of LIKP object with my workflow in SWETYPV transaction .

Now , when i try to create the binding in the workflow headed with the LIKP object , I see the Delivery object in the event container but not in the Workflow container ...??

Is there any other activation/setting required for binding or event level ?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

Just to add some extra info, as Ramki said, event --> WF binding is done in PFTC.

SWETYPV is used to add extra logic to events, like check function modules, just go to the detail screen (double click an entry in swetypv) and press F1 on each of the function modules.

Kind regards, Rob Dielemans

Former Member
0 Likes

Thanks Ramki and Rob ,

The problem I m facing is : WHen i go to PFTC/SWDD and in the header --> start events --> Binding --> the system automically proposes the binding . The only binding elements present is the WF_INITITAOr binding !! I can see the LIKP object in the event container on left side in the binding screen but the corresponding object in the right side ( WF container ) is not present !!

Former Member
0 Likes

Hi,

You should create an importing container element with the same properties as the event container. Then you could bind it.

Kind regards, Rob Dielemans

Former Member
0 Likes

Hi Rob ,

I tried finding out how to create one ...Can you pls let me know how to create an import comtainer element for a workflow container ? I am stuck on this ..If you could give a hint it would be very helpful

Thank You ,

Former Member
0 Likes

Hi,

It's very easy.

Tr. PFTC

type = WS

Task is your Wf

click change

goto Tab container.

click create.

objecttype: your objecttype

second tab, click on checkbox import

I think that for every field, during creation of the elementyou can press F1, for more info.

Kind regards, Rob Dielemans

Former Member
0 Likes

Rob and Ramki ,

Thank you so very much

Answers (1)

Answers (1)

ramki_maley
Active Contributor
0 Likes

Hi,

You need to bind the event object to the object element in the WF container. You can do this with txn PFTC. Go to the triggering events tab, select the event and click on the binding editor button. If you define event linkage from the above transaction, system can automatically perform the binding for the event object and event creator. You can also activate the linkage from here.

Cheers,

Ramki.