SAP ABAP Class CL_CCM_CFG_EQUI_AREA (ConfigMgmt Equipment Area Controller)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM-EQM-CC (Application Component) Configuration Control
⤷
DI_CCM (Package) Configuration Control
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CCM_CFG_SUBSCREEN_AREA | ConfigMgmt Subscreen Area Controller | 20010705 |
Properties
| Class | CL_CCM_CFG_EQUI_AREA | |
| Short Description | ConfigMgmt Equipment Area Controller | |
| Super Class | CL_CCM_CFG_SUBSCREEN_AREA | ConfigMgmt Subscreen Area Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DI_CCM | Configuration Control |
| Created | 20010704 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCM_CFG_EQUI_AREA has no forward declaration.
Interfaces
Class CL_CCM_CFG_EQUI_AREA has no interface implemented.
Friends
Class CL_CCM_CFG_EQUI_AREA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | Equipment (stored at on_node_detail) | 20010821 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010704 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EQUIPMENT_CHANGED | Instance Event (0) |
Public (2) |
Equipment has been changed | 20010821 |
Types
Class CL_CCM_CFG_EQUI_AREA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CCM_CFG_EQUI_AREA has no parameter.
Method CONSTRUCTOR on class CL_CCM_CFG_EQUI_AREA has no exception.
Event Signatures
Event EQUIPMENT_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EQUI_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010821 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 46C2 |