SAP ABAP Class CL_GRRM_POWL_UTIL (POWL utility methods)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_WD_POWL (Package) POWL feeder classes and WD configurations
⤷
⤷
Properties
| Class | CL_GRRM_POWL_UTIL | |
| Short Description | POWL utility methods | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_WD_POWL | POWL feeder classes and WD configurations |
| Created | 20100611 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GRRM_POWL_UTIL has no interface implemented.
Friends
Class CL_GRRM_POWL_UTIL has no friend class.
Attributes
Class CL_GRRM_POWL_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert bapiret2 tab to POWL message type | 20101104 | |
| 2 | Static method | Public | Method | 20100611 | ||
| 3 | Static method | Public | Method | 20100615 |
Events
Class CL_GRRM_POWL_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_OBJECT_SELECTION | Public | See coding | 20100615 | BEGIN OF s_object_selection,
sign TYPE sel_type,
option TYPE sel_option,
low TYPE grfn_api_object_id,
high TYPE grfn_api_object_id,
END OF s_object_selection
|
||
| 2 | T_OBJECT_SELECTION | Public | See coding | 20100615 | t_object_selection TYPE STANDARD TABLE OF s_object_selection
|
Method Signatures
Method CONVERT_BAPIRETTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20101104 | |||
| 2 | IT_BAPIRETTAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table of message | 20101104 |
Method CONVERT_BAPIRETTAB on class CL_GRRM_POWL_UTIL has no exception.
Method CONVERT_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Message META description | 20100611 | |||
| 2 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100611 |
Method CONVERT_EXCEPTION on class CL_GRRM_POWL_UTIL has no exception.
Method CONVERT_EXCEPTION_OVS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_OVS=>TY_T_MESSAGES | Message META description | 20100615 | |||
| 2 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_GRFN_EXCEPTION | Generic GRC API exception | 20100615 |
Method CONVERT_EXCEPTION_OVS on class CL_GRRM_POWL_UTIL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |