SAP ABAP Class CL_GRPC_OVS_ABS (GRPC OVS Class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_OBSOLETE (Package) Package for the obsolete objects from FN/PC/RM
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_OVS_COMMON OVS for Scheduler 20070817
Properties
Class CL_GRPC_OVS_ABS  
Short Description GRPC OVS Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_OBSOLETE   Package for the obsolete objects from FN/PC/RM 
Created 20070817   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WD_OVS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_GRPC_OVS_ABS has no interface implemented.
Friends
Class CL_GRPC_OVS_ABS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MODEL_CATELOGUE Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_MODEL_CATALOGUE communicate with entities 20081120
2 MO_MODEL_SETUP Instance attribute Protected Object reference (TYPE REF TO) CL_GRPC_MODEL_SETUP Process Model Class 20081120
3 MO_SESSION Instance attribute Protected Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20081113
4 MS_RESULT Instance attribute Protected Type reference (TYPE) GRPC_S_F4HELP Selected Result 20081120
5 MV_REGULATION_ID Instance attribute Protected Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080830
6 MV_SESSION_ID Instance attribute Protected Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070817
7 MV_SKIP_PROCESS_STEP Instance attribute Protected Type reference (TYPE) GRFN_BOOLEAN Filter out Process Step 20081202
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BACK Instance method Public Method Return Back the Selection 20081120
2 GET_VALUE_HELP Instance method Protected Method 20070817
3 GET_VALUE_HELP_STRUCTURE Instance method Protected Method Returns standard value help for SET_CONFIGURATION 20070817
4 INITIALIZE Instance method Public Method Initialize 20081120
5 OVS_4_WD Instance method Public Method 20070817
6 PARAMETER_TEXT Instance method Protected Method Returns the name of the data element of the current param 20070817
7 PREPARE_SEARCH_CRITERIA Instance method Protected Method Prepare Search Criteria 20081120
8 SET_REGULATION_ID Instance method Public Method Set Regulation ID 20080830
9 SET_SESSION_ID Instance method Public Method Set Session ID 20070909
Events
Class CL_GRPC_OVS_ABS has no event.
Types
Class CL_GRPC_OVS_ABS has no local type.
Method Signatures

Method CALL_BACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RESULT Value transfer Type reference (TYPE) GRPC_S_F4HELP Selected Result 20081120

Method CALL_BACK on class CL_GRPC_OVS_ABS has no exception.

Method GET_VALUE_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_F4HELP Call by reference Type reference (TYPE) GRPC_T_F4HELP Table of F4 Help 20070817
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070817
3 Exporting EV_NO_VALUE_HELP Call by reference Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20070817
4 Importing IS_PAGE_PARAMETERS Call by reference Type reference (TYPE) GRPC_S_PAGE_PARAMETERS 20081110
5 Importing IT_CONDITION Call by reference Type reference (TYPE) GRPC_T_PRMVAL_SEL Parameter Selection (Table) 20070820
6 Importing IV_CURR_PRM_CONTENT Call by reference Type reference (TYPE) GRPC_API_SEARCH_PATTERN 20070817
7 Importing IV_IS_HIGH Call by reference Type reference (TYPE) SAP_BOOL ABAP_FALSE Boolean Variable (X=True, Space=False) 20070817
8 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20070817

Method GET_VALUE_HELP on class CL_GRPC_OVS_ABS has no exception.

Method GET_VALUE_HELP_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20070817
2 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20081120
3 Returning RT_COLUMNS Value transfer Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20070817

Method GET_VALUE_HELP_STRUCTURE on class CL_GRPC_OVS_ABS has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID GRPC unique session ID 20081120
2 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20081120
3 Importing IV_SKIP_PROCESS_STEP Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Filter out Process Step 20081202
4 Returning RT_MESSAGES Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081120

Method INITIALIZE on class CL_GRPC_OVS_ABS has no exception.

Method OVS_4_WD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081120
2 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20070817
3 Importing IS_PAGE_PARAMETERS Call by reference Type reference (TYPE) GRPC_S_PAGE_PARAMETERS Page Parameters for Dependency Value Help 20081110
4 Importing IV_COLNAME_LONGTEXT Call by reference Type reference (TYPE) STRING 20071017
5 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20070817

Method OVS_4_WD on class CL_GRPC_OVS_ABS has no exception.

Method PARAMETER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20070817
2 Returning RV_PARAMETER_TEXT Value transfer Type reference (TYPE) STRING 20070817

Method PARAMETER_TEXT on class CL_GRPC_OVS_ABS has no exception.

Method PREPARE_SEARCH_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SELECTION Call by reference Type reference (TYPE) GRPC_S_REP_SELECTION Selections 20081120
2 Exporting ET_CONDITION Call by reference Type reference (TYPE) GRPC_T_PRMVAL_SEL Parameter Selection (Table) 20081120
3 Exporting EV_CURR_PRM_CONTENT Call by reference Type reference (TYPE) GRPC_API_SEARCH_PATTERN Search pattern for the Query APIs 20081120
4 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20081120
5 Importing IV_PARAMETER_NAME Call by reference Type reference (TYPE) STRING 20081120

Method PREPARE_SEARCH_CRITERIA on class CL_GRPC_OVS_ABS has no exception.

Method SET_REGULATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID GRPC unique session ID 20080830

Method SET_REGULATION_ID on class CL_GRPC_OVS_ABS has no exception.

Method SET_SESSION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_ID Call by reference Type reference (TYPE) GRPC_API_SESSION_ID GRPC unique session ID 20070909

Method SET_SESSION_ID on class CL_GRPC_OVS_ABS has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250