SAP ABAP Class IF_CNV_NCE_MAP (Mappings determination)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CNV_10210_MAP Subobject Mappings 20110615
Properties
Class IF_CNV_NCE_MAP  
Short Description Mappings determination    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110330   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_MAP has no interface implemented.
Friends
Class IF_CNV_NCE_MAP has no friend class.
Attributes
Class IF_CNV_NCE_MAP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NRID_MAP Static method Public Method Get predefined number range mappings 20110621
2 GET_SNGL_MAP Static method Public Method Get one-to-one mappings 20111014
3 GET_SOBJ_MAP Static method Public Method Get subobject mappings for a NR object 20110330
Events
Class IF_CNV_NCE_MAP has no event.
Types
Class IF_CNV_NCE_MAP has no local type.
Method Signatures

Method GET_NRID_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAP Call by reference Type reference (TYPE) CNV_NCE_T_NRID_MAP Table type for CNV_NCE_S_NRID_MAP 20110621
2 Importing IV_GUID Call by reference Type reference (TYPE) CNV_NCE_GUID NCE project identifier GUID 20110621
3 Importing IV_OBJECT Call by reference Type reference (TYPE) NROBJ Name of number range object 20110621
# Exception Resumable Description Created on
1 ERROR 20110621

Method GET_SNGL_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAP Call by reference Type reference (TYPE) CNV_NCE_T_DOC_MAP One-to-one mappings 20111014
2 Importing IV_GUID Call by reference Type reference (TYPE) CNV_NCE_GUID NCE project identifier 20111014
3 Importing IV_OBJECT Call by reference Type reference (TYPE) NROBJ Number range object 20111014
# Exception Resumable Description Created on
1 ERROR 20111014

Method GET_SOBJ_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_NO_MAP Call by reference Type reference (TYPE) ABAP_BOOL Subobject mappings not maintained 20111202
2 Exporting ET_MAP Call by reference Type reference (TYPE) CNV_NCE_T_SOBJ_MAP Subobject mappings 20110330
3 Importing IV_GUID Call by reference Type reference (TYPE) CNV_NCE_GUID NCE project identifier GUID 20110330
4 Importing IV_OBJECT Call by reference Type reference (TYPE) NROBJ Name of number range object 20110330
# Exception Resumable Description Created on
1 ERROR No package corresponding to GUID 20110621
History
Last changed by/on SAP  20141030 
SAP Release Created in