SAP ABAP Data Element CNV_PROG (Program (include) containing the 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_PROG
Short Description Program (include) containing the routine  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PROGRAMM    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
Value Table TRDIR    
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 Program 
Medium 15 Program 
Long 20 Program name 
Heading Prog. 
Documentation

Definition

This field contains the name of the program (include) where the corresponding routine is defined (it can be either conversion, aggregate or priority routine).

Supplementary Documentation - CNV_PROG 0001

Use

This field should only be filled if the routine is located in an executable program that cannot be included into conversion program. Otherwise the include will be automatically obtained from includes assigned to the table.

If this field is filled then the call in the conversion program will have the form:

PERFORM <routine_name> IN PROGRAM <program_name>.

Dependencies

Example

Supplementary Documentation - CNV_PROG 0159

Use

The include name is obtained automatically by checking all includes assigned to the given table. This field is displayed read-only.

Dependencies

Example

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