SAP ABAP Class CL_EPIC_BACO_MONITOR_MAIN_UIL (UI Logic for Bank Communication Monitor)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-BACO-UI (Package) Globalization: EPIC Bank Connection Services: UI
⤷
⤷
Properties
| Class | CL_EPIC_BACO_MONITOR_MAIN_UIL | |
| Short Description | UI Logic for Bank Communication Monitor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-BACO-UI | Globalization: EPIC Bank Connection Services: UI |
| Created | 20110406 | SAP |
| Last change | 20130531 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_EPIC_BACO_MONITOR_MAIN_UIL has no interface implemented.
Friends
Class CL_EPIC_BACO_MONITOR_MAIN_UIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 'BC' | Variant Handle | 20110406 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | FLAG | ABAP_FALSE | Controls Created | 20110406 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | FLAG | ABAP_FALSE | General Flag | 20110406 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | FLAG | ABAP_FALSE | Fieldcats Created | 20110406 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | FLAG | ABAP_FALSE | Init Done | 20110406 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | FLAG | ABAP_FALSE | Selections Requested | 20110406 | ||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20110406 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20110406 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20110406 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20110406 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20110406 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | EPIC_T_BACO_DAT_UI | Table Type Bank Communication | 20110406 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110406 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | EPIC_T_BACO_KEYS | Table Type Bank Communication Keys | 20110406 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Message Dummy | 20110406 | |||
| 16 | Static Attribute | Private | Attribute reference (LIKE) | SY-UCOMM | Function Code That Triggered PAI | 20110406 | |||
| 17 | Static Attribute | Private | Attribute reference (LIKE) | SY-REPID | 20110406 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | User Command | 20110406 | |
| 2 | Static method | Public | Method | Init Screen | 20110406 | |
| 3 | Static method | Public | Method | Select and Display Data | 20110406 | |
| 4 | Static method | Private | Event handling method | 20110406 | ||
| 5 | Static method | Private | Event handling method | 20110406 | ||
| 6 | Static method | Private | Event handling method | 20110406 | ||
| 7 | Static method | Private | Method | 20110406 | ||
| 8 | Static method | Private | Method | 20110406 | ||
| 9 | Static method | Private | Method | 20110406 |
Events
Class CL_EPIC_BACO_MONITOR_MAIN_UIL has no event.
Types
Class CL_EPIC_BACO_MONITOR_MAIN_UIL has no local type.
Method Signatures
Method PAI_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OK_CODE | Call by reference | Attribute reference (LIKE) | SY-UCOMM | Function Code That Triggered PAI | 20110406 |
Method PAI_USER_COMMAND on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no exception.
Method PBO_INIT_SCREEN Signature
Method PBO_INIT_SCREEN on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no parameter.
Method PBO_INIT_SCREEN on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no exception.
Method PBO_SELECT_AND_DISPLAY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20110406 |
Method PBO_SELECT_AND_DISPLAY_DATA on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no exception.
Method _EVENT_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20110406 | |||||
| 2 | E_ROW | Value transfer | Attribute reference (LIKE) | 20110406 |
Method _EVENT_DOUBLE_CLICK on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no exception.
Method _EVENT_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20110406 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20110406 |
Method _EVENT_TOOLBAR on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no exception.
Method _EVENT_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20110406 |
Method _EVENT_USER_COMMAND on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no exception.
Method _GET_SELECTED_KEYS Signature
Method _GET_SELECTED_KEYS on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no parameter.
Method _GET_SELECTED_KEYS on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no exception.
Method _GET_TRANSIENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BACO | Call by reference | Attribute reference (LIKE) | GT_GRID_DATA | 20110406 |
Method _GET_TRANSIENTS on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no exception.
Method _PROVIDE_STANDARD_FCAT Signature
Method _PROVIDE_STANDARD_FCAT on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no parameter.
Method _PROVIDE_STANDARD_FCAT on class CL_EPIC_BACO_MONITOR_MAIN_UIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |