SAP ABAP Class CL_EPIC_EBR_REQ_ACCT_UIL (UI Logic of EBR Request Bank Account Dialog)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-EBR-UI (Package) Globalization: E-Payment Integration Bank Receipt UI
⤷
⤷
Properties
| Class | CL_EPIC_EBR_REQ_ACCT_UIL | |
| Short Description | UI Logic of EBR Request Bank Account Dialog | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-EBR-UI | Globalization: E-Payment Integration Bank Receipt UI |
| Created | 20130130 | SAP |
| Last change | 20131127 | 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) |
Interfaces
Class CL_EPIC_EBR_REQ_ACCT_UIL has no interface implemented.
Friends
Class CL_EPIC_EBR_REQ_ACCT_UIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20130605 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20130605 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20130605 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20130605 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | EPIC_T_EBR_REQ_ACCT | Table Type of EPIC_S_EBR_REQ_ACCT | 20130605 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20130605 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20130605 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | TTY_SSCR | 20130605 | ||||
| 9 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130605 | ||
| 2 | Static method | Public | Method | 20130605 | ||
| 3 | Static method | Public | Method | 20130605 | ||
| 4 | Static method | Private | Method | 20130605 | ||
| 5 | Static method | Private | Method | Deselect All | 20130605 | |
| 6 | Static method | Private | Method | 20130605 | ||
| 7 | Static method | Private | Event handling method | Event Toolbar | 20130605 | |
| 8 | Static method | Private | Event handling method | Event user command | 20130605 | |
| 9 | Static method | Private | Method | 20130605 | ||
| 10 | Static method | Private | Method | 20130605 | ||
| 11 | Static method | Private | Method | 20130605 | ||
| 12 | Static method | Private | Method | 20130605 | ||
| 13 | Static method | Private | Method | Select All | 20130605 |
Events
Class CL_EPIC_EBR_REQ_ACCT_UIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_SSCR | Public | See coding | 20130605 | tty_sscr TYPE TABLE OF rsscr
|
Method Signatures
Method HAS_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACCOUNTS | Call by reference | Type reference (TYPE) | EPIC_T_EBR_REQ_ACCT | Table Type of EPIC_S_EBR_REQ_ACCT | 20130605 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | EPIC_EBR_SEL | Select Electronic Bank Receipt | 20130605 |
Method HAS_SELECTED on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
Method PAI_SAVE_ACCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACCOUNT | Call by reference | Type reference (TYPE) | EPIC_T_EBR_REQ_ACCT | Table Type of EPIC_S_EBR_REQ_ACCT | 20130605 |
Method PAI_SAVE_ACCOUNT on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
Method PBO_INIT_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACCOUNT | Call by reference | Type reference (TYPE) | EPIC_T_EBR_REQ_ACCT | Table Type of EPIC_S_EBR_REQ_ACCT | 20130605 |
Method PBO_INIT_SCREEN on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
Method _DELETE_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Current Screen Number | 20130605 |
Method _DELETE_VARIANT on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
Method _DESELECT_ALL Signature
Method _DESELECT_ALL on class CL_EPIC_EBR_REQ_ACCT_UIL has no parameter.
Method _DESELECT_ALL on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
Method _DISPLAY_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Current Screen Number | 20130605 |
Method _DISPLAY_VARIANT on class CL_EPIC_EBR_REQ_ACCT_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) | 20130605 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20130605 |
Method _EVENT_TOOLBAR on class CL_EPIC_EBR_REQ_ACCT_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) | 20130605 |
Method _EVENT_USER_COMMAND on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
Method _GET_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Current Screen Number | 20130605 |
Method _GET_VARIANT on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
Method _INIT_ACCOUNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACCOUNT | Call by reference | Type reference (TYPE) | EPIC_T_EBR_REQ_ACCT | Table Type of EPIC_S_EBR_REQ_ACCT | 20130605 |
Method _INIT_ACCOUNTS on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
Method _INIT_GRID Signature
Method _INIT_GRID on class CL_EPIC_EBR_REQ_ACCT_UIL has no parameter.
Method _INIT_GRID on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
Method _SAVE_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DYNNR | Call by reference | Type reference (TYPE) | SY-DYNNR | Current Screen Number | 20130605 |
Method _SAVE_VARIANT on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
Method _SELECT_ALL Signature
Method _SELECT_ALL on class CL_EPIC_EBR_REQ_ACCT_UIL has no parameter.
Method _SELECT_ALL on class CL_EPIC_EBR_REQ_ACCT_UIL has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |