Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

query regarding workflow container elements

Former Member
0 Likes
529

Hi,

im new to workflows,

when ever i create work flow templates,i can see some default container elements of work flow like

adhocobjects

attachobjects

wfinitiator and so..........

can any one please tell me the use of the and genrallly where do we use the most

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
513

w_initiator will give us the USER details who has started the workflow. We can that in determining agents and other conditions.

attach_objects give details of any documents attached with the workflow. In some transactions attaching objects is a common thing. there we can use this container element.

Mostly we will use WF_Initiator for simple workflows.

4 REPLIES 4
Read only

Former Member
0 Likes
514

w_initiator will give us the USER details who has started the workflow. We can that in determining agents and other conditions.

attach_objects give details of any documents attached with the workflow. In some transactions attaching objects is a common thing. there we can use this container element.

Mostly we will use WF_Initiator for simple workflows.

Read only

0 Likes
513

ok what about other elements

Read only

0 Likes
513

hi

gimme ur id i ll send u some scrrenshots in building a workflow

Read only

0 Likes
513

Hi Kumar,

there are heaps of blogs on SDN about this.

Ginger has done a video blog as well. Look for it at /people/ginger.gatling/blog/2007/09/11/creating-your-first-sap-business-workflow

Cheers

Graham Robbo