SAP ABAP Class CL_UC_MAPPING_EXE_ADAPTER (CL_UC_MAPPING's adapter for execution part)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCT8 (Package) SAP Cons: Mapping
⤷
⤷
Properties
| Class | CL_UC_MAPPING_EXE_ADAPTER | |
| Short Description | CL_UC_MAPPING's adapter for execution part | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCT8 | SAP Cons: Mapping |
| Created | 20031231 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_MAPPING_EXE_ADAPTER has no forward declaration.
Interfaces
Class CL_UC_MAPPING_EXE_ADAPTER has no interface implemented.
Friends
Class CL_UC_MAPPING_EXE_ADAPTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UC_MAPPING_HIERARCHY | Adapter to display mapping hierarchy | 20031231 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_UC_MAPPING | Interface: mapping | 20031231 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UC_CUST_FACTORY | 20060429 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UC_CONTEXT | 20060429 | ||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Metadata) | 20040217 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Metadata) | 20040217 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | UC0_TS_FFIX | Fixed Characteristic Values | 20040224 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UCT8_T_FIELDNAME | standard table of uc_fieldname | 20040427 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | UC0_TS_FFIX | Fixed Characteristic Values | 20040224 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | UCT8_T_FIELDNAME | standard table of uc_fieldname | 20040427 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CHAR01 | Character Field of Length 1 | 20040427 | |||
| 12 | Constant | Public | Type reference (TYPE) | CHAR01 | 'C' | Character Field of Length 1 | 20040427 | ||
| 13 | Constant | Public | Type reference (TYPE) | CHAR01 | 'I' | Character Field of Length 1 | 20040427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20031231 | |
| 2 | Instance method | Public | Method | Get the content of the mapping | 20031231 | |
| 3 | Instance method | Public | Method | Get a selection object with the SELID | 20031231 | |
| 4 | Instance method | Public | Method | 20060429 | ||
| 5 | Instance method | Protected | Method | Parse the content | 20031231 |
Events
Class CL_UC_MAPPING_EXE_ADAPTER has no event.
Types
Class CL_UC_MAPPING_EXE_ADAPTER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_UC_MAPPING | Interface: mapping | 20031231 | |||
| 2 | IT_SRC_FIELD | Call by reference | Type reference (TYPE) | UCT8_T_FIELDNAME | standard table of uc_fieldname | 20040427 | |||
| 3 | IT_TGT_FIELD | Call by reference | Type reference (TYPE) | UCT8_T_FIELDNAME | standard table of uc_fieldname | 20040427 | |||
| 4 | I_MODE | Call by reference | Type reference (TYPE) | CHAR01 | 'I' | Charakterfeld der Länge 1 | 20040427 |
Method CONSTRUCTOR on class CL_UC_MAPPING_EXE_ADAPTER has no exception.
Method GET_MAPPING_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_IF | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPIF | IF parameter | 20031231 | |||
| 2 | ET_MAPLINE | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPLINE | Mapping line | 20031231 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20040427 | |||
| 4 | ET_MOVE | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPMOVE | MOVE parameter | 20031231 | |||
| 5 | ET_REASSIGN | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPREASSIGN | REASSIGN parameter | 20031231 | |||
| 6 | ET_SRC_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixed Characteristic Values | 20050421 | |||
| 7 | ET_TARGETFIELD | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPTARGET | Mapping target | 20031231 | |||
| 8 | ET_TGT_FFIX | Call by reference | Type reference (TYPE) | UC0_TS_FFIX | Fixed Characteristic Values | 20050421 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031231 |
Method GET_SEL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SEL | Value transfer | Object reference (TYPE REF TO) | IF_UC_SEL | Interface Selektionsbedingung | 20031231 | |||
| 2 | I_SELID | Call by reference | Type reference (TYPE) | UC_SELID | GUID zur Identifikation der Selektionsbedingung | 20031231 |
Method GET_SEL_OBJECT on class CL_UC_MAPPING_EXE_ADAPTER has no exception.
Method GET_SOURCE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_UC_CONTEXT | 20060429 |
Method GET_SOURCE_CONTEXT on class CL_UC_MAPPING_EXE_ADAPTER has no exception.
Method PARSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_IF | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPIF | IF parameter | 20040117 | |||
| 2 | CT_MAPLINE | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPLINE | Mapping line | 20040117 | |||
| 3 | CT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20040427 | |||
| 4 | CT_MOVE | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPMOVE | MOVE parameter | 20040117 | |||
| 5 | CT_REASSIGN | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPREASSIGN | REASSIGN parameter | 20040117 | |||
| 6 | CT_TARGETFIELD | Call by reference | Type reference (TYPE) | UCT8_TH_DP_MAPTARGET | Mapping target | 20040428 | |||
| 7 | C_LINENR | Call by reference | Type reference (TYPE) | UC_LINENR | Line number | 20040117 | |||
| 8 | I_MAPNR | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20031231 | |||
| 9 | I_NODE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20031231 |
Method PARSE on class CL_UC_MAPPING_EXE_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 400 |