SAP ABAP Data Element CO_EPARVAL (Variable name for export parameters)
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_EPARVAL
Short Description Variable name for export parameters  
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 30 
Documentation

Definition

Name of the variable to which the parameter value is to be transferred after the function has been carried out.

Procedure

Enter the variable name to define a new variable.

When deciding on the variable name, do not use:

  • The name X
  • Blanks and arithmetic operators within the variable name
  • The following character strings at the end of the variable name:
    • _<number>, z.B. _1, _2
    • _COUNT
    • _SUM

Dependencies

You must also enter the data type for the variable (for example, floating point number or alphanumeric character). The data type of the variable must be identical to that of the parameter.

The variable is valid within the PI sheet containing the function call.

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