SAP ABAP Data Element CNV_ITYPE (Conversion: Type of include)
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_ITYPE
Short Description Conversion: Type of include  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CNV_ITYPE    
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 ITyp 
Medium 15 Include type 
Long 20 Include type 
Heading ITyp 
Documentation

Definition

This indicator describes the type of the given include.

Possible values are "D" for an include which contains data declarations and consequently has to be included at the beginning of the program, and "P" for an include which contains program coding, that is particularly definitions of FORMroutines, and has to be included at the end of the program.

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