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

FQEVENTS

Former Member
0 Likes
1,129

Hai,

i have a problem at finding document number while executing FPCJ or FPE1 TCODES

these tcodes should trigger the event thru FQEVENTS( Management events)

within that 0010,0020,0030, 1400, 1401,6065 events are used for posting credit card payment to paypal

and then to sap.

how to find document number where it should be created which event will triggered (0010)

regards,

raag

Edited by: raghavendra naik on Feb 19, 2008 10:06 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
880

I do not find a transaction with FQEVENTS.

Anyways you can copy a FM by going to SE37.

Give the standard FM name. There is a icon with/kinda two pages overlapped. Click on that. It lets you to specify a Zname.

Give the name and the FM would be copied into your ZFM.

I hope this helps.

thanks

Hai,

i have a problem at finding document number while executing FPCJ or FPE1 TCODES

these tcodes should trigger the event thru FQEVENTS( Management events)

within that 0010,0020,0030, 1400, 1401,6065 events are used for posting credit card payment to paypal

and then to sap.

how to find document number where it should be created which event will triggered (0010)

regards,

raag

Edited by: raghavendra naik on Feb 19, 2008 10:06 PM

2 REPLIES 2
Read only

Former Member
0 Likes
881

I do not find a transaction with FQEVENTS.

Anyways you can copy a FM by going to SE37.

Give the standard FM name. There is a icon with/kinda two pages overlapped. Click on that. It lets you to specify a Zname.

Give the name and the FM would be copied into your ZFM.

I hope this helps.

thanks

Read only

0 Likes
880

go to-->FQEVENTS tcode,

and see the following events,, 0010, 0020,0030,1400,1401.6065,,,,.etc

for using which event, would i post document number...by Executing FPCJ OR FPE1

Edited by: raghavendra naik on Feb 19, 2008 10:04 PM