SAP ABAP Data Element CO_XPARVAL (Variable name for changing 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_XPARVAL
Short Description Variable name for changing 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 representing the parameter in the PI sheet.

Use

When the function is called, the value of this variable is passed on for the parameter.

After the function has been carried out, the parameter returns the new value to the variable.

Dependencies

You must also enter the data type for the variable (for example, floating point number of alphanumeric character).

The variable must meet the following requirements:

  • It must have been defined in one of the preceding process instructions and must be valid for the same PI sheet or the entire process order.
  • Its datatype must be identical to that of the parameter.

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