SAP ABAP Data Element KCD_REPLA (Replacement type)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-DCM (Application Component) Data Transfer
     BKD (Package) Tools for (external) data transfer
Basic Data
Data Element KCD_REPLA
Short Description Replacement type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type KCD_REPLA    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Repl. type 
Medium 15 Replacemnt type 
Long 20 Replacement type 
Heading 13 Repl. type 
Documentation

Definition

The replacement type determines how the variable should be replaced. You can replace variables by manual entry or have the system replace them automatically.

  • Replace by manual entry (replacement type 2)
    The user enters the value when calling up the transaction.
  • Replace by user exit (replacement type 3)
    The system replaces the variable according to the code defined in a user exit. The user exits are stored in the module pool SAPLXKKC and can be maintained there. The function modules are called EXIT_SAPFKCIM_003.
  • SAP standard variables (replacement type 4)
    In certain cases variables can be replaced using standard program logic. These variables begin with a number and cannot be changed.
  • Replace with fixed value (replacement type 5)
    The system replaces the variable with the value entered in the field "Fixed value".

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