SAP ABAP Class CL_FTE_POWL_BS_UTIL (utility class for POWL monitor)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FIN-FSCM (Application Component) Financial Supply Chain Management
⤷
FIN_BSM_POWL (Package) Bank statement monitor: Workcenter
⤷
⤷
Properties
| Class | CL_FTE_POWL_BS_UTIL | |
| Short Description | utility class for POWL monitor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_BSM_POWL | Bank statement monitor: Workcenter |
| Created | 20070316 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FTE_POWL_BS_UTIL has no forward declaration.
Interfaces
Class CL_FTE_POWL_BS_UTIL has no interface implemented.
Friends
Class CL_FTE_POWL_BS_UTIL has no friend class.
Attributes
Class CL_FTE_POWL_BS_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | check is there exist line items before OBN navigation | 20070322 | |
| 2 | Instance method | Public | Method | check the user command and extract the message beforehand | 20070321 | |
| 3 | Instance method | Private | Method | find if the specific icon is contained in the string | 20070402 | |
| 4 | Instance method | Public | Method | convert the icon for powl | 20070402 | |
| 5 | Instance method | Public | Method | find the tooltip from | 20070402 | |
| 6 | Instance method | Public | Method | get selection values | 20070322 |
Events
Class CL_FTE_POWL_BS_UTIL has no event.
Types
Class CL_FTE_POWL_BS_UTIL has no local type.
Method Signatures
Method CHECK_BEFORE_LINE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PASS | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | X-Flag | 20070322 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20070322 | |||
| 3 | IS_STATEMENT | Call by reference | Type reference (TYPE) | FTE_BSM_STATEMENT | 20070322 |
Method CHECK_BEFORE_LINE_ITEMS on class CL_FTE_POWL_BS_UTIL has no exception.
Method CHECK_BEFORE_NAVIGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PASS | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | Flag the check result | 20070322 | |||
| 2 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20070322 | |||
| 3 | IS_STATEMENT | Call by reference | Type reference (TYPE) | FTE_BSM_STATEMENT | 20070322 | ||||
| 4 | I_ACTIONID | Call by reference | Type reference (TYPE) | POWL_ACTIONID_TY | Action identifier | 20070321 |
Method CHECK_BEFORE_NAVIGATION on class CL_FTE_POWL_BS_UTIL has no exception.
Method CHECK_ICON_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ICON | Call by reference | Type reference (TYPE) | ICON_D | Icon in text fields (substitute display, alias) | 20070402 | |||
| 2 | IM_TEXT | Call by reference | Type reference (TYPE) | C | 20070402 | ||||
| 3 | RE_RESULT | Value transfer | Type reference (TYPE) | CHAR1 | 20070412 |
Method CHECK_ICON_EXIST on class CL_FTE_POWL_BS_UTIL has no exception.
Method CONVERT_LIGHT_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ORIGINAL | Call by reference | Type reference (TYPE) | C | 20070402 | ||||
| 2 | RE_CURRENT | Value transfer | Type reference (TYPE) | STRING | 20070402 |
Method CONVERT_LIGHT_ICON on class CL_FTE_POWL_BS_UTIL has no exception.
Method FIND_ICON_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TEXT | Value transfer | Type reference (TYPE) | C | 20070402 | ||||
| 2 | RE_RESULT | Value transfer | Type reference (TYPE) | STRING | 20070412 |
Method FIND_ICON_TOOLTIP on class CL_FTE_POWL_BS_UTIL has no exception.
Method GET_BNK_STATEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20070521 | |||
| 2 | ET_STATEMENT | Call by reference | Type reference (TYPE) | FTE_BSM_T_STATEMENT | 20070322 | ||||
| 3 | IT_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Table | 20070323 | |||
| 4 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20070323 |
Method GET_BNK_STATEMENTS on class CL_FTE_POWL_BS_UTIL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 602 |