SAP ABAP Class CL_UG_MD_CM_CONTROLLER (Change Management: Controller)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD8 (Package) FIN General: Master Data: Change Management
Properties
Class CL_UG_MD_CM_CONTROLLER  
Short Description Change Management: Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD8   FIN General: Master Data: Change Management 
Created 20030217   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UG_MD_CM_CONTROLLER has no interface implemented.
Friends
Class CL_UG_MD_CM_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DT_NEW_FILTER Instance attribute Public Type reference (TYPE) UGMD_T_CM_FILTER Table of Filter Conditions 20050211
2 D_MODUS Instance attribute Public Type reference (TYPE) UG_CM_MODUS Data Model Synchronization: Mode 20031017
3 FALSE Constant Public Type reference (TYPE) UG_FLG SPACE FIN Master Data: General Indicator 20030217
4 MODUS_DISPLAY Constant Public Type reference (TYPE) UG_CM_MODUS 'D' Data Model Synchronization: Mode 20031017
5 MODUS_FULL Constant Public Type reference (TYPE) UG_CM_MODUS 'F' Data Model Synchronization: Mode 20031017
6 MODUS_GC_DISPLAY Constant Public Type reference (TYPE) UG_CM_MODUS 'H' Garbage Collector - Display Mode 20050322
7 MODUS_GC_FULL Constant Public Type reference (TYPE) UG_CM_MODUS 'G' Garbage Collector - Full Mode 20050322
8 TRUE Constant Public Type reference (TYPE) UG_FLG 'X' FIN Master Data: General Indicator 20030217
9 _T_OBJECTS Instance attribute Private Type reference (TYPE) YT_OBJECTS Table of Change Objects 20030217
10      
11 _T_PARTICIPANT Instance attribute Private Type reference (TYPE) UGMD_T_CM_PARTICIPANT Tables of Participants in Change Management 20030217
12 _T_PART_OBJS Instance attribute Private Type reference (TYPE) YT_PART_OBJ Objects by Participant 20030217
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Static method Public Method Authorization Check for Garbage Collector 20050322
2 CALL_MONITOR Static method Public Method Call Sync Monitor 20030603
3 CHECK_AND_GENERATE Static method Public Method Broadcast Call With Generation 20040512
4 CHECK_CHANGE_OBJECTS Instance method Public Method 20050216
5 CHECK_FOR_CHANGES Instance method Public Method Look for Changed Objects 20030217
6 CHECK_GENERATION_POSSIBLE Instance method Public Method Survey: Is Generation Permitted? 20030904
7