SAP ABAP Class CL_CNV_00001_API_TAB_MAP (Collection of table mappings)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CNV_00001_MODIFIABLE Abstrct modifiable cust. object 20130913
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_00001_API_CUST_OBJECT Abstract customizing object availabel in CWB API 20130913
Properties
Class CL_CNV_00001_API_TAB_MAP  
Short Description Collection of table mappings    
Super Class CL_CNV_00001_MODIFIABLE Abstrct modifiable cust. object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20130627   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_00001_API_CUST_OBJECT Abstract customizing object availabel in CWB API 20130913
Friends
Class CL_CNV_00001_API_TAB_MAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PT_TABLE_MAPPING Instance attribute Private Type reference (TYPE) CNV_00001_T_CL_API_TABMAPENTRY List of table mapping entries 20130913
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TABLE_MAPPING Instance method Public Method Adds a table mapping 20130913
2 CHECK Instance method Public Method Checks the consisteny of the object 20130924
3 CHECK_CARDINALITY Instance method Public Method Returns all source tables with multiple target tables 20130913
4 GET_MAPPINGS Instance method Public Method Returns table mappings 20130913
5 LOAD_FROM_BUFFER Instance method Public Method Fills the object from the datbaase data loaded into memory 20130913
6 REMOVE_TABLE_MAPPING Instance method Public Method Removes table mapping for given source table 20130913
7 REMOVE_TABLE_MAPPINGS Instance method Public Method Removes all table mappings 20130913
8 SET_MAPPINGS Instance method Public Method Returns field mappings 20130913
Events
Class CL_CNV_00001_API_TAB_MAP has no event.
Types
Class CL_CNV_00001_API_TAB_MAP has no local type.
Method Signatures

Method ADD_TABLE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TABLE_MAPPING Call by reference Object reference (TYPE REF TO) CL_CNV_00001_API_TAB_MAP_ENTRY Representation of table mapping 20130913

Method ADD_TABLE_MAPPING on class CL_CNV_00001_API_TAB_MAP has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20130924
2 Importing IV_LOGGER_LEVEL Call by reference Type reference (TYPE) BALLEVEL Application Log: Level of detail 20130924
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20130924

Method CHECK on class CL_CNV_00001_API_TAB_MAP has no exception.

Method CHECK_CARDINALITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOUBLE_MAPPINGS Call by reference Type reference (TYPE) CNV_00001_T_CL_API_TABMAPENTRY List of table mapping entries 20130913
2 Exporting EV_CARDINALITY_VALID Value transfer Type reference (TYPE) ABAP_BOOL If the cardinality is valid 20130913
3 Importing IR_LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20130913
4 Importing IV_LOGGER_LEVEL Call by reference Type reference (TYPE) BALLEVEL Application Log: Level of detail 20130913

Method CHECK_CARDINALITY on class CL_CNV_00001_API_TAB_MAP has no exception.

Method GET_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_S_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130913
2 Returning RT_TABLE_MAPPING Value transfer Type reference (TYPE) CNV_00001_T_CL_API_TABMAPENTRY List of table mapping entries 20130913

Method GET_MAPPINGS on class CL_CNV_00001_API_TAB_MAP has no exception.

Method LOAD_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDMAP Call by reference Type reference (TYPE) CNV_T_FIELDMAP List of CNVFIELDMAP entries 20130913
2 Importing IT_FIELDMAPFUNC Call by reference Type reference (TYPE) CNV_T_FIELDMAPFUNC List of CNVFIELDMAPFUNC entries 20130913
3 Importing IT_TABMAP Call by reference Type reference (TYPE) CNV_T_TABLEMAP List of CNVTABLEMAP entries 20130913
4 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20130913
# Exception Resumable Description Created on
1 CX_CNV_00001_API_NOT_FOUND Generic Not Found Error 20130913

Method REMOVE_TABLE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) CNV_00001_TABNAME_SRC Conversion: Table Mapping - Source Table Name 20130913

Method REMOVE_TABLE_MAPPING on class CL_CNV_00001_API_TAB_MAP has no exception.

Method REMOVE_TABLE_MAPPINGS Signature

Method REMOVE_TABLE_MAPPINGS on class CL_CNV_00001_API_TAB_MAP has no parameter.
Method REMOVE_TABLE_MAPPINGS on class CL_CNV_00001_API_TAB_MAP has no exception.

Method SET_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE_MAPPING Call by reference Type reference (TYPE) CNV_00001_T_CL_API_TABMAPENTRY List of table mapping entries 20130913

Method SET_MAPPINGS on class CL_CNV_00001_API_TAB_MAP has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in