SAP ABAP Interface IF_CNV_NCE_DAT (Mappings storage & reload)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_NCE_BAS (Package) Number conversion engine: Core
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
Interface IF_CNV_NCE_DAT  
Short Description Mappings storage & reload    
General Data
Package CNV_NCE_BAS   Number conversion engine: Core 
Created 20120612   SAP 
Last changed 20141030    
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 IF_CNV_NCE_DAT has no interface.
Friends
Interface IF_CNV_NCE_DAT has no friend.
Attributes
Interface 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
Interface IF_CNV_NCE_DAT has no event.
Types
Interface 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