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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Public | Type reference (TYPE) | UGMD_T_CM_FILTER | Table of Filter Conditions | 20050211 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UG_CM_MODUS | Data Model Synchronization: Mode | 20031017 | |||
| 3 | Constant | Public | Type reference (TYPE) | UG_FLG | SPACE | FIN Master Data: General Indicator | 20030217 | ||
| 4 | Constant | Public | Type reference (TYPE) | UG_CM_MODUS | 'D' | Data Model Synchronization: Mode | 20031017 | ||
| 5 | Constant | Public | Type reference (TYPE) | UG_CM_MODUS | 'F' | Data Model Synchronization: Mode | 20031017 | ||
| 6 | Constant | Public | Type reference (TYPE) | UG_CM_MODUS | 'H' | Garbage Collector - Display Mode | 20050322 | ||
| 7 | Constant | Public | Type reference (TYPE) | UG_CM_MODUS | 'G' | Garbage Collector - Full Mode | 20050322 | ||
| 8 | Constant | Public | Type reference (TYPE) | UG_FLG | 'X' | FIN Master Data: General Indicator | 20030217 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | YT_OBJECTS | Table of Change Objects | 20030217 | |||
| 10 | |||||||||
| 11 | Instance attribute | Private | Type reference (TYPE) | UGMD_T_CM_PARTICIPANT | Tables of Participants in Change Management | 20030217 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | YT_PART_OBJ | Objects by Participant | 20030217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Authorization Check for Garbage Collector | 20050322 | |
| 2 | Static method | Public | Method | Call Sync Monitor | 20030603 | |
| 3 | Static method | Public | Method | Broadcast Call With Generation | 20040512 | |
| 4 | Instance method | Public | Method | 20050216 | ||
| 5 | Instance method | Public | Method | Look for Changed Objects | 20030217 | |
| 6 | Instance method | Public | Method | Survey: Is Generation Permitted? | 20030904 | |
| 7 |