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

Document on BTE

Former Member
0 Likes
1,267

Hello All,

I need a document or pdf on how to use/configure.. using Business transaction events(BTE)...

Thanks

Shiva

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
741

Hi Shiva Kumar Tirumalasetty ,

Business Transaction Events

Business Transaction Events (Open FI) The Open FI enhancement technique was developed in the Financial Accounting component. Open FI is based upon the following principles: Application developers must define their interface in a function module, an assignment table is read in the accompanying (generated) code, and the customer modules assigned are called dynamically. This technique differentiates between enhancements that are only allowed to have one implementation and enhancements that can call multiple implementations in any sequence desired. Both industry-specific and country-specific enhancements may be defined.

SAP business transaction events are one type of customer enhancements provided by SAP! We can access the business transaction events using FIBF.Next we have to find the process interface for duplicate invoice check!

The following websites contain PDF & PPT docs :

check this blog for details on SAP business transaction events

Business Transaction Events

http://fuller.mit.edu/user_exits/business_transaction_event.htm

FI Enhancement Technique u2013 How-To-Guide on the Usage of Business Transaction Events (BTE)

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

Creation of Events via Business Transaction Events

http://help.sap.com/saphelp_nw04/helpdata/en/3b/7f3e8be57c11d1951f0000e82dec10/content.htm

In SAP R/3 you must activate the business transaction events (BTEs) for Availability Check Using SAP R/3. To set this indicator in SAP R/3:........

http://help.sap.com/saphelp_crm40/helpdata/en/b6/de3efc6bbcdc4b948d466857a10323/content.htm

cheers!

gyanaraj

4 REPLIES 4
Read only

former_member404244
Active Contributor
Read only

Former Member
0 Likes
742

Hi Shiva Kumar Tirumalasetty ,

Business Transaction Events

Business Transaction Events (Open FI) The Open FI enhancement technique was developed in the Financial Accounting component. Open FI is based upon the following principles: Application developers must define their interface in a function module, an assignment table is read in the accompanying (generated) code, and the customer modules assigned are called dynamically. This technique differentiates between enhancements that are only allowed to have one implementation and enhancements that can call multiple implementations in any sequence desired. Both industry-specific and country-specific enhancements may be defined.

SAP business transaction events are one type of customer enhancements provided by SAP! We can access the business transaction events using FIBF.Next we have to find the process interface for duplicate invoice check!

The following websites contain PDF & PPT docs :

check this blog for details on SAP business transaction events

Business Transaction Events

http://fuller.mit.edu/user_exits/business_transaction_event.htm

FI Enhancement Technique u2013 How-To-Guide on the Usage of Business Transaction Events (BTE)

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

Creation of Events via Business Transaction Events

http://help.sap.com/saphelp_nw04/helpdata/en/3b/7f3e8be57c11d1951f0000e82dec10/content.htm

In SAP R/3 you must activate the business transaction events (BTEs) for Availability Check Using SAP R/3. To set this indicator in SAP R/3:........

http://help.sap.com/saphelp_crm40/helpdata/en/b6/de3efc6bbcdc4b948d466857a10323/content.htm

cheers!

gyanaraj

Read only

Former Member
0 Likes
741

Hi Shiva.

I would like to suggest a reference,

[SDN Library - Standard Reference - PDF - FI Enhancement Technique u2013 How-To-Guide on the Usage of Business Transaction Events (BTE) - Configurations|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240ba9b7]

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

Read only

Former Member
0 Likes
741

Check the link

[Usage of BTE|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240ba9b7]