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

help wanted!!!

Former Member
0 Likes
337

how do we invoke a report program in a workflow

1 ACCEPTED SOLUTION
Read only

Manohar2u
Active Contributor
0 Likes
304

You can call your report from <b>SWE_EVENT_CREATE</b> function module.

Refer to this link for event creation

<a href="http://help.sap.com/saphelp_webas610/helpdata/en/c5/e4aec8453d11d189430000e829fbbd/frameset.htm">Workflow - Event Creation</a>

Regds

Manohar

2 REPLIES 2
Read only

Manohar2u
Active Contributor
0 Likes
305

You can call your report from <b>SWE_EVENT_CREATE</b> function module.

Refer to this link for event creation

<a href="http://help.sap.com/saphelp_webas610/helpdata/en/c5/e4aec8453d11d189430000e829fbbd/frameset.htm">Workflow - Event Creation</a>

Regds

Manohar