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

BTEs

Former Member
0 Likes
454

Dear Gurus,

Can any one tell me how to use BTE( Business Transaction Events) in ECC 6.0 System.

Regards,

Supriya.

3 REPLIES 3
Read only

Former Member
0 Likes
404

BTEs (business transaction events) are an intermediate form of user-exits. BTEs are dynamically called function modules. For more details about available BTEs call transaction FIBF.

Check this...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef...

Regards

Kiran

Read only

Former Member
0 Likes
404

I wanted to know the menu path in SPRO / Transaction code for BTE.

I have the above document. The menu path they have given is for 4.7 version. Can anyone tell me the menu path for ECC 5.0 / ECC 6.0?

Read only

0 Likes
404

Hi Supriya,

The Transaction code for BTEs is 'BERE'.

All the available BTEs are listed here.

Each BTE has a specific function and is Fired at a particular event, say close or save.

BTEs are further associated with Function modules.

Let me know what your requirement is. I hope i'll be able to help u on that.

Regards,

Sonal