SAP ABAP Class CL_DMC_OBJECT_MANAGER (DMC Object Management)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMC_UTIL (Package) Data Mapping and Conversion: Utilities
⤷
⤷
Properties
| Class | CL_DMC_OBJECT_MANAGER | |
| Short Description | DMC Object Management | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMC_UTIL | Data Mapping and Conversion: Utilities |
| Created | 20040720 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DMC_OBJECT_MANAGER has no forward declaration.
Interfaces
Class CL_DMC_OBJECT_MANAGER has no interface implemented.
Friends
Class CL_DMC_OBJECT_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TI_OBJECT | Object List | 20040720 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DMC_OBJECT_MANAGER | Reference to Object Manager | 20040720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds New Object to Manager | 20040720 | |
| 2 | Instance method | Public | Method | Checks if an object exists already | 20040720 | |
| 3 | Static method | Public | Method | Returns reference to object manager | 20040720 |
Events
Class CL_DMC_OBJECT_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TI_OBJECT | Private | See coding | 20040720 | |
||
| 2 | TS_OBJECT | Private | See coding | 20040720 | |
Method Signatures
Method ADD_OBJECT_TO_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DMC_POBJECT | Neues Objekt | 20040720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Einfügen | 20040720 |
Method CHECK_OBJECT_BY_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_GUID | Call by reference | Type reference (TYPE) | DMC_GUID | GUID des anzulegenden Objektes | 20040720 | |||
| 2 | RE_POBJECT | Value transfer | Object reference (TYPE REF TO) | CL_DMC_POBJECT | Existierendes Objekt | 20040721 |
Method CHECK_OBJECT_BY_GUID on class CL_DMC_OBJECT_MANAGER has no exception.
Method GET_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OBJECT_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_DMC_OBJECT_MANAGER | Objekt-Manager | 20040720 |
Method GET_REFERENCE on class CL_DMC_OBJECT_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |