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

Triggering workflow item through ABAP program /FM

Former Member
0 Likes
241

Hi ,

I have a requirement where I need to trigger a workflow item ,whenver an attachment attached to it through ABAP program ,so how can I achive this ?

any function module /ref code for this?

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
221

hi,

there is a concept in SAP. Business object. for example whenever u create a sales order, the bussiness object associated with the sales order will be activated. By checking this bussiness object u can achieve your requriment.

Regard

Maneesh Chandran