SAP ABAP Data Element VAR_EXIT (Variables: Formula exit name)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       GBSE (Package) FI-SL sets
Basic Data
Data Element VAR_EXIT
Short Description Variables: Formula exit name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type VAR_EXIT    
Data Type CHAR   Character String 
Length 50    
Decimal Places 0    
Output Length 50    
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 10 Exit 
Medium 15 Formula exit 
Long 20 Formula exit 
Heading  
Documentation

Definition

Formula variables that are defined for non-numeric fields can contain an exit instead of a complete formula. You can use all SAP and user-defined exits for this.

The exit must have the following form:

  • Sxxx --> for SAP exits, or
  • Uxxx --> for user exits.

xxx is a three-digit exit number.

You can call up the list of possible exits using the function "Formula exits".

General information on user-defined exits

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