SAP ABAP Class CL_EPIC_QC_UIL (UI Logic for Query Center (EPIC) using Framework)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-GEN-UI (Package) Globalization: E-Payment Integration User Interface Objects

⤷

⤷

Properties
Class | CL_EPIC_QC_UIL | |
Short Description | UI Logic for Query Center (EPIC) using Framework | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ID-FI-EPIC-GEN-UI | Globalization: E-Payment Integration User Interface Objects |
Created | 20111102 | 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_QC_UIL has no interface implemented.
Friends
Class CL_EPIC_QC_UIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20111102 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20111102 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20111102 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | DATA | Dynamic ALV Table Content | 20111102 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | EPIC_BACO_QC_QUERY_SELECT | Query Selection | 20111102 | ||
6 | ![]() |
Static Attribute | Private | See coding | 20111102 | ||||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20111102 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20111102 | ||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_EPIC_BACO_QC_QUERY_SELECT | 20111102 | |||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_SVAL_PARAMS | 20111102 | |||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20111102 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | XSTRING | 20111102 | |||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20111102 | ||
14 | ![]() |
Static Attribute | Private | Attribute reference (LIKE) | SY-REPID | 20111102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | User Command | 20111102 |
2 | ![]() |
Static method | Public | Method | Init Screen | 20111102 |
3 | ![]() |
Static method | Public | Method | Init Screen | 20111102 |
4 | ![]() |
Static method | Private | Event handling method | 20111102 | |
5 | ![]() |
Static method | Private | Event handling method | 20111102 | |
6 | ![]() |
Static method | Private | Event handling method | 20111102 | |
7 | ![]() |
Static method | Private | Method | 20111102 | |
8 | ![]() |
Static method | Private | Method | Show query parameters | 20111102 |
Events
Class CL_EPIC_QC_UIL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_EPIC_BACO_QC_QUERY_SELECT | Private | See coding | 20111102 | tty_epic_baco_qc_query_select type standard table of epic_baco_qc_query_select
|
||
2 | TTY_SVAL_PARAMS | Private | See coding | 20111102 | tty_sval_params type standard table of sval
|
||
3 | TY_BCTYP | Public | See coding | 20111102 | begin of ty_bctyp,
bctyp type epic_bank_comm_type,
spras type spras,
bctyp_text type epic_bank_comm_type,
action_code type ui_func,
action_text type gui_text,
end of ty_bctyp
|
Method Signatures
Method PAI_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_QUERY_SELECT | Call by reference | Type reference (TYPE) | EPIC_BACO_QC_QUERY_SELECT | Query Selection | 20111102 | ||
2 | ![]() |
IV_BACKGROUND | Call by reference | Type reference (TYPE) | EPIC_BANK_COMM_BACKGROUND | Process Bank Communication in Background Task | 20120215 | ||
3 | ![]() |
IV_OK_CODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Function Code That Triggered PAI | 20111102 |
Method PAI_USER_COMMAND on class CL_EPIC_QC_UIL has no exception.
Method PBO_INIT_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_QUERY_SELECT | Call by reference | Type reference (TYPE) | EPIC_BACO_QC_QUERY_SELECT | Query Selection | 20111102 |
Method PBO_INIT_SCREEN on class CL_EPIC_QC_UIL has no exception.
Method SEND_QUERY_TO_BANK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_QUERY_SELECT | Call by reference | Type reference (TYPE) | EPIC_BACO_QC_QUERY_SELECT | Query Selection | 20111102 | ||
2 | ![]() |
IV_BACKGROUND | Call by reference | Type reference (TYPE) | EPIC_BANK_COMM_BACKGROUND | Process Bank Communication in Background Task | 20120215 |
Method SEND_QUERY_TO_BANK on class CL_EPIC_QC_UIL has no exception.
Method _EVENT_MENU_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20111102 | ||||
2 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20111102 |
Method _EVENT_MENU_BUTTON on class CL_EPIC_QC_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) | 20111102 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20111102 |
Method _EVENT_TOOLBAR on class CL_EPIC_QC_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) | 20111102 |
Method _EVENT_USER_COMMAND on class CL_EPIC_QC_UIL has no exception.
Method _HANDLE_QUERY_SELECTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_QUERY_SELECT | Call by reference | Type reference (TYPE) | EPIC_BACO_QC_QUERY_SELECT | Query Selection | 20111102 |
Method _HANDLE_QUERY_SELECTIONS on class CL_EPIC_QC_UIL has no exception.
Method _SHOW_QUERY_PARAMETERS Signature
Method _SHOW_QUERY_PARAMETERS on class CL_EPIC_QC_UIL has no parameter.
Method _SHOW_QUERY_PARAMETERS on class CL_EPIC_QC_UIL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 607 |