SAP ABAP Class IF_MDG_MDF_CM_OBJECT (Change Object)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_MDG_MDF_CHANGE_MGMT_DATA | Change Management | 20081218 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_MDF_CM_OBJECT | Basis Class of Change Object | 20081218 |
Properties
| Class | IF_MDG_MDF_CM_OBJECT | |
| Short Description | Change Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081218 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MDG_MDF_CM_OBJECT has no forward declaration.
Interfaces
Class IF_MDG_MDF_CM_OBJECT has no interface implemented.
Friends
Class IF_MDG_MDF_CM_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | MDG_MDF_APPLICATION | FIN Master Data: Application | 20081218 | |||
| 2 | Constant | Public | Type reference (TYPE) | MDG_MDF_CM_OBJ_KIND | 1 | Type of Change Object | 20081218 | ||
| 3 | Constant | Public | Type reference (TYPE) | MDG_MDF_CM_OBJ_KIND | 2 | Type of Change Object | 20081218 | ||
| 4 | Constant | Public | Type reference (TYPE) | MDG_MDF_CM_OBJ_TYPE | '001' | FINB CM: Object Type of Change Object | 20081218 | ||
| 5 | Constant | Public | Type reference (TYPE) | MDG_MDF_CM_OBJ_TYPE | '002' | FINB CM: Object Type of Change Object | 20081218 | ||
| 6 | Constant | Public | Type reference (TYPE) | MDG_MDF_CM_OBJ_TYPE | '010' | FINB CM: Object Type of Change Object | 20081218 | ||
| 7 | Constant | Public | Type reference (TYPE) | MDG_MDF_CM_OBJ_TYPE | '011' | FINB CM: Object Type of Change Object | 20081218 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | MDG_MDF_CM_OBJ_KEY | Logical Object Key for Change Object | 20081218 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | MDG_MDF_CM_OBJ_KIND | Type of Change Object | 20081218 | |||
| 10 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Reference to detail object | 20081218 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | MDG_MDF_CM_OBJ_TYPE | FINB CM: Object Type of Change Object | 20081218 | |||
| 12 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Reference to creating object | 20081218 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | MDG_MDF_TXTLG | Long Text | 20081218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get values of all properties | 20081218 | |
| 2 | Instance method | Public | Method | Get Names of All Properties | 20081218 | |
| 3 | Instance method | Public | Method | Read Properties | 20081218 | |
| 4 | Instance method | Public | Method | Set Property | 20081218 |
Events
Class IF_MDG_MDF_CM_OBJECT has no event.
Types
Class IF_MDG_MDF_CM_OBJECT has no local type.
Method Signatures
Method GET_ALL_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROPERTY | Value transfer | Type reference (TYPE) | MDG_MDF_TS_CM_PROPERTY | Change Management: Eigenschaften eines Änderungsobjekts | 20081218 |
Method GET_ALL_PROPERTIES on class IF_MDG_MDF_CM_OBJECT has no exception.
Method GET_ALL_PROPERTY_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PROPERTY | Value transfer | Type reference (TYPE) | MDG_MDF_T_CM_PROP_NAME | Tabelle von Properties eines Änderungsobjekts | 20081218 |
Method GET_ALL_PROPERTY_NAMES on class IF_MDG_MDF_CM_OBJECT has no exception.
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IMPORTANCE | Call by reference | Type reference (TYPE) | MDG_MDF_IMPORTANCE | FI - Changemanagement: Importance | 20081218 | |||
| 2 | E_VALUE_NEW | Call by reference | Type reference (TYPE) | MDG_MDF_CM_PROP_VALUE | CM: Wert einer Änderung | 20081218 | |||
| 3 | E_VALUE_OLD | Call by reference | Type reference (TYPE) | MDG_MDF_CM_PROP_VALUE | CM: Wert einer Änderung | 20081218 | |||
| 4 | I_PROPERTY | Call by reference | Type reference (TYPE) | MDG_MDF_COMP_NAME | FI-Stammdaten: Name einer Komponente (z.B. eines Feldes) | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Property nicht gefunden | 20081218 |
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IMPORTANCE | Call by reference | Type reference (TYPE) | MDG_MDF_IMPORTANCE | FI - Changemanagement: Importance | 20081218 | |||
| 2 | I_PROPERTY | Call by reference | Type reference (TYPE) | MDG_MDF_COMP_NAME | FI-Stammdaten: Name einer Komponente (z.B. eines Feldes) | 20081218 | |||
| 3 | I_VALUE_NEW | Call by reference | Type reference (TYPE) | MDG_MDF_CM_PROP_VALUE | CM: Wert einer Änderung | 20081218 | |||
| 4 | I_VALUE_OLD | Call by reference | Type reference (TYPE) | MDG_MDF_CM_PROP_VALUE | CM: Wert einer Änderung | 20081218 |
Method SET_PROPERTY on class IF_MDG_MDF_CM_OBJECT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |