SAP ABAP Class CL_EPIC_EBR_POST_CLAIM_UIL (UI Logic for Claim Information in Post Bank Receipt)
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_POST_CLAIM_UIL | |
| Short Description | UI Logic for Claim Information in Post Bank Receipt | |
| 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 | 20130319 | SAP |
| Last change | 20140121 | 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_POST_CLAIM_UIL has no interface implemented.
Friends
Class CL_EPIC_EBR_POST_CLAIM_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_EPIC_EBR_CLAIM_DETAIL_LIST | EBR claim history list | 20130605 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20130605 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20130605 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | EPIC_T_EBR_CLAIM_DTL | Table Type of EPIC_S_EBR_CLAIM_DTL | 20130605 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20130605 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20130605 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130605 | ||||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20130605 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 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 | Private | Event handling method | Event data changed | 20130605 | |
| 4 | Static method | Private | Event handling method | Event on f4 help | 20130605 | |
| 5 | Static method | Private | Method | 20130605 | ||
| 6 | Static method | Private | Event handling method | 20130605 | ||
| 7 | Static method | Private | Method | 20130605 | ||
| 8 | Static method | Private | Method | 20130605 | ||
| 9 | Static method | Private | Method | 20130605 |
Events
Class CL_EPIC_EBR_POST_CLAIM_UIL has no event.
Types
Class CL_EPIC_EBR_POST_CLAIM_UIL has no local type.
Method Signatures
Method PBO_INIT_SCREEN Signature
Method PBO_INIT_SCREEN on class CL_EPIC_EBR_POST_CLAIM_UIL has no parameter.
Method PBO_INIT_SCREEN on class CL_EPIC_EBR_POST_CLAIM_UIL has no exception.
Method REFRESH_SCREEN_DIPLAY Signature
Method REFRESH_SCREEN_DIPLAY on class CL_EPIC_EBR_POST_CLAIM_UIL has no parameter.
Method REFRESH_SCREEN_DIPLAY on class CL_EPIC_EBR_POST_CLAIM_UIL has no exception.
Method _EVENT_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Value transfer | Attribute reference (LIKE) | 20130605 | |||||
| 2 | E_MODIFIED | Value transfer | Attribute reference (LIKE) | 20130605 |
Method _EVENT_DATA_CHANGED_FINISHED on class CL_EPIC_EBR_POST_CLAIM_UIL has no exception.
Method _EVENT_ONF4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Value transfer | Attribute reference (LIKE) | 20130605 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20130605 | |||||
| 3 | ET_BAD_CELLS | Value transfer | Attribute reference (LIKE) | 20130605 | |||||
| 4 | E_DISPLAY | Value transfer | Attribute reference (LIKE) | 20130605 | |||||
| 5 | E_FIELDNAME | Value transfer | Attribute reference (LIKE) | 20130605 | |||||
| 6 | E_FIELDVALUE | Value transfer | Attribute reference (LIKE) | 20130605 |
Method _EVENT_ONF4 on class CL_EPIC_EBR_POST_CLAIM_UIL has no exception.
Method _GET_CLAIM_INFO_DATA Signature
Method _GET_CLAIM_INFO_DATA on class CL_EPIC_EBR_POST_CLAIM_UIL has no parameter.
Method _GET_CLAIM_INFO_DATA on class CL_EPIC_EBR_POST_CLAIM_UIL 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) | 20130605 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20130605 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20130605 |
Method _HOTSPOT_CLICK on class CL_EPIC_EBR_POST_CLAIM_UIL has no exception.
Method _INIT_CLAIM_INFO_GRID Signature
Method _INIT_CLAIM_INFO_GRID on class CL_EPIC_EBR_POST_CLAIM_UIL has no parameter.
Method _INIT_CLAIM_INFO_GRID on class CL_EPIC_EBR_POST_CLAIM_UIL has no exception.
Method _PROVIDE_CLAIM_INFO_FCAT Signature
Method _PROVIDE_CLAIM_INFO_FCAT on class CL_EPIC_EBR_POST_CLAIM_UIL has no parameter.
Method _PROVIDE_CLAIM_INFO_FCAT on class CL_EPIC_EBR_POST_CLAIM_UIL has no exception.
Method _REGISTER_F4_FIELDS Signature
Method _REGISTER_F4_FIELDS on class CL_EPIC_EBR_POST_CLAIM_UIL has no parameter.
Method _REGISTER_F4_FIELDS on class CL_EPIC_EBR_POST_CLAIM_UIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |