SAP ABAP Data Element BACOMMANDS (Number of ABAP/4 commands in a user exit)
Hierarchy
☛ SAP_APPL (Software Component) Logistics and Accounting
   ⤷ CA-GTF (Application Component) General Application Functions
     ⤷ BAM (Package) Technical Application Analysis
Basic Data
Data Element BACOMMANDS
Short Description Number of ABAP/4 commands in a user exit  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT4    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 0   
Medium 0   
Long 0   
Heading 0   
Documentation

Definition

Number of ABAP/4 commands in a user exit;

The following ABAP/4 commands are counted:

SELECT, ENDSELECT, UPDATE, INSERT, DELETE, EXEC SQL, EXPORT, IMPORT, PERFORM, SUBMIT, CALL_FUNCTION, CALL_TRANSACTION, LOOP, DO, WHILE and SORT,

as long as they are contained in an Include modified by the customer.

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