SAP ABAP Data Element CO_IPARVAL (Source of values for import 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_IPARVAL
Short Description Source of values for import parameters  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT30    
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 Value 
Medium 15 Char./Var./Val. 
Long 21 Char./variable/value 
Heading 30 
Documentation

Definition

Use

Procedure

In dynamic function calls:

Depending on the type of value assignment you have chosen for the parameter, you must enter:

  • The name of the characteristic whose value is to be passed on
  • The name of the variable whose value is to be passed on
  • The fixed value that is to be used for the parameter

For input validations:

  • Enter variable name X for the value to be checked.
  • For all other parameters, the same rules apply as described for function calls.

Examples

Dependencies

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

The variable must have been defined in one of the preceding process instructions for the same PI sheet or process order.

Exceptions:
Variable X always refers to the preceding input value of the same process instruction. It must not be defined in the process instruction.

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