SAP ABAP Class CL_EPIC_PP_UIL (UI Logic for Partial Payment)
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_PP_UIL | |
| Short Description | UI Logic for Partial Payment | |
| 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 | 20130527 | 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_PP_UIL has no interface implemented.
Friends
Class CL_EPIC_PP_UIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SHKZG | 'H' | Credit | 20130708 | ||
| 2 | Constant | Private | Type reference (TYPE) | SHKZG | 'S' | Debit | 20130708 | ||
| 3 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '090' | Item Status | 20130708 | ||
| 4 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '010' | Item Status | 20130708 | ||
| 5 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '120' | Item Status | 20130708 | ||
| 6 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '020' | Item Status | 20130708 | ||
| 7 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '040' | Item Status | 20130708 | ||
| 8 | Constant | Private | See coding | 'IP' | 20130708 | ||||
| 9 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag for ALV Grid Modified | 20130813 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20130708 | |||
| 11 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20130708 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20130708 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20130708 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20130708 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | EPIC_T_PP_ITEM | Payment Items Table Type | 20130708 | |||
| 16 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20130708 | |||
| 17 | Static Attribute | Private | Type reference (TYPE) | EPIC_T_ITEM_KEYS | Payment Item Keys Table Type | 20130708 | |||
| 18 | Static Attribute | Public | Type reference (TYPE) | STRING | 20130708 | ||||
| 19 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EPIC_PRTL_PYMT_MGR | EPIC: Partial Payment Manager | 20130708 |
Methods
Events
Class CL_EPIC_PP_UIL has no event.
Types
Class CL_EPIC_PP_UIL has no local type.
Method Signatures
Method CHECK_BEFORE_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | EPIC_T_MESSAGES | Messages Table Type | 20130708 | |||
| 2 | IS_PP_AMOUNTS | Call by reference | Type reference (TYPE) | EPIC_S_PP_AMOUNTS | Amounts for Partial Payment | 20130708 | |||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20130708 |
Method CHECK_BEFORE_NAVIGATION on class CL_EPIC_PP_UIL has no exception.
Method CONTINUE_WITH_MESSAGE_OR_NOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTINUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20131028 | ||||
| 2 | IT_MESSAGE | Call by reference | Type reference (TYPE) | EPIC_T_MESSAGES | Messages Table Type | 20131028 |
Method CONTINUE_WITH_MESSAGE_OR_NOT on class CL_EPIC_PP_UIL has no exception.
Method FREE_OBJECTS Signature
Method FREE_OBJECTS on class CL_EPIC_PP_UIL has no parameter.
Method FREE_OBJECTS on class CL_EPIC_PP_UIL has no exception.
Method GET_CHECKED_KEYS_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHECKED_ITEMS | Call by reference | Type reference (TYPE) | EPIC_T_PRL_ITEMS | Table Type of PRL Items (Database Table) | 20130708 | |||
| 2 | ET_CHECKED_KEYS | Call by reference | Type reference (TYPE) | EPIC_T_ITEM_KEYS | Payment Item Keys Table Type | 20130708 |
Method GET_CHECKED_KEYS_ITEMS on class CL_EPIC_PP_UIL has no exception.
Method INIT Signature
Method INIT on class CL_EPIC_PP_UIL has no parameter.
Method INIT on class CL_EPIC_PP_UIL has no exception.
Method NEED_FURTHER_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_NEED_POPUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130708 | ||||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | EPIC_T_PRL_ITEMS | Table Type of PRL Items (Database Table) | 20130708 | |||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | STRING | 20130708 |
Method NEED_FURTHER_POPUP on class CL_EPIC_PP_UIL has no exception.
Method PBO_DISPLAY_DATA Signature
Method PBO_DISPLAY_DATA on class CL_EPIC_PP_UIL has no parameter.
Method PBO_DISPLAY_DATA on class CL_EPIC_PP_UIL has no exception.
Method PBO_INIT_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DEFAULT_SEL_GRP | Call by reference | Type reference (TYPE) | EPIC_S_ITEM | Default Selected Group | 20130708 | |||
| 2 | ES_PP_AMOUNTS | Call by reference | Type reference (TYPE) | EPIC_S_PP_AMOUNTS | Amounts for Partial Payment | 20130708 |
Method PBO_INIT_SCREEN on class CL_EPIC_PP_UIL has no exception.
Method PBO_SELECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | EPIC_T_PRL_ITEMS | Payment Items Table Type | 20130708 |
Method PBO_SELECT_DATA on class CL_EPIC_PP_UIL has no exception.
Method _DISABLE_CHECKBOX_INVALID Signature
Method _DISABLE_CHECKBOX_INVALID on class CL_EPIC_PP_UIL has no parameter.
Method _DISABLE_CHECKBOX_INVALID on class CL_EPIC_PP_UIL has no exception.
Method _EVENT_CALCULATE_AMOUNTS 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) | 20130708 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20130708 |
Method _EVENT_CALCULATE_AMOUNTS on class CL_EPIC_PP_UIL has no exception.
Method _EVENT_HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20130708 |
Method _EVENT_HANDLE_TOOLBAR on class CL_EPIC_PP_UIL has no exception.
Method _EVENT_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) | 20130708 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20130708 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20130708 |
Method _EVENT_HOTSPOT_CLICK on class CL_EPIC_PP_UIL has no exception.
Method _EVENT_SELECTION_CHANGED Signature
Method _EVENT_SELECTION_CHANGED on class CL_EPIC_PP_UIL has no parameter.
Method _EVENT_SELECTION_CHANGED on class CL_EPIC_PP_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 | Call by reference | Attribute reference (LIKE) | 20130708 |
Method _EVENT_USER_COMMAND on class CL_EPIC_PP_UIL has no exception.
Method _GET_TRANSIENTS Signature
Method _GET_TRANSIENTS on class CL_EPIC_PP_UIL has no parameter.
Method _GET_TRANSIENTS on class CL_EPIC_PP_UIL has no exception.
Method _INIT_TOOLBAR_EXCLUDING Signature
Method _INIT_TOOLBAR_EXCLUDING on class CL_EPIC_PP_UIL has no parameter.
Method _INIT_TOOLBAR_EXCLUDING on class CL_EPIC_PP_UIL has no exception.
Method _MARK_PREV_SEL_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTED_KEYS | Call by reference | Type reference (TYPE) | EPIC_T_ITEM_KEYS | Payment Item Keys Table Type | 20130708 |
Method _MARK_PREV_SEL_LINES on class CL_EPIC_PP_UIL has no exception.
Method _PROVIDE_STANDARD_FCAT Signature
Method _PROVIDE_STANDARD_FCAT on class CL_EPIC_PP_UIL has no parameter.
Method _PROVIDE_STANDARD_FCAT on class CL_EPIC_PP_UIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |