‎2008 Apr 08 12:44 PM
Dear Gurus,
Can any one tell me how to use BTE( Business Transaction Events) in ECC 6.0 System.
Regards,
Supriya.
‎2008 Apr 08 1:08 PM
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...
Regards
Kiran
‎2008 Apr 09 5:34 AM
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?
‎2008 Apr 09 6:28 AM
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