SAP ABAP Class CL_CNV_NCE_GEN_COPA (Runtime class for table determination etc.)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CNV_NCE_GEN | General interactions | 20131004 |
Properties
| Class | CL_CNV_NCE_GEN_COPA | |
| Short Description | Runtime class for table determination etc. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_NCE_BAS | Number conversion engine: Core |
| Created | 20131002 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CNV_NCE_GEN | General interactions | 20131004 |
Friends
Class CL_CNV_NCE_GEN_COPA has no friend class.
Attributes
Class CL_CNV_NCE_GEN_COPA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Returns intervals that represent the document mappings | 20131004 | |
| 2 | Instance method | Private | Method | Returns the header table of nrobj COPA_IST | 20131004 | |
| 3 | Instance method | Private | Method | Returns the header table of nrobj COPA_OBJ | 20131004 | |
| 4 | Instance method | Private | Method | Returns the header table of nrobj COPA_PLAN | 20131004 | |
| 5 | Instance method | Private | Method | Returns the document mapping for the object | 20131004 | |
| 6 | Instance method | Private | Method | Returns all relevant subobjects from the mapping | 20131004 | |
| 7 | Instance method | Private | Method | Scans a table and returns NCE number intervals | 20131004 |
Events
Class CL_CNV_NCE_GEN_COPA has no event.
Types
Class CL_CNV_NCE_GEN_COPA has no local type.
Method Signatures
Method BUILD_INTERVALS_BY_DOCMAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTERVALS | Call by reference | Type reference (TYPE) | CNV_NCE_T_NR_INTERVAL | NCE: table with NR intervals | 20131004 | |||
| 2 | IT_DCMAP | Call by reference | Type reference (TYPE) | CNV_NCE_T_DOC_MAP | Table type for CNV_NCE_DOC_MAP | 20131004 | |||
| 3 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | NRSOBJ | Number range object subobject value | 20131004 |
Method BUILD_INTERVALS_BY_DOCMAP on class CL_CNV_NCE_GEN_COPA has no exception.
Method GET_COPA_IST_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERKRS | Call by reference | Type reference (TYPE) | NRSOBJ | Operating concern | 20131004 | |||
| 2 | RV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20131004 |
Method GET_COPA_IST_TABLE on class CL_CNV_NCE_GEN_COPA has no exception.
Method GET_COPA_OBJ_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACCT_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131004 | |||
| 2 | EV_MAIN_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131004 | |||
| 3 | IV_ERKRS | Call by reference | Type reference (TYPE) | NRSOBJ | Operating concern | 20131004 |
Method GET_COPA_OBJ_TABLES on class CL_CNV_NCE_GEN_COPA has no exception.
Method GET_COPA_PLAN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERKRS | Call by reference | Type reference (TYPE) | NRSOBJ | Operating concern | 20131004 | |||
| 2 | RV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20131004 |
Method GET_COPA_PLAN_TABLE on class CL_CNV_NCE_GEN_COPA has no exception.
Method GET_DOC_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DOCMAP | Call by reference | Type reference (TYPE) | CNV_NCE_T_DOC_MAP | Table type for CNV_NCE_DOC_MAP | 20131004 | |||
| 2 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_NCE_OBJECT | Represents a number range object | 20131004 | |||
| 3 | IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_NCE_PROJECT | Represents a NCE Project | 20131004 | |||
| 4 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | NRSOBJ | Operating concern | 20131004 |
Method GET_DOC_MAP on class CL_CNV_NCE_GEN_COPA has no exception.
Method GET_SUBOBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_NCE_OBJECT | Represents a number range object | 20131004 | |||
| 2 | IR_PROJECT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_NCE_PROJECT | Represents a NCE Project | 20131004 | |||
| 3 | RT_SUBOBJECTS | Value transfer | Type reference (TYPE) | CNV_NCE_T_SOBJ | List of Subobjects | 20131004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | An error occured in the NCE | 20131004 |
Method SCAN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTERVALS_ALPHA | Call by reference | Type reference (TYPE) | CNV_NCE_T_NR_INTERVAL | Table type for CNV_NCE_NRIV_EXT | 20131010 | |||
| 2 | ET_INTERVALS_NUMERIC | Call by reference | Type reference (TYPE) | CNV_NCE_T_NR_INTERVAL | Table type for CNV_NCE_NRIV_EXT | 20131010 | |||
| 3 | EV_ENTRIES_READ | Call by reference | Type reference (TYPE) | I | 20131011 | ||||
| 4 | IR_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CNV_NCE_OBJECT | Represents a number range object | 20131004 | |||
| 5 | IT_DCMAP | Call by reference | Type reference (TYPE) | CNV_NCE_T_DOC_MAP | Table type for CNV_NCE_DOC_MAP | 20131004 | |||
| 6 | IT_INTERVALS_ALPHA | Call by reference | Type reference (TYPE) | CNV_NCE_T_NR_INTERVAL | Table type for CNV_NCE_NRIV_EXT | 20131011 | |||
| 7 | IT_INTERVALS_NUMERIC | Call by reference | Type reference (TYPE) | CNV_NCE_T_NR_INTERVAL | Table type for CNV_NCE_NRIV_EXT | 20131011 | |||
| 8 | IV_DOCFIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20131004 | |||
| 9 | IV_ENTRIES_READ | Call by reference | Type reference (TYPE) | I | 20131011 | ||||
| 10 | IV_ERKRS | Call by reference | Type reference (TYPE) | NRSOBJ | Operating concern | 20131004 | |||
| 11 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131004 |
Method SCAN_TABLE on class CL_CNV_NCE_GEN_COPA has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |