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

SAP Workflow, how to trigger Workflow

Former Member
0 Likes
1,767

Hi Guru's,

Please solved my query for Detail

How to trigger Workflow what is process

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
658

Hi,

To trigger the workflow

1.Click on Basic data( cap symbol ) icon in application toolbar.

2.Click on "Start events" tab

3.Select BO as Object type category

4.Select Object type ( Ex:- FORMABSENC)

5.Select method ( Ex:- CREATED)

6.Save

7.Click on Activate (First Column A)

8.Click on Binding to bind the values

9.Come back

If you need some clear picture, clicko n the following link

http://www.saptechnical.com/Tutorials/Workflow/MaterialCreate/Page1.htm

Regards,

Chandu

4 REPLIES 4
Read only

Former Member
0 Likes
658
Read only

Former Member
0 Likes
658

hi check this...in this there is an example...

Read only

Former Member
0 Likes
658

hi

you can trigger workflow by event OR method

for example Leave Request

for this we are using FORMABSENC Business Object

inthat Business object ,

in Methods , CREATE method, OR in Events CREATE event is there

Using this we can trigger Leave Request workflow

thanks

sitaram

Read only

Former Member
0 Likes
659

Hi,

To trigger the workflow

1.Click on Basic data( cap symbol ) icon in application toolbar.

2.Click on "Start events" tab

3.Select BO as Object type category

4.Select Object type ( Ex:- FORMABSENC)

5.Select method ( Ex:- CREATED)

6.Save

7.Click on Activate (First Column A)

8.Click on Binding to bind the values

9.Come back

If you need some clear picture, clicko n the following link

http://www.saptechnical.com/Tutorials/Workflow/MaterialCreate/Page1.htm

Regards,

Chandu