SAP ABAP Class CL_GRFN_OVS (Backend for OVS)
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 | |
Short Description | Backend for OVS | |
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 | 20081204 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_OVS has no interface implemented.
Friends
Class CL_GRFN_OVS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_API_ENTITY_ID | 'COUNTRY' | Country | 20100325 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_API_ENTITY_ID | 'DL' | Distribution List | 20130530 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_API_ENTITY_ID | 'REGION' | Region | 20100325 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 15 | Number of rows | 20090305 | |
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081204 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_FIELD | 20081204 | |||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20081204 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Integration mode | 20101018 | |
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_ORG_VIEW_ID | Organization View ID | 20140116 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_REPNAME | Report ID | 20090204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Called from OVS event handler | 20081204 |
2 | ![]() |
Instance method | Private | Method | Get headers for result table | 20081204 |
3 | ![]() |
Static method | Public | Method | Get fresh reference | 20081204 |
4 | ![]() |
Instance method | Public | Method | Define link to context for entity | 20081204 |
5 | ![]() |
Instance method | Public | Method | Set integration mode | 20101028 |
6 | ![]() |
Instance method | Public | Method | 20140116 | |
7 | ![]() |
Instance method | Public | Method | Set Regulation(s) | 20081204 |
8 | ![]() |
Instance method | Public | Method | Set Regulations | 20090902 |
9 | ![]() |
Instance method | Public | Method | Set New Session | 20081204 |
Events
Class CL_GRFN_OVS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_FIELD | Protected | See coding | 20081204 | begin of ys_field,
entity_id type grfn_api_entity_id,
context_node type ref to if_wd_context_node,
attr_name type string,
end of ys_field
|
||
2 | YT_FIELD | Protected | See coding | 20081204 | 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 | 20081204 | |||
2 | ![]() |
IO_WDEVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20081204 |
Method EVENT_HANDLER_OVS on class CL_GRFN_OVS has no exception.
Method GET_HEADERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TEXT_LABEL | Call by reference | Type reference (TYPE) | STRING | 20081204 | |||
2 | ![]() |
EV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20081204 | |||
3 | ![]() |
EV_VALUE_LABEL | Call by reference | Type reference (TYPE) | STRING | 20081204 | |||
4 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20081204 |
Method GET_HEADERS on class CL_GRFN_OVS has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REPORT_ID | Call by reference | Type reference (TYPE) | GRFN_REPNAME | Use Reporting authorizations for selection | 20090204 | ||
2 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_OVS | Backend for OVS | 20081204 |
Method GET_INSTANCE on class CL_GRFN_OVS 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 | 20081209 | ||
2 | ![]() |
IV_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20081204 | |||
3 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20081204 |
Method SET_FIELD_REF on class CL_GRFN_OVS has no exception.
Method SET_INTEGRATION_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INTEGRATION_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101028 |
Method SET_INTEGRATION_MODE on class CL_GRFN_OVS has no exception.
Method SET_ORGUNIT_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORGUNIT_VIEW | Call by reference | Type reference (TYPE) | GRFN_ORG_VIEW_ID | 20140116 |
Method SET_ORGUNIT_VIEW on class CL_GRFN_OVS has no exception.
Method SET_REGULATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081204 |
Method SET_REGULATION on class CL_GRFN_OVS has no exception.
Method SET_REGULATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | table type of API object ID | 20090902 |
Method SET_REGULATIONS on class CL_GRFN_OVS has no exception.
Method SET_SESSION 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 | 20081204 | ||
2 | ![]() |
IV_SESSION_ID | Call by reference | Type reference (TYPE) | GRFN_API_SESSION_ID | ID of GRC session | 20081204 |
Method SET_SESSION on class CL_GRFN_OVS has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |