SAP ABAP Class CL_CCM_CFG_HOLE_AREA (ConfigMgmt Structure Gap 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 | 20010712 |
Properties
| Class | CL_CCM_CFG_HOLE_AREA | |
| Short Description | ConfigMgmt Structure Gap 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 | 20010712 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCM_CFG_HOLE_AREA has no forward declaration.
Interfaces
Class CL_CCM_CFG_HOLE_AREA has no interface implemented.
Friends
Class CL_CCM_CFG_HOLE_AREA has no friend class.
Attributes
Class CL_CCM_CFG_HOLE_AREA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010712 | |
| 2 | Instance method | Public | Method | 20060220 | ||
| 3 | Instance method | Public | Method | create hole screen population | 20010712 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | HOLE_CHANGED | Instance Event (0) |
Public (2) |
Hole changed | 20010821 |
| 2 | HOLE_CREATED | Instance Event (0) |
Public (2) |
New hole created | 20010822 |
| 3 | HOLE_DELETED | Instance Event (0) |
Public (2) |
Hole deleted | 20010822 |
Types
Class CL_CCM_CFG_HOLE_AREA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPL_LAYER_CONFMGR | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CONFIGURATION_MANAGER | Entry class of configuration manager application layer | 20010802 |
Method CONSTRUCTOR on class CL_CCM_CFG_HOLE_AREA has no exception.
Method ON_CREATE_BOM_HOLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_MAINTND_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_CCM_AS_MAINTND_CONFIG | 20060220 | ||||
| 2 | BOMITEM_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_BOMITEM | 20060220 | ||||
| 3 | EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | 20060220 |
Method ON_CREATE_BOM_HOLE on class CL_CCM_CFG_HOLE_AREA has no exception.
Method ON_CREATE_HOLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_MAINTND_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_CCM_AS_MAINTND_CONFIG | CCM: As Maintained Configuration | 20010822 | |||
| 2 | EQUI_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | Equipment number | 20010712 | |||
| 3 | FLOC_REF | Call by reference | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | Functional location | 20010712 |
Method ON_CREATE_HOLE on class CL_CCM_CFG_HOLE_AREA has no exception.
Event Signatures
Event HOLE_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOLE_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_HOLE | CCM: Maintenance Object "Hole" | 20010821 |
Event HOLE_CREATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BOMITEM_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_BOMITEM | 20060302 | |||
| 2 | IV_EQUI_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010822 | ||
| 3 | IV_FLOC_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010822 | ||
| 4 | IV_HOLE_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_HOLE | CCM: Maintenance Object "Hole" | 20010822 |
Event HOLE_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOLE_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_HOLE | CCM: Maintenance Object "Hole" | 20010822 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 46C2 |