SAP ABAP Data Element CO_VAR_TGT (Name of the variable to which value is transferred)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PI-PMA (Application Component) Process Management
     COCB_PIAS (Package) Process Instruction Assistant
Basic Data
Data Element CO_VAR_TGT
Short Description Name of the variable to which value is transferred  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR30    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 Var. 
Medium 15 Variable 
Long 20 Variable name 
Heading
Documentation

Definition

Name of the variable to which the message characteristic value is transferred.

Use

For each message characteristic, you can define only one variable that refers to the value transferred to the process message. For this reason, you define the variable for the output value if a characteristic is flagged as an input and output value.

The variable has the same data type (for example, CHAR or NUM) as the characteristic to which it refers.

Procedure

When defining the variable name, do not use:

  • The name x
  • Blanks and arithmetic operators as components of the variable name
  • The following character strings at the end of a variable name
    • _<number>, for example, _1, _2
    • _COUNT
    • _SUM

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