SAP ABAP Class CNV_00001_ROUTINE (Routine representation)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Properties
Class CNV_00001_ROUTINE  
Short Description Routine representation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20091103   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CNV_00001_ROUTINE has no forward declaration.
Interfaces
Class CNV_00001_ROUTINE has no interface implemented.
Friends
Class CNV_00001_ROUTINE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Public Type reference (TYPE) CNV_FUNC Conversion: Name of the routine used 20091103
2 PARAMS Instance attribute Protected Type reference (TYPE) CNV_00001_PARAMETER_CL_TT List of parameters 20091103
3 PROGRAM Instance attribute Public Type reference (TYPE) CNV_PROG Conversion: (Include) program containing the routine 20091103
4 ROUTINE_INCLUDES Static Attribute Protected Type reference (TYPE) TY_HT_ROUTINE_INCL Mapping table of routine includes 20100413
5 TYPE Instance attribute Public Type reference (TYPE) CNV_TYPE Conversion: Type of routine used 20091103
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAM Instance method Public Method Adds a single parameter 20091103
2