cancel
Showing results for 
Search instead for 
Did you mean: 

Trigger workflow when Business Partner Created in CRM Web UI

Former Member
0 Kudos
552

Hi Gurus,

Trigger workflow when Business Partner Created in CRM Web UI and it should send a mail to sap inbox with BP details.

Please help me ...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This is very simple. Follow the below solution.

TCode : SWO1 -> Business Object : BUS1006

This business object is for business partner which has event "BusinessPartner.created". This event gets fired when BP is created from CRM ( Either from WEB UI or BP Transaction ).

Now you can create your own workflow and attach it with the above BO and Event. So your workflow will be triggered and in that all the BP details available.

Follow the link to understand the workflow design.

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

Regards,

Naresh

Answers (1)

Answers (1)

former_member186887
Active Contributor
0 Kudos

Dear Vishwanatha,

Would you share how you achieved your requirement please.

Awaiting for your positive response.

Regards

Maddy