SAP ABAP Class CL_DMC_OO_METHOD (OO Method as Implementation of a Mapping Rule)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-DMC (Application Component) Data Conversion
⤷
S_DMCM (Package) Data Mapping and Conversion: Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_F_METHOD_PARAM_FACTORY | CL_DMC_F_METHOD_PARAM_FACTORY | 20000229 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_POBJECT | Persistent Object | 20050822 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DMC_RULE_IMPL | Implements a Mapping Rule | 20000229 |
Properties
| Class | CL_DMC_OO_METHOD | |
| Short Description | OO Method as Implementation of a Mapping Rule | |
| Super Class | CL_DMC_F_METHOD_PARAM_FACTORY | CL_DMC_F_METHOD_PARAM_FACTORY |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_DMCM | Data Mapping and Conversion: Maintenance |
| Created | 20000229 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_OO_METHOD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DMC_POBJECT | Persistent Object | 20050822 | ||
| 2 | IF_DMC_RULE_IMPL | Implements a Mapping Rule | 20000229 |
Friends
Class CL_DMC_OO_METHOD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DMC_SIMPLE_RULE | Ref. to Mapping Rule | 20000229 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050822 | ||
| 2 | Instance method | Public | Method | CONSTRUCTOR | 20000229 | |
| 3 | Instance method | Public | Method | 20050822 | ||
| 4 | Instance method | Public | Method | 20050822 | ||
| 5 | Instance method | Public | Method | 20050822 | ||
| 6 | Instance method | Public | Method | 20050822 | ||
| 7 | Instance method | Public | Method | Returns assigned mapping rule | 20000229 | |
| 8 | Instance method | Public | Method | 20050822 | ||
| 9 | Instance method | Public | Method | 20050822 | ||
| 10 | Instance method | Public | Method | 20050916 |
Events
Class CL_DMC_OO_METHOD has no event.
Types
Class CL_DMC_OO_METHOD has no local type.
Method Signatures
Method CMD Signature
Method CMD on class CL_DMC_OO_METHOD has no parameter.
Method CMD on class CL_DMC_OO_METHOD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AUTHOR | Call by reference | Type reference (TYPE) | SYUNAME | IM_AUTHOR | 20000229 | |||
| 2 | IM_CHANGEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CHANGEDATE | 20000229 | |||
| 3 | IM_CHNAM | Call by reference | Type reference (TYPE) | SYUNAME | IM_CHNAM | 20000229 | |||
| 4 | IM_CREATEDATE | Call by reference | Type reference (TYPE) | SYDATUM | IM_CREATEDATE | 20000229 | |||
| 5 | IM_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | IM_DESCR | 20000229 | |||
| 6 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | IM_GUID | 20000229 | |||
| 7 | IM_ID | Call by reference | Type reference (TYPE) | DMC_IDENT | IM_ID | 20000229 | |||
| 8 | IM_LOADED_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | IM_LOADED_FROM_DB | 20000229 | |||
| 9 | IM_SIMPLE_RULE | Call by reference | Object reference (TYPE REF TO) | CL_DMC_SIMPLE_RULE | IM_SIMPLE_RULE | 20000229 |
Method CONSTRUCTOR on class CL_DMC_OO_METHOD has no exception.
Method COPY Signature
Method COPY on class CL_DMC_OO_METHOD has no parameter.
Method COPY on class CL_DMC_OO_METHOD has no exception.
Method DEL Signature
Method DEL on class CL_DMC_OO_METHOD has no parameter.
Method DEL on class CL_DMC_OO_METHOD has no exception.
Method GET_PARAMETERS Signature
Method GET_PARAMETERS on class CL_DMC_OO_METHOD has no parameter.
Method GET_PARAMETERS on class CL_DMC_OO_METHOD has no exception.
Method GET_PARAM_BY_GUID Signature
Method GET_PARAM_BY_GUID on class CL_DMC_OO_METHOD has no parameter.
Method GET_PARAM_BY_GUID on class CL_DMC_OO_METHOD has no exception.
Method GET_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | A_RULE | Value transfer | Object reference (TYPE REF TO) | CL_DMC_SIMPLE_RULE | A_RULE | 20000229 |
Method GET_RULE on class CL_DMC_OO_METHOD has no exception.
Method PRINT_HEADER Signature
Method PRINT_HEADER on class CL_DMC_OO_METHOD has no parameter.
Method PRINT_HEADER on class CL_DMC_OO_METHOD has no exception.
Method PRINT_IMPL Signature
Method PRINT_IMPL on class CL_DMC_OO_METHOD has no parameter.
Method PRINT_IMPL on class CL_DMC_OO_METHOD has no exception.
Method SET_DATA_NOT_SAVED Signature
Method SET_DATA_NOT_SAVED on class CL_DMC_OO_METHOD has no parameter.
Method SET_DATA_NOT_SAVED on class CL_DMC_OO_METHOD has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 46D |