SAP ABAP Class CL_EPIC_BRS_EVENT_RECEIVER (EPIC: BRS ALV Event Receiver)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-BRS-UI (Package) Globalization: E-Payment Integration Bank Recon Statement UI
⤷
⤷
Properties
| Class | CL_EPIC_BRS_EVENT_RECEIVER | |
| Short Description | EPIC: BRS ALV Event Receiver | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-BRS-UI | Globalization: E-Payment Integration Bank Recon Statement UI |
| Created | 20120816 | 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) |
Interfaces
Class CL_EPIC_BRS_EVENT_RECEIVER has no interface implemented.
Friends
Class CL_EPIC_BRS_EVENT_RECEIVER 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_GUI_ALV_GRID | ALV Object of Statement of Bank | 20120816 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Object of Statement of Enterprise | 20120816 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Flag which Means BRS Data can be Saved | 20120830 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Flag which Means BRS Data has been Changed | 20120820 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | EPIC_BRS_TYPE | EPIC BRS Type | 20120816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Event handling method | Calculate user currently checked amount | 20121016 | |
| 2 | Instance method | Public | Constructor | 20120816 | ||
| 3 | Instance method | Public | Method | Display Content of Posting Process | 20120820 | |
| 4 | Static method | Public | Method | Get Flag of BRS can be Saved on BRS Main Screen | 20120831 | |
| 5 | Static method | Public | Method | Get Flag of Changing of BRS Main Screen | 20120820 | |
| 6 | Instance method | Public | Event handling method | Handle Toolbar | 20120816 | |
| 7 | Instance method | Public | Event handling method | Handle User Command | 20120816 | |
| 8 | Instance method | Public | Event handling method | Control of Hotspot Clicking | 20120816 | |
| 9 | Instance method | Public | Event handling method | Modify ALV Data | 20120827 | |
| 10 | Static method | Public | Method | Reset Flag of Changing of BRS Main Screen | 20120820 | |
| 11 | Static method | Public | Method | Set Flag of BRS can be Saved on BRS Main Screen | 20120831 | |
| 12 | Static method | Public | Method | Set Flag of Changing of BRS Main Screen | 20120820 |
Events
Class CL_EPIC_BRS_EVENT_RECEIVER has no event.
Types
Class CL_EPIC_BRS_EVENT_RECEIVER has no local type.
Method Signatures
Method CALCUL_CHECKED_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20121016 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20121016 |
Method CALCUL_CHECKED_AMOUNT on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ALV_STATEMENT_BANK | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20120816 | ||||
| 2 | IO_ALV_STATEMENT_ENTRPS | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20120816 | ||||
| 3 | IV_TYPE | Call by reference | Type reference (TYPE) | EPIC_BRS_TYPE | 20120816 |
Method CONSTRUCTOR on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method DISPLAY_POSTPROCESS_CONTENT Signature
Method DISPLAY_POSTPROCESS_CONTENT on class CL_EPIC_BRS_EVENT_RECEIVER has no parameter.
Method DISPLAY_POSTPROCESS_CONTENT on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method GET_CAN_BE_SAVED_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CAN_BE_SAVED_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag of BRS can be Saved | 20120831 |
Method GET_CAN_BE_SAVED_FLAG on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method GET_CHANGED_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGED_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag for Changed | 20120820 |
Method GET_CHANGED_FLAG on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20120816 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20120816 |
Method HANDLE_TOOLBAR on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method HANDLE_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) | 20120816 |
Method HANDLE_USER_COMMAND on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20120816 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20120816 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20120816 |
Method HOTSPOT_CLICK on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method MODIFY_ALV_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20120903 | |||||
| 2 | E_ONF4 | Value transfer | Attribute reference (LIKE) | 20120903 | |||||
| 3 | E_ONF4_AFTER | Value transfer | Attribute reference (LIKE) | 20120903 | |||||
| 4 | E_ONF4_BEFORE | Value transfer | Attribute reference (LIKE) | 20120903 | |||||
| 5 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20120903 |
Method MODIFY_ALV_DATA on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method RESET_CHANGED_FLAG Signature
Method RESET_CHANGED_FLAG on class CL_EPIC_BRS_EVENT_RECEIVER has no parameter.
Method RESET_CHANGED_FLAG on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method SET_CAN_BE_SAVED_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ABAP_BOOL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121112 |
Method SET_CAN_BE_SAVED_FLAG on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
Method SET_CHANGED_FLAG Signature
Method SET_CHANGED_FLAG on class CL_EPIC_BRS_EVENT_RECEIVER has no parameter.
Method SET_CHANGED_FLAG on class CL_EPIC_BRS_EVENT_RECEIVER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |