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 APPLICATION Instance attribute Public Type reference (TYPE) UG_APPLICATION FIN Master Data: Application 20030217
2 GC_OBJ_KIND_PRIMARY Constant Public Type reference (TYPE) UG_CM_OBJ_KIND 1 Type of Change Object 20030522
3 GC_OBJ_KIND_SECONDARY Constant Public Type reference (TYPE) UG_CM_OBJ_KIND 2 Type of Change Object 20030522
4 GC_OBJ_TYPE_FIELDNAME Constant Public Type reference (TYPE) UG_CM_OBJ_TYPE '001' FINB CM: Object Type of Change Object 20030312
5 GC_OBJ_TYPE_ROLE Constant Public Type reference (TYPE) UG_CM_OBJ_TYPE '002' FINB CM: Object Type of Change Object 20030321
6 GC_OBJ_TYPE_TABLE Constant Public Type reference (TYPE) UG_CM_OBJ_TYPE '010' FINB CM: Object Type of Change Object 20030519
7 GC_OBJ_TYPE_TABLE_FV Constant Public Type reference (TYPE) UG_CM_OBJ_TYPE '011' FINB CM: Object Type of Change Object 20030904
8 OBJECTKEY Instance attribute Public Type reference (TYPE) UG_CM_OBJ_KEY Logical Object Key for Change Object 20030217
9 OBJECTKIND Instance attribute Public Type reference (TYPE) UG_CM_OBJ_KIND Type of Change Object 20030515
10 OBJECTREF Instance attribute Public Object reference (TYPE REF TO) OBJECT Reference to detail object 20030312
11 OBJECTTYPE Instance attribute Public Type reference (TYPE) UG_CM_OBJ_TYPE FINB CM: Object Type of Change Object 20030217
12 PARENTREF Instance attribute Public Object reference (TYPE REF TO) OBJECT Reference to creating object 20030602
13 TEXT Instance attribute Public Type reference (TYPE) UG_TXTLG Long Text 20030217
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_PROPERTIES Instance method Public Method Get values of all properties 20030519
2 GET_ALL_PROPERTY_NAMES Instance method Public Method Get names of all properties 20030519
3 GET_PROPERTY Instance method Public Method Read Properties 20030217
4 SET_PROPERTY 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 Exporting 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 Returning 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 Exporting E_IMPORTANCE Call by reference Type reference (TYPE) UG_IMPORTANCE FI - Changemanagement: Importance 20030217
2 Exporting E_VALUE_NEW Call by reference Type reference (TYPE) UG_CM_PROP_VALUE CM: Wert einer Änderung 20030217
3 Exporting E_VALUE_OLD Call by reference Type reference (TYPE) UG_CM_PROP_VALUE CM: Wert einer Änderung 20030217
4 Importing 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 NOT_FOUND Property nicht gefunden 20030217

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMPORTANCE Call by reference Type reference (TYPE) UG_IMPORTANCE FI - Changemanagement: Importance 20030217
2 Importing I_PROPERTY Call by reference Type reference (TYPE) UG_COMP_NAME FI-Stammdaten: Name einer Komponente (z.B. eines Feldes) 20030217
3 Importing I_VALUE_NEW Call by reference Type reference (TYPE) UG_CM_PROP_VALUE CM: Wert einer Änderung 20030217
4 Importing 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