SAP ABAP Data Element EXIT_DEF (Business Add-in Definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-CEX (Application Component) Customer Enhancements
     SECE (Package) Enhancement concept
Basic Data
Data Element EXIT_DEF
Short Description Business Add-in Definition  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EXITDEF    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table      
Further Characteristics
Search Help: Name SH_EXIT_NAME_ALL    
Search Help: Parameters EXIT_NAME   
Parameter ID EXN  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Bus.add-in 
Medium 20 BAdI Definition 
Long 30 Bus. add-in definition name 
Heading 30 Bus. add-in definition name 
Documentation

Definition

Name of the definition of a business add-in (BADI). Business add-ins are SAP's new enhancement concept. There are two different views:

  • In the definition, you create an enhancement that is called from the application code
  • In the implementation, you save the code for the functions for the enhancement

You create business add-in definitions using transaction SE18. They contain the business add-in interface. In the application code the instance variable is typed according to this interface. You can create several implementations for each add-in definition.
There are two main types of BADI definitions:

History
Last changed by/on SAP  20010130 
SAP Release Created in