cancel
Showing results for 
Search instead for 
Did you mean: 

FP05 Exit/Badi for triggering workflow when click on SAVE button

soumya_ranjan_patel
Participant
0 Kudos


Hi All,

I have requirement of triggering a workflow when a payment lot is created and saved in FP05 transaction. Problem is I have tried finding the exit/Badi for writing code to trigger event in custom way but didn't find any.

Can any one help by telling how should I trigger my workflow.

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Please check the following:

Enhancement
FKYA001X
FKYA002X
FKYA003X

Business Add-in
GEN_EBPP_DEBITOR_SL

As suggested by Mike you can check BTE for this also you can look into Substitutions (T-Code GGB1).

BR,

Prakash

soumya_ranjan_patel
Participant
0 Kudos


Solved by using implicit enhencement where I triggered the event manually. Customer exit mentioned above didn't work

Thanks for your guys.

pokrakam
Active Contributor
0 Kudos

Hi,

As this is within FI there is probably a BTE (business transaction event) you can use here. TX FIBF to customise.

Also see http://scn.sap.com/community/abap/connectivity/blog/2013/01/07/btes--business-transaction-events

Regards,

Mike