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

workflow

Former Member
0 Likes
313

I have a scenario to create a workflow for vendor creation,where in one person fills the basic data and then the workflow triggers.But I am not able to find an event for this.Im using business object LFM1.How do i create event for this

1 REPLY 1
Read only

Former Member
0 Likes
286

hi Riya,

IF you are able to get the business object LFM1 then follow these

Step.I think it will help you in solving your problem...

For this you need to use BTE.

Open transaction BERE there you will see events related to vendor.

Click on the event according to your requirement and go to the function module of that event wherein you need to write the code for triggering a workflow by using FM swe_create_event.

Here are the doc which will help you in customizing and understanding BTE.

Some of the Links which can help you:-----

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240b...

http://help.sap.com/saphelp_nw04/helpdata/en/3b/7f3e8be57c11d1951f0000e82dec10/content.htm

Plz Reward Points if contents are useful..

Regards,

Mandeep.