SAP ABAP Class CL_GRPC_OLSP_ASSIST (Assistance Class for Rule Criteria)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_RULE_ENGINE (Package) PC Rule Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRPC_ASSIST_ABS Super Class of GRPC Assistance Class 20070717
Properties
Class CL_GRPC_OLSP_ASSIST  
Short Description Assistance Class for Rule Criteria    
Super Class CL_GRPC_ASSIST_ABS Super Class of GRPC Assistance Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_RULE_ENGINE   PC Rule Engine 
Created 20070717   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)
Interfaces
Class CL_GRPC_OLSP_ASSIST has no interface implemented.
Friends
Class CL_GRPC_OLSP_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECK_AUTHORIZED Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070817
2 ENABLE_ASSIST Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070725
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Cancel 20070717
2 CHECK_CAN_DISP Instance method Public Method Check for authorization for Display 20070813
3 CHECK_CAN_EDIT Instance method Public Method Check for authorization for Editing 20070813
4 CHECK_EXISTING_OLSP Instance method Public Method Retrive OLSP 20081121
5 CHECK_LOCKING Instance method Public Method 20070925
6 CHECK_OLSP_USED Instance method Public Method 20110121
7 CHECK_VALID_RULE_CRITERIA Instance method Public Method 20071222
8 CREATE Instance method Public Method Create 20070720
9 DELETE Instance method Public Method Delete 20070717
10 GET_CONNECTOR Instance method Public Method 20071222
11 GET_OLSP_LIST Instance method Public Method Get OLSP List 20070717
12 GET_OTR_TEXT Instance method Public Method Method to return the OTR text 20070827
13 GET_OVS_RULEVAR_LIST Instance method Public Method 20071222
14 GET_RLCR_VALUE_FOR_OVS Instance method Public Method 20071221
15 RETRIEVE_OLSP Instance method Public Method Retrive Rule Script 20081121
16 SAVE Instance method Public Method Save 20070717
17 SHOW_ERROR_MESSAGE Instance method Public Method Show error message in WD Screen 20070813
18 SHOW_MESSAGE Instance method Public Method Method to return the show message to view 20070831
19 TRANSLATE_RANGE_TO_UPPER_CASE Instance method Public Method Get Scripts assigned to Rule Criteria 20090214
20 UPDATE Instance method Public Method Update 20070720
Events
Class CL_GRPC_OLSP_ASSIST has no event.
Types
Class CL_GRPC_OLSP_ASSIST has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on class CL_GRPC_OLSP_ASSIST has no parameter.
Method CANCEL on class CL_GRPC_OLSP_ASSIST has no exception.

Method CHECK_CAN_DISP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070813

Method CHECK_CAN_DISP on class CL_GRPC_OLSP_ASSIST has no exception.

Method CHECK_CAN_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070813

Method CHECK_CAN_EDIT on class CL_GRPC_OLSP_ASSIST has no exception.

Method CHECK_EXISTING_OLSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OLSP Call by reference Type reference (TYPE) GRPC_ORGUNITGRP OLSP 20081121
2 Returning RV_OLSP_FOUND Value transfer Type reference (TYPE) ABAP_BOOL 20081121

Method CHECK_EXISTING_OLSP on class CL_GRPC_OLSP_ASSIST has no exception.

Method CHECK_LOCKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RETURN_CODE Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20070928
2 Importing IV_OLSP Call by reference Type reference (TYPE) GRPC_ORGUNITGRP Ogranization Unit Group 20070928

Method CHECK_LOCKING on class CL_GRPC_OLSP_ASSIST has no exception.

Method CHECK_OLSP_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_FOUND Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20110121
2 Exporting EV_OLSP_USED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20110121
3 Exporting EV_ORGUNIT_DESCR Call by reference Type reference (TYPE) GRPC_API_OBJECT_DESCR Description of the entity 20110121
4 Exporting EV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20110121
5 Importing IV_ORGUNITGROUP Call by reference Type reference (TYPE) GRPCORGUNITGRP-ORGUNITGROUP Organization Level System Parameter 20110121

Method CHECK_OLSP_USED on class CL_GRPC_OLSP_ASSIST has no exception.

Method CHECK_VALID_RULE_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Value transfer Type reference (TYPE) XFELD Checkbox 20071222
2 Exporting E_SYSTEM_TYPE Call by reference Type reference (TYPE) STRING System Type 20080109
3 Importing I_CONNECTOR Call by reference Type reference (TYPE) GRPC_CONNECTOR Target Connector 20071222
4 Importing I_RULEVAR Call by reference Type reference (TYPE) GRPC_RULEVAR Rule Criteria 20071222

Method CHECK_VALID_RULE_CRITERIA on class CL_GRPC_OLSP_ASSIST has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OLSP_DETAILS Call by reference Type reference (TYPE) GRPC_S_API_OLSP_DETAILS Org. Level System Parameter Details 20070821
2 Returning RC Value transfer Type reference (TYPE) I Return code 20070808

