SAP ABAP Interface IF_CNV_NCE_MAP (Mappings determination)
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_MAP | Subobject Mappings | 20110615 |
Properties
| Interface | IF_CNV_NCE_MAP | |
| Short Description | Mappings determination |
General Data
| Package | CNV_NCE_BAS | Number conversion engine: Core |
| Created | 20110330 | 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_MAP has no interface.
Friends
Interface IF_CNV_NCE_MAP has no friend.
Attributes
Interface IF_CNV_NCE_MAP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get predefined number range mappings | 20110621 | |
| 2 | Static method | Public | Method | Get one-to-one mappings | 20111014 | |
| 3 | Static method | Public | Method | Get subobject mappings for a NR object | 20110330 |
Events
Interface IF_CNV_NCE_MAP has no event.
Types
Interface 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 | ET_MAP | Call by reference | Type reference (TYPE) | CNV_NCE_T_NRID_MAP | Table type for CNV_NCE_S_NRID_MAP | 20110621 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | CNV_NCE_GUID | NCE project identifier GUID | 20110621 | |||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | NROBJ | Name of number range object | 20110621 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110621 |
Method GET_SNGL_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAP | Call by reference | Type reference (TYPE) | CNV_NCE_T_DOC_MAP | One-to-one mappings | 20111014 | |||
| 2 | IV_GUID | Call by reference | Type reference (TYPE) | CNV_NCE_GUID | NCE project identifier | 20111014 | |||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | NROBJ | Number range object | 20111014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111014 |
Method GET_SOBJ_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_NO_MAP | Call by reference | Type reference (TYPE) | ABAP_BOOL | Subobject mappings not maintained | 20111202 | |||
| 2 | ET_MAP | Call by reference | Type reference (TYPE) | CNV_NCE_T_SOBJ_MAP | Subobject mappings | 20110330 | |||
| 3 | IV_GUID | Call by reference | Type reference (TYPE) | CNV_NCE_GUID | NCE project identifier GUID | 20110330 | |||
| 4 | IV_OBJECT | Call by reference | Type reference (TYPE) | NROBJ | Name of number range object | 20110330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No package corresponding to GUID | 20110621 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |