SAP ABAP Class CL_UC_MON_CUST_GUI (Monitor: Hierarchy-dependent Status Display)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCML (Package) SEM-BCS: Monitor Layout
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI | Internal View of GUI Object | 20031128 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20031128 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20031128 |
Properties
| Class | CL_UC_MON_CUST_GUI | |
| Short Description | Monitor: Hierarchy-dependent Status Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UCML | SEM-BCS: Monitor Layout |
| Created | 20031128 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UC_MON_CUST_GUI has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UC_CUST_GUI | Internal View of GUI Object | 20031128 | ||
| 2 | IF_UC_CUST_GUI_EXT | External View at GUI Object | 20031128 | ||
| 3 | IF_UG_WB_COMMUNICATION | Workbench: Events and Methods for Communication with the WB | 20031128 |
Friends
Class CL_UC_MON_CUST_GUI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20031128 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | 'X' | General Indicator, SAP Consolidation | 20031128 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | UC_FLG | General Indicator, SAP Consolidation | 20031128 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20031128 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20031128 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UC_MON_CUST | Monitor: Hierarchy-dependent Status Display | 20031128 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_UC_MODEL | Model (Field Catalog, ...) | 20031128 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UCM_TS_PARAMETER | FI | 20031128 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | T_HRYNAME | 20031202 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | UCF_T_MON_CUST | Monitor: Hierarchy-dependent Status Display | 20031128 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | UGMD_TS_CHAR_VALUE_GUI | Master Data: Generic GUI Communication | 20031128 | |||
| 12 | Constant | Private | Type reference (TYPE) | SCRHPROG | 'SAPLUCML_01' | Program Name | 20031128 | ||
| 13 | Constant | Private | Type reference (TYPE) | SCRHDNUM | '1000' | Screen Number | 20031128 | ||
| 14 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UC_CUST_GUI | Internal View of GUI Object | 20031128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031128 | |
| 2 | Instance method | Public | Method | Get model and dt_ffix | 20031128 | |
| 3 | Instance method | Public | Method | Get Display Mode | 20031128 | |
| 4 | Instance method | Public | Method | Get GUI Data | 20031128 | |
| 5 | Instance method | Public | Method | Return dd_load | 20031128 | |
| 6 | Instance method | Public | Method | Makes known the container and the ALV grid | 20031128 | |
| 7 | Instance method | Private | Event handling method | Set Display Mode | 20031128 | |
| 8 | Instance method | Public | Method | Set GUI Data | 20031128 | |
| 9 | Instance method | Public | Method | Display Messages | 20031128 |
Events
Class CL_UC_MON_CUST_GUI has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_HRYNAME | Private | See coding | 20031202 | begin of s_hryname,
hryname type ug_hryname,
txtmi type uc_txtmi,
end of s_hryname
|
||
| 2 | T_HRYNAME | Private | See coding | 20031202 | T_HRYNAME type sorted table of s_hryname
with unique key hryname
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UC_MON_CUST_GUI has no parameter.
Method CONSTRUCTOR on class CL_UC_MON_CUST_GUI has no exception.
Method GET_ADD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_UC_MODEL | Modell (Feldkatalog, ...) | 20031128 | |||
| 2 | ET_FFIX | Call by reference | Type reference (TYPE) | UCM_TS_PARAMETER | Parameter | 20031128 |
Method GET_ADD_DATA on class CL_UC_MON_CUST_GUI has no exception.
Method GET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_EDIT | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20031128 |
Method GET_DISPLAY_MODE on class CL_UC_MON_CUST_GUI has no exception.
Method GET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MON_CUST | Call by reference | Type reference (TYPE) | UCF_T_MON_CUST | Monitor: Hierarchieabhängige Statusdarstellung | 20031128 |
Method GET_GUI_DATA on class CL_UC_MON_CUST_GUI has no exception.
Method GET_LOAD_FLG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_LOAD | Call by reference | Type reference (TYPE) | UC_FLG | Allgemeines Kennzeichen SAP Konsolidierung | 20031128 |
Method GET_LOAD_FLG on class CL_UC_MON_CUST_GUI has no exception.
Method SET_CONTROLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20031128 | |||
| 2 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container fuer Custom Controls in der Dynpro Area | 20031128 |
Method SET_CONTROLS on class CL_UC_MON_CUST_GUI has no exception.
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IS_EDIT | Value transfer | Attribute reference (LIKE) | 20031128 |
Method SET_DISPLAY_MODE on class CL_UC_MON_CUST_GUI has no exception.
Method SET_GUI_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MON_CUST | Call by reference | Type reference (TYPE) | UCF_T_MON_CUST | Monitor: Hierarchieabhängige Statusdarstellung | 20031128 |
Method SET_GUI_DATA on class CL_UC_MON_CUST_GUI has no exception.
Method SHOW_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | UC0_T_MESSAGE | Meldungen | 20031128 |
Method SHOW_MESSAGE on class CL_UC_MON_CUST_GUI has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 400 |