SAP ABAP Class CL_GRFN_OVS_EXT (OVS Extension)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
⤷
⤷
Properties
| Class | CL_GRFN_OVS_EXT | |
| Short Description | OVS Extension | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_WD_REUSE | GRC Common Layer Reusable UI Components |
| Created | 20100318 | SAP |
| Last change | 20141106 | |
| 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_GRFN_OVS_EXT has no interface implemented.
Friends
Class CL_GRFN_OVS_EXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 15 | Number of rows | 20100318 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100318 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | YT_FIELD | 20100318 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100505 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Called from OVS event handler | 20100318 | |
| 2 | Instance method | Private | Method | Get headers for result table | 20100318 | |
| 3 | Static method | Public | Method | Get fresh reference | 20100318 | |
| 4 | Instance method | Public | Method | Define link to context for entity | 20100318 |
Events
Class CL_GRFN_OVS_EXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FIELD | Protected | See coding | 20100318 | BEGIN OF ys_field,
ovs_method TYPE grfn_ui_ovs_search,
context_node TYPE REF TO if_wd_context_node,
attr_name TYPE string,
END OF ys_field
|
||
| 2 | YT_FIELD | Protected | See coding | 20100318 | yt_field TYPE STANDARD TABLE OF ys_field WITH DEFAULT KEY
|
Method Signatures
Method EVENT_HANDLER_OVS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVS_CALLBACK_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | 20100318 | ||||
| 2 | IO_WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20100318 |
Method EVENT_HANDLER_OVS on class CL_GRFN_OVS_EXT has no exception.
Method GET_HEADERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COLUMN_LABEL | Call by reference | Type reference (TYPE) | GRFN_T_STRING | String table | 20100422 | |||
| 2 | EV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20100318 | ||||
| 3 | IV_OVS_METHOD | Call by reference | Type reference (TYPE) | GRFN_UI_OVS_SEARCH | OVS Search Help | 20100318 |
Method GET_HEADERS on class CL_GRFN_OVS_EXT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100318 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100505 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_OVS_EXT | Backend for OVS | 20100318 |
Method GET_INSTANCE on class CL_GRFN_OVS_EXT has no exception.
Method SET_FIELD_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Node | 20100318 | |||
| 2 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20100318 | ||||
| 3 | IV_OVS_METHOD | Call by reference | Type reference (TYPE) | GRFN_UI_OVS_SEARCH | Entity ID | 20100318 |
Method SET_FIELD_REF on class CL_GRFN_OVS_EXT has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |