SAP ABAP Data Element CNV_PATYPE (Conversion: Type of parameter for a conversion routine)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Basic Data
Data Element CNV_PATYPE
Short Description Conversion: Type of parameter for a conversion routine  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CNV_PATYPE    
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 PaTyp 
Medium 15 Parameter type 
Long 20 Type of parameter 
Heading PaTyp 
Documentation

Definition

This indicator describes the type of the parameter. It can have the following values:

The parameter is a fixed value. In the generated program, the value will be shown exactly as indicated, but included in inverted commas. No inverted commas must be indicated when specifying the parameter value.

The parameter is the value of a field in the table which is to be converted. In the generated program, the value of the parameter is used as the field name for the field bar, which includes the non-converted fields of the data record which is currently being processed. Make sure that the table field is specified in the field-related control.

The parameter is the name of a global program variable. The only difference to a fixed value is that no inverted commas are added in the generated program.

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