SAP ABAP Class CL_CCM_CFG_CHECK_LOG_AREA (ConfigMgmt Check Area for MPL Check)
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_CONTROL_AREA | ConfigMgmt Screen Area Controller | 20010816 |
Properties
Class | CL_CCM_CFG_CHECK_LOG_AREA | |
Short Description | ConfigMgmt Check Area for MPL Check | |
Super Class | CL_CCM_CFG_CONTROL_AREA | ConfigMgmt Screen Area Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DI_CCM | Configuration Control |
Created | 20010816 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CCM_CFG_CHECK_LOG_AREA has no forward declaration.
Interfaces
Class CL_CCM_CFG_CHECK_LOG_AREA has no interface implemented.
Friends
Class CL_CCM_CFG_CHECK_LOG_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_CONFIGURATION_MANAGER | Entry class of configuration manager application layer | 20010816 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_CONFIG_CHECK_HEADER | ConfigMgmt check header | 20010816 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Docking Control Container | 20010816 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20010824 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_TARGET_CONFIG | CCM: Target Configuration | 20010824 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_AS_MAINTND_CONFIG | Entry class of configuration manager application layer | 20010824 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20010824 | ||
8 | ![]() |
Instance attribute | Private | See coding | XXX_GT_SORT_GRID | 20010824 | |||
9 | ![]() |
Instance attribute | Private | See coding | XXX_GT_TARGDATA | 20010824 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | constructor | 20010816 |
2 | ![]() |
Instance method | Public | Method | Initialize visible area | 20010824 |
3 | ![]() |
Instance method | Public | Event handling method | handler to display a new configuration check | 20010817 |
4 | ![]() |
Instance method | Private | Method | Sets a check header for the displayed config check | 20010816 |
5 | ![]() |
Instance method | Public | Method | configuation check against MPl | 20010822 |
6 | ![]() |
Instance method | Public | Method | configuation check against MPl | 20010822 |
7 | ![]() |
Instance method | Public | Event handling method | handler for doubleclick | 20010822 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | RELOAD_ON_HARDLINK_SELECTION | Instance Event (0) |
Public (2) |
raise an event to reload hierarchy | 20010816 |
Types
Class CL_CCM_CFG_CHECK_LOG_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 | 20010816 | ||
2 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Docking Control Container | 20010816 |
Method CONSTRUCTOR on class CL_CCM_CFG_CHECK_LOG_AREA has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_CCM_CFG_CHECK_LOG_AREA has no parameter.
Method INITIALIZE on class CL_CCM_CFG_CHECK_LOG_AREA has no exception.
Method ON_CHECK_HEADER_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHECK_HEADER | Call by reference | Attribute reference (LIKE) | 20010817 |
Method ON_CHECK_HEADER_CHANGED on class CL_CCM_CFG_CHECK_LOG_AREA has no exception.
Method SET_CONFIG_CHECK_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CHECK_HEADER | Call by reference | Object reference (TYPE REF TO) | CL_CCM_CONFIG_CHECK_HEADER | ConfigMgmt check header | 20010816 |
Method SET_CONFIG_CHECK_HEADER on class CL_CCM_CFG_CHECK_LOG_AREA has no exception.
Method XXXX_CONFIG_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EQUI_REF | Value transfer | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010822 | ||
2 | ![]() |
FLOC_REF | Value transfer | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010822 | ||
3 | ![]() |
ROOT_REF | Value transfer | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20010822 |
Method XXXX_CONFIG_CHECK on class CL_CCM_CFG_CHECK_LOG_AREA has no exception.
Method XXX_CONFIG_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EQUI_REF | Value transfer | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010822 | ||
2 | ![]() |
FLOC_REF | Value transfer | Object reference (TYPE REF TO) | CL_CCM_FUNCLOC | CCM: Maintenance Location FLoc | 20010822 | ||
3 | ![]() |
ROOT_REF | Value transfer | Object reference (TYPE REF TO) | CL_CCM_MAINTENANCE_ELEMENT | CCM: Maintenance Element | 20010822 |
Method XXX_CONFIG_CHECK on class CL_CCM_CFG_CHECK_LOG_AREA has no exception.
Method XXX_ON_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20010822 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20010822 | ||||
3 | ![]() |
E_ROW | Call by reference | Attribute reference (LIKE) | 20010822 |
Method XXX_ON_DOUBLE_CLICK on class CL_CCM_CFG_CHECK_LOG_AREA has no exception.
Event Signatures
Event RELOAD_ON_HARDLINK_SELECTION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EV_EQUIPMENT_REF | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CCM_EQUIPMENT | CCM: Maintenance Object Equipment | 20010816 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 46C2 |