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

Event for payment

Former Member
0 Likes
779

Hi,

I have a requirement in workflows in which i need an event for payment.

i.e if the customer makes any payment for his PO, then that payment event should trigger the workflow.

Does anyone know the event for the same?

5 REPLIES 5
Read only

bpawanchand
Active Contributor
0 Likes
705

hey can you let us know by which transaction you are going to create a payment

Read only

Former Member
0 Likes
705

I am not using any transaction.. I have a workflow...in that there is a local workflow which should get triggered when customer makes some payment.

For this i need an even which would trigger that local workflow

Read only

0 Likes
705

When ever you want to trigger a local worlkflow by using a event in the Version dependent tab of the workflow basic data you have to define the events and to define event you have to use event creator which in turn triggers your local workdflow

[Check this|http://help.sap.com/saphelp_nw04/helpdata/en/c5/e4b9e6453d11d189430000e829fbbd/content.htm]

Read only

Former Member
0 Likes
705

"A local event can start a local workflow. You define the local event in the version-dependent basic data of the workflow. "

Ya right..but this is what i want to know that wat is the event for payment???

Read only

Former Member
0 Likes
705

goto Tcode SWELS switch on trace.

Do the process ,since u r not using any transation for the same .after the process jst goto tcode SWEL and thr u can see the objects trigged on payment.

U ll get the event name from thre or else u can goto SWo1 and enter the object name and u ll get the event for payment