SAP ABAP Class CL_CNV_00001_ROUTINE_TYPE_MAP (Map: type to routines for search activity)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Properties
Class CL_CNV_00001_ROUTINE_TYPE_MAP  
Short Description Map: type to routines for search activity    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20110218   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_00001_ROUTINE_TYPE_MAP has no forward declaration.
Interfaces
Class CL_CNV_00001_ROUTINE_TYPE_MAP has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CNV_00001_API_ROUTINE 20110218 Routine representation
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXCLUDED_TYPES Instance attribute Protected Type reference (TYPE) TY_HT_EXCL Excluded types 20110228
2 PACKID Instance attribute Protected Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110228
3 PRIOSEQ_MAP Instance attribute Protected Type reference (TYPE) TY_T_MAP Map sorted by prioseq 20110218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCLUDED_TYPE Instance method Protected Method Adds an excluded typedef 20110228
2 CHECK_EXCLUDED Instance method Protected Method Checks whether type is excluded 20110228
3 CONSTRUCTOR Instance method Public Constructor Creates the map 20110218
4 FIND_BEST Instance method Public Method Finds the best routine for the given field 20110218
5 GET_ALL_TYPES Instance method Public Method Returns all types from the map 20110218
Events
Class CL_CNV_00001_ROUTINE_TYPE_MAP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_EXCL Protected See coding 20110228
2 TY_HT_EXCL Protected See coding 20110228
3 TY_MAP Protected See coding 20110218
4 TY_T_MAP Protected See coding 20110218
Method Signatures

Method ADD_EXCLUDED_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPEDEF Call by reference Object reference (TYPE REF TO) CL_CNV_00001_API_TYPEDEF Generic type definition 20110228

Method ADD_EXCLUDED_TYPE on class CL_CNV_00001_ROUTINE_TYPE_MAP has no exception.

Method CHECK_EXCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DFIES Call by reference Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20110228
2 Returning RET Value transfer Type reference (TYPE) FLAG General Flag 20110228

Method CHECK_EXCLUDED on class CL_CNV_00001_ROUTINE_TYPE_MAP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKID Call by reference Type reference (TYPE) CNV_PACK SPACE Conversion: Conversion package number 20110228
2 Importing ROUTINES Call by reference Type reference (TYPE) CNV_00001_T_CL_API_ROUTINE List of routines 20110218

Method CONSTRUCTOR on class CL_CNV_00001_ROUTINE_TYPE_MAP has no exception.

Method FIND_BEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_FIELDS Call by reference Type reference (TYPE) DDFIELDS DD: Field List 20110218
2 Importing DFIES Call by reference Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20110218
3 Exporting FOUND Call by reference Type reference (TYPE) FLAG Whether some suitable routine was found 20110218
4 Importing MAX_NUM_PARAMS Call by reference Type reference (TYPE) FLAG SPACE Find routine with max. no. of param. (otherwise min.) 20110218
5 Importing ONLY_FIRST_SUITABLE_FIELD Call by reference Type reference (TYPE) FLAG SPACE whether to check only for first suitable field for parameter 20110309
6 Importing ONLY_SUITABLE Call by reference Type reference (TYPE) FLAG 'X' only technically suitable routines 20110222
7 Exporting PACKID_SRC Call by reference Type reference (TYPE) CNV_SRCPACK Source package in case of found entry but no routine 20110223
8 Exporting POTENTIAL_FOUND Call by reference Type reference (TYPE) FLAG Whether some potentially suitable routine was found 20110222
9 Exporting POTENTIAL_SUITABLE_ROUTINES Call by reference Type reference (TYPE) CNV_00001_T_CL_API_ROUTINE List of potentially routines 20110222
10 Exporting ROUTINE Call by reference Object reference (TYPE REF TO) CL_CNV_00001_API_ROUTINE Routine representation 20110218
11 Exporting SUITABLE_ROUTINES Call by reference Type reference (TYPE) CNV_00001_T_CL_API_ROUTINE List of suitable routines 20110222
# Exception Resumable Description Created on
1 CX_CNV_00001_API_NOT_RELEVANT Not relevant exception 20110218

Method GET_ALL_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAM_TYPEDEFS Call by reference Type reference (TYPE) CNV_00001_T_CL_API_TYPEDEF List of type definitions 20110502
2 Exporting TYPEDEFS Call by reference Type reference (TYPE) CNV_00001_T_CL_API_TYPEDEF List of type definitions 20110218

Method GET_ALL_TYPES on class CL_CNV_00001_ROUTINE_TYPE_MAP has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620