SAP ABAP Class CL_EPIC_IC_UIL (Item Comments UI)
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_IC_UIL | |
| Short Description | Item Comments UI | |
| 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 | 20110121 | 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_IC_UIL has no interface implemented.
Friends
Class CL_EPIC_IC_UIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 'A' | 20110121 | ||||
| 2 | Constant | Public | See coding | 'E' | 20110121 | ||||
| 3 | Constant | Public | See coding | 'S' | 20110121 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20110121 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20110121 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TY_COMMENT_LINE | 20110121 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | EPIC_ITM_REM | 20110121 | ||||
| 8 | Static Attribute | Private | See coding | 20110121 | |||||
| 9 | Static Attribute | Private | See coding | 20110121 | |||||
| 10 | Static Attribute | Private | See coding | 20110121 | |||||
| 11 | Static Attribute | Private | See coding | 20110121 | |||||
| 12 | Static Attribute | Private | Type reference (TYPE) | EPIC_T_ITEM_KEYS | Payment Item Keys Table Type | 20110121 | |||
| 13 | Static Attribute | Private | See coding | 20110121 | |||||
| 14 | Static Attribute | Private | Attribute reference (LIKE) | SY-UCOMM | Function Code That Triggered PAI | 20110121 | |||
| 15 | Static Attribute | Private | Attribute reference (LIKE) | SY-REPID | 20110121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | User Command | 20110121 | |
| 2 | Static method | Public | Method | Display Data | 20110121 | |
| 3 | Static method | Public | Method | Init Screen | 20110121 | |
| 4 | Static method | Public | Method | Select Data | 20110121 | |
| 5 | Static method | Private | Method | 20110121 |
Events
Class CL_EPIC_IC_UIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_BUKRS_SO | Public | See coding | Select Option for BUKRS | 20110121 | tty_bukrs_so TYPE RANGE OF bukrs
|
|
| 2 | TTY_TSDAT_SO | Public | See coding | Select Option for TSDAT | 20110121 | tty_tsdat_so TYPE RANGE OF tsdat
|
|
| 3 | TY_COMMENT_LINE | Private | See coding | 20110121 | BEGIN OF ty_comment_line,
text_line(72) TYPE c,
END OF ty_comment_line
|
Method Signatures
Method PAI_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OK_CODE | Call by reference | Attribute reference (LIKE) | SY-UCOMM | Function Code That Triggered PAI | 20110121 |
Method PAI_USER_COMMAND on class CL_EPIC_IC_UIL has no exception.
Method PBO_DISPLAY_DATA Signature
Method PBO_DISPLAY_DATA on class CL_EPIC_IC_UIL has no parameter.
Method PBO_DISPLAY_DATA on class CL_EPIC_IC_UIL has no exception.
Method PBO_INIT_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMENT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110121 |
Method PBO_INIT_SCREEN on class CL_EPIC_IC_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_ITEM_KEYS | Call by reference | Type reference (TYPE) | EPIC_T_ITEM_KEYS | 20110121 |
Method PBO_SELECT_DATA on class CL_EPIC_IC_UIL has no exception.
Method _PROCESS_OUTCOME Signature
Method _PROCESS_OUTCOME on class CL_EPIC_IC_UIL has no parameter.
Method _PROCESS_OUTCOME on class CL_EPIC_IC_UIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |