SAP ABAP Class IF_CNV_NCE_DAT (Mappings storage & reload)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_10210_MAIN Main class for interactions with NCE 20120711
Properties
Class IF_CNV_NCE_DAT  
Short Description Mappings storage & reload    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120612   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
Class IF_CNV_NCE_DAT has no interface implemented.
Friends
Class IF_CNV_NCE_DAT has no friend class.
Attributes
Class IF_CNV_NCE_DAT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAP_VARIANTS Static method Public Method Get all existing mapping variants 20120711
2 LOAD_MAP_VARIANT Static method Public Method Load mapping variant 20120711
3 SAVE_MAP_VARIANT Static method Public Method Save current mapping variant 20120711
Events
Class IF_CNV_NCE_DAT has no event.
Types
Class IF_CNV_NCE_DAT has no local type.
Method Signatures

Method GET_MAP_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAP_VAR Call by reference Type reference (TYPE) CNV_NCE_T_MAP_VAR Mapping variants 20120711
2 Exporting ET_VAR_OBJ Call by reference Type reference (TYPE) CNV_NCE_T_MAP_VAR_OBJ Objects to load 20120711
3 Importing IT_OBJECTS Call by reference Type reference (TYPE) CNV_NCE_T_NROBJ Relevant objects 20120711
4 Importing IT_SOBJ_MAP Call by reference Type reference (TYPE) CNV_NCE_T_SOBJ_MAP_DB Current subobject mappings 20120711
5 Importing IV_GUID Call by reference Type reference (TYPE) CNV_NCE_GUID NCE project identifier 20120711
# Exception Resumable Description Created on
1 ERROR Internal error 20120711

Method LOAD_MAP_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DOC_MAP Call by reference Type reference (TYPE) CNV_NCE_T_DOC_MAP One-to-one mappings 20120711
2 Exporting ET_NRIV_MAP Call by reference Type reference (TYPE) CNV_NCE_T_NRIV_MAP_EXT NR mappings 20120711
3 Exporting ET_SOBJ_MAP Call by reference Type reference (TYPE) CNV_NCE_T_SOBJ_MAP_DB Subobject mappings 20120711
4 Importing IT_OBJECTS Call by reference Type reference (TYPE) CNV_NCE_T_NROBJ Objects to load 20120711
5 Importing IV_GUID Call by reference Type reference (TYPE) CNV_NCE_GUID NCE project identifier 20120711
6 Importing IV_VAR_ID Call by reference Type reference (TYPE) CNV_NCE_VAR_GUID Mapping variant ID 20120711
# Exception Resumable Description Created on
1 ERROR Internal error 20120711

Method SAVE_MAP_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DOC_MAP Call by reference Type reference (TYPE) CNV_NCE_T_DOC_MAP One-to-one mappings 20120711
2 Importing IT_NRIV_MAP Call by reference Type reference (TYPE) CNV_NCE_T_NRIV_MAP_EXT NR mappings 20120711
3 Importing IT_SOBJ_MAP Call by reference Type reference (TYPE) CNV_NCE_T_SOBJ_MAP_DB Subobject mappings 20120711
4 Importing IV_GUID Call by reference Type reference (TYPE) CNV_NCE_GUID NCE project identifier 20120711
# Exception Resumable Description Created on
1 ERROR Internal error 20120711
History
Last changed by/on SAP  20141030 
SAP Release Created in