adsense

Monday, 17 June 2013

Event & BTE – Business Transaction Events



Event – Step 5 
 
Press Yes button on the left screen - which in turn will show the below screen.  Click “New Entries” button.
  
 
 
Event – Step 6
  
Fill the data as appropriate in the screen
  
 
Event – Conclusion
  
The custom function module code is visible inside the event , Thus binding of the custom event with the custom function module is complete .
  
 
BTE – Business Transaction Events
  
§SAP Program provides a means of extending the system without modification through customizing. It is done through Events called Business Transaction Events. 
 
§It can be set up is using tcode like FIBF 
 
§SAP provides sample function modules – called SAMPLES for events which contains the interface. It can be used as a template to create custom function module for the events. 
 
§In order to search BTE, in code, tables like TBE* / TPS* can be searched. 
 
§Using BTE following component can be plugged in
Custom Function Module
Function Modules by Partners
SAP Components
 

No comments:

Post a Comment