SAP ABAP Class IF_UG_MD_CM_PARTICIPANT (Participants in Change Management)
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_UC_CM_OBJ_DB Represents Change Mgmt Object for Data Basis 20030516
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_MD_CHANGE_MGMT_AREAID Change Management Participant - Application Area 20030220
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_MD_GC_AREAID Change Management Participant - Application Area 20040905
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_MD_GC_AREAID_GLOBAL Change Management Participant - Application Area 20050130
Properties
Class IF_UG_MD_CM_PARTICIPANT  
Short Description Participants in Change Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030217   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UG_MD_CM_PARTICIPANT has no forward declaration.
Interfaces
Class IF_UG_MD_CM_PARTICIPANT has no interface implemented.
Friends
Class IF_UG_MD_CM_PARTICIPANT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIV_ORDER Instance attribute Public Type reference (TYPE) UG_CM_ACTIV_ORDER Activation Sequence 20030917
2 APPLICATION Instance attribute Public Type reference (TYPE) UG_APPLICATION FIN Master Data: Application 20030218
3 ID Instance attribute Public Type reference (TYPE) UG_CM_OBJ_KEY Logical Object Key for Change Object 20030217
4 O_CONTROLLER Instance attribute Public Object reference (TYPE REF TO) CL_UG_MD_CM_CONTROLLER Change Management: Controller 20030620
5 TEXT Instance attribute Public Type reference (TYPE) UG_TXTLG Long Text 20030217
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_GENERATION_POSSIBLE Instance method Public Method Is a generation possible? 20030904
2 GENERATE Instance method Public Method Adjust Data Model 20030904
3 GET_AFFECTED_OBJECTS Instance method Public Method Search objects affected by changes 20030217
4 GET_CHANGE_OBJECTS Instance method Public Method Search changed objects 20030217
Events
Class IF_UG_MD_CM_PARTICIPANT has no event.
Types
Class IF_UG_MD_CM_PARTICIPANT has no local type.
Method Signatures

Method CHECK_GENERATION_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030904
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030904

Method CHECK_GENERATION_POSSIBLE on class IF_UG_MD_CM_PARTICIPANT has no exception.

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20030904
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20030904

Method GENERATE on class IF_UG_MD_CM_PARTICIPANT has no exception.

Method GET_AFFECTED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CM_OBJECT Call by reference Type reference (TYPE) UGMD_T_CM_OBJECT Tabelle von Änderungsobjekten 20030515
2 Importing IT_CM_OBJECT Call by reference Type reference (TYPE) UGMD_T_CM_OBJECT Tabelle von Änderungsobjekten 20030515
3 Importing IT_FILTER Call by reference Type reference (TYPE) UGMD_T_CM_FILTER Bedingung 20030515

Method GET_AFFECTED_OBJECTS on class IF_UG_MD_CM_PARTICIPANT has no exception.

Method GET_CHANGE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CM_OBJECT Call by reference Type reference (TYPE) UGMD_T_CM_OBJECT Tabelle von Änderungsobjekten 20030515
2 Importing IT_FILTER Call by reference Type reference (TYPE) UGMD_T_CM_FILTER Bedingung 20030515

Method GET_CHANGE_OBJECTS on class IF_UG_MD_CM_PARTICIPANT has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in