Application Development 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: 

F-47 User Exits or BADI

Former Member
0 Kudos
497

Hi,

Requirement is to trigger a mail when user presses SAVE button in F-47 transaction.

So, i need exact BADI or UserExits where i need to write code for mail triggering having BSEG & BKPF details.

FAGL_SET_SEGMENT & FBAS_CIN_MF05AFA0 BADI es doesn't meets my requirement, please suggest some User exits if possible.

Thanks in advance.

4 REPLIES 4

manthanraja
Active Participant
0 Kudos
151

Did you try BTE 00001030 ...

OR RFKORIEX Automatic correspondence

regards

Manthan.

Edited by: Manthan_R on Mar 23, 2010 8:12 AM

0 Kudos
151

Please tell me in detail , i have no idea of BTE and Automatic Correspondence.

Thanks for the help.

Former Member
0 Kudos
151

Hi,

Refer to link below:

Venkat.

former_member183990
Active Contributor
0 Kudos
151

check for BTE's

by putting a break point in BF_FUNCTIONS_FIND

and find the required BTE

it should be there at the time of saving

for BTE materials

find the below link

http://www.sdn.sap.com/irj/scn/advancedsearch?query=bte

cheers

S.Janagar

Edited by: Janagar Sundaramoorthy Nadar on Mar 23, 2010 10:19 AM