SAP ABAP Class IF_UG_MD_CM_OBJECT (Change Object)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_UG_MD_CHANGE_MGMT_DATA | Change Management | 20030217 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_CHANGE_MGMT_FIELDNAME | Change Management Object - Field Name | 20030220 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_CHANGE_MGMT_ROLE | Change Management Object - Role | 20030313 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_CM_OBJECT | Basis Class of Change Object | 20030217 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_GC_FIELDNAME | Garbage Collector Object - Fieldname | 20040905 |
Properties
Class | IF_UG_MD_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 | 20030217 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_UG_MD_CM_OBJECT has no forward declaration.
Interfaces
Class IF_UG_MD_CM_OBJECT has no interface implemented.
Friends
Class IF_UG_MD_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) | UG_APPLICATION | FIN Master Data: Application | 20030217 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | UG_CM_OBJ_KIND | 1 | Type of Change Object | 20030522 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | UG_CM_OBJ_KIND | 2 | Type of Change Object | 20030522 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | UG_CM_OBJ_TYPE | '001' | FINB CM: Object Type of Change Object | 20030312 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | UG_CM_OBJ_TYPE | '002' | FINB CM: Object Type of Change Object | 20030321 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | UG_CM_OBJ_TYPE | '010' | FINB CM: Object Type of Change Object | 20030519 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | UG_CM_OBJ_TYPE | '011' | FINB CM: Object Type of Change Object | 20030904 | |
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UG_CM_OBJ_KEY | Logical Object Key for Change Object | 20030217 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UG_CM_OBJ_KIND | Type of Change Object | 20030515 | ||
10 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Reference to detail object | 20030312 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UG_CM_OBJ_TYPE | FINB CM: Object Type of Change Object | 20030217 | ||
12 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Reference to creating object | 20030602 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UG_TXTLG | Long Text | 20030217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get values of all properties | 20030519 |
2 | ![]() |
Instance method | Public | Method | Get names of all properties | 20030519 |
3 | ![]() |
Instance method | Public | Method | Read Properties | 20030217 |
4 | ![]() |
Instance method | Public | Method | Set Property | 20030217 |
Events
Class IF_UG_MD_CM_OBJECT has no event.
Types
Class IF_UG_MD_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) | UGMD_TS_CM_PROPERTY | Change Management: Eigenschaften eines Änderungsobjekts | 20030519 |
Method GET_ALL_PROPERTIES on class IF_UG_MD_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) | UGMD_T_CM_PROP_NAME | Tabelle von Properties eines Änderungsobjekts | 20030519 |
Method GET_ALL_PROPERTY_NAMES on class IF_UG_MD_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) | UG_IMPORTANCE | FI - Changemanagement: Importance | 20030217 | ||
2 | ![]() |
E_VALUE_NEW | Call by reference | Type reference (TYPE) | UG_CM_PROP_VALUE | CM: Wert einer Änderung | 20030217 | ||
3 | ![]() |
E_VALUE_OLD | Call by reference | Type reference (TYPE) | UG_CM_PROP_VALUE | CM: Wert einer Änderung | 20030217 | ||
4 | ![]() |
I_PROPERTY | Call by reference | Type reference (TYPE) | UG_COMP_NAME | FI-Stammdaten: Name einer Komponente (z.B. eines Feldes) | 20030217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Property nicht gefunden | 20030217 |
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) | UG_IMPORTANCE | FI - Changemanagement: Importance | 20030217 | ||
2 | ![]() |
I_PROPERTY | Call by reference | Type reference (TYPE) | UG_COMP_NAME | FI-Stammdaten: Name einer Komponente (z.B. eines Feldes) | 20030217 | ||
3 | ![]() |
I_VALUE_NEW | Call by reference | Type reference (TYPE) | UG_CM_PROP_VALUE | CM: Wert einer Änderung | 20030217 | ||
4 | ![]() |
I_VALUE_OLD | Call by reference | Type reference (TYPE) | UG_CM_PROP_VALUE | CM: Wert einer Änderung | 20030217 |
Method SET_PROPERTY on class IF_UG_MD_CM_OBJECT has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in |