Method CREATE on class CL_GRPC_OLSP_ASSIST has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OLSP_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID 20070821
2 Returning RC Value transfer Type reference (TYPE) I Return code 20070808

Method DELETE on class CL_GRPC_OLSP_ASSIST has no exception.

Method GET_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_CONNECTOR_ATTR Value transfer Type reference (TYPE) GRPCCONNECTOR Register Connector in GRC 20071222
2 Importing I_CONNECTOR Call by reference Type reference (TYPE) GRPC_CONNECTOR Target Connector 20071222

Method GET_CONNECTOR on class CL_GRPC_OLSP_ASSIST has no exception.

Method GET_OLSP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_OLSP Value transfer Type reference (TYPE) GRPC_T_API_OLSP Rule Criteria 20070717
2 Importing I_OLSP_DESC Call by reference Type reference (TYPE) GRPC_ORGUNITGRP_DESC Organization Unit Group Description 20070720
3 Importing I_OLSP_NAME Call by reference Type reference (TYPE) GRPC_ORGUNITGRP Ogranization Unit Group 20070720

Method GET_OLSP_LIST on class CL_GRPC_OLSP_ASSIST has no exception.

Method GET_OTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LABEL_NAME Call by reference Type reference (TYPE) STRING 20070827
2 Importing IV_PACKAGE_NAME Call by reference Type reference (TYPE) STRING 20070827
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20070827

Method GET_OTR_TEXT on class CL_GRPC_OLSP_ASSIST has no exception.

Method GET_OVS_RULEVAR_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_RLCRSYSA Value transfer Type reference (TYPE) GRPC_T_DB_RLCRSYSA DB table for Rule Criteria System Assignment 20071222
2 Importing I_CONNECTOR Call by reference Type reference (TYPE) GRPC_CONNECTOR Target Connector 20071222

Method GET_OVS_RULEVAR_LIST on class CL_GRPC_OLSP_ASSIST has no exception.

Method GET_RLCR_VALUE_FOR_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RLCRSYSA Call by reference Type reference (TYPE) GRPCRLCRSYSA Character field of length 40 20071221
2 Exporting E_RC Call by reference Type reference (TYPE) I 20071221
3 Importing I_CONNECTOR Call by reference Type reference (TYPE) GRPC_CONNECTOR Character field of length 40 20071221
4 Importing I_RULEVAR Call by reference Type reference (TYPE) GRPC_RULEVAR Character field of length 40 20071221

Method GET_RLCR_VALUE_FOR_OVS on class CL_GRPC_OLSP_ASSIST has no exception.

Method RETRIEVE_OLSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_MESSAGE Call by reference Type reference (TYPE) ABAP_BOOL 20081121
2 Exporting ES_OLSP_DETAILS Call by reference Type reference (TYPE) GRPC_S_API_OLSP_DETAILS Org. Level System Parameter Details 20081121
3 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20081121
4 Importing I_EDITABLE Call by reference Type reference (TYPE) ABAP_BOOL 20081121
5 Importing I_OLSP_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID Ogranization Unit Group 20081121

Method RETRIEVE_OLSP on class CL_GRPC_OLSP_ASSIST has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) I Return code 20070808

Method SAVE on class CL_GRPC_OLSP_ASSIST has no exception.

Method SHOW_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_NO Value transfer Type reference (TYPE) I 20070813
2 Importing I_V1 Call by reference Type reference (TYPE) STRING 20070813

Method SHOW_ERROR_MESSAGE on class CL_GRPC_OLSP_ASSIST has no exception.

Method SHOW_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_NO Value transfer Type reference (TYPE) SY-MSGNO Message Number 20070831
2 Importing I_MSG_TYPE Value transfer Type reference (TYPE) SY-MSGTY Message Type 20070831
3 Importing I_V1 Call by reference Type reference (TYPE) STRING 20070831
4 Importing I_V2 Call by reference Type reference (TYPE) STRING 20070831
5 Importing I_V3 Call by reference Type reference (TYPE) STRING 20070831
6 Importing I_VIEW Call by reference Type reference (TYPE) STRING 20070831

Method SHOW_MESSAGE on class CL_GRPC_OLSP_ASSIST has no exception.

Method TRANSLATE_RANGE_TO_UPPER_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RANGE Value transfer Type reference (TYPE) CHAR30 Range 20090214
2 Importing IV_RANGE Call by reference Type reference (TYPE) CHAR30 Range 20090214

Method TRANSLATE_RANGE_TO_UPPER_CASE on class CL_GRPC_OLSP_ASSIST has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OLSP_DETAILS Call by reference Type reference (TYPE) GRPC_S_API_OLSP_DETAILS 20070821
2 Returning RC Value transfer Type reference (TYPE) I Return code 20070808

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