SAP ABAP Class CL_GRPC_RULESET_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 20071009
Properties
Class CL_GRPC_RULESET_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 20071009   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_RULESET_ASSIST has no interface implemented.
Friends
Class CL_GRPC_RULESET_ASSIST has no friend class.
Attributes
Class CL_GRPC_RULESET_ASSIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Cancel 20071009
2 CHECK_AUTH_CREATE Instance method Public Method Check for Authorized create privileges 20071009
3 CHECK_AUTH_DELETE Instance method Public Method Check for Authorized delete privileges 20071009
4 CHECK_AUTH_RETRIEVE Instance method Public Method Check for Authorized retrieve privileges 20071009
5 CHECK_AUTH_UPDATE Instance method Public Method Check for Authorized update privileges 20071009
6 CHECK_RULE_AGAINST_EVENT_TYPE Instance method Public Method Check Rule/Rule Parameter/Rule Criteria Value input 20090227
7 CHECK_RULE_ASSIGNMENT Instance method Public Method Check Rule Assignment 20071009
8 CHECK_RULE_EXECUTION_STATUS Instance method Public Method Delete Rule 20071017
9 CHECK_RULE_IN_DB Instance method Public Method Retrieve Rule 20071009
10 CHECK_SYSTEM_NAME_SPACE Instance method Public Method Retrive Rule Script 20090213
11 COPY_RULE Instance method Public Method Delete Rule 20071009
12 DELETE_RULE Instance method Public Method Delete Rule 20071009
13 GET_RULE_LIST Instance method Public Method 20071009
14 RETRIEVE_ACF_ENVIRONMENT Instance method Public Method Retrieve Prod/Design Time indicator 20081023
15 RETRIEVE_RULE Instance method Public Method Retrieve Rule 20071030
16 RETRIEVE_RULE_BY_PATTERN Instance method Public Method Retrieve Rule 20071009
17 RETRIEVE_SCRIPT Instance method Public Method Retrive Rule Script 20081023
18 SAVE Instance method Public Method Save 20071009
Events
Class CL_GRPC_RULESET_ASSIST has no event.
Types
Class CL_GRPC_RULESET_ASSIST has no local type.
Method Signatures

Method CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RULEID Call by reference Type reference (TYPE) GRPC_RLEID Rule 20071009

Method CANCEL on class CL_GRPC_RULESET_ASSIST has no exception.

Method CHECK_AUTH_CREATE Signature

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

Method CHECK_AUTH_CREATE on class CL_GRPC_RULESET_ASSIST has no exception.

Method CHECK_AUTH_DELETE Signature

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

Method CHECK_AUTH_DELETE on class CL_GRPC_RULESET_ASSIST has no exception.

Method CHECK_AUTH_RETRIEVE Signature

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

Method CHECK_AUTH_RETRIEVE on class CL_GRPC_RULESET_ASSIST has no exception.

Method CHECK_AUTH_UPDATE Signature

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

Method CHECK_AUTH_UPDATE on class CL_GRPC_RULESET_ASSIST has no exception.

Method CHECK_RULE_AGAINST_EVENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090227
2 Importing IV_RULEID Call by reference Type reference (TYPE) GRPC_RLEID Rule 20090227
3 Importing IV_SCRIPT Call by reference Type reference (TYPE) GRPC_SCRIPT Script 20090227

Method CHECK_RULE_AGAINST_EVENT_TYPE on class CL_GRPC_RULESET_ASSIST has no exception.

Method CHECK_RULE_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RULE_ASSIGNMENT_FOUND Call by reference Type reference (TYPE) STRING Field Name 20071009
2 Importing IV_RULEID Call by reference Type reference (TYPE) GRPC_RLEID Rule 20071009

Method CHECK_RULE_ASSIGNMENT on class CL_GRPC_RULESET_ASSIST has no exception.

Method CHECK_RULE_EXECUTION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RC Value transfer Type reference (TYPE) SYST-SUBRC Return Value of ABAP Statements 20071017
2 Exporting EV_STATUS Value transfer Type reference (TYPE) GRPC_DEST_JOBSTATUS Destination Job Status 20071017
3 Importing IV_RULEID Call by reference Type reference (TYPE) GRPC_RLEID Rule 20071017
4 Importing IV_VERSION Call by reference Type reference (TYPE) GRPC_VERSION Rule Version 20071017

Method CHECK_RULE_EXECUTION_STATUS on class CL_GRPC_RULESET_ASSIST has no exception.

Method CHECK_RULE_IN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RULE Call by reference Type reference (TYPE) GRPC_S_RULE Rule 20071009
2 Exporting ET_RULE Call by reference Type reference (TYPE) GRPC_T_RULE Rule 20071009
3 Exporting EV_RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20071009
4 Importing IV_RULEID Call by reference Type reference (TYPE) GRPC_RLEID Rule 20071009

Method CHECK_RULE_IN_DB on class CL_GRPC_RULESET_ASSIST has no exception.

Method CHECK_SYSTEM_NAME_SPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SYSTEM_INSTALLATION Value transfer Type reference (TYPE) SY-SYSID Parameter value 20090213

Method CHECK_SYSTEM_NAME_SPACE on class CL_GRPC_RULESET_ASSIST has no exception.

Method COPY_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RC Value transfer Type reference (TYPE) SYST-SUBRC Return Value of ABAP Statements 20071009
2 Importing IV_RULEID_FROM Call by reference Type reference (TYPE) GRPC_RLEID Rule 20071009
3 Importing IV_RULEID_TO Call by reference Type reference (TYPE) GRPC_RLEID Rule 20071009
4 Importing IV_RULEID_TO_DESC Call by reference Type reference (TYPE) GRPC_RLEDESC Rule Description 20071009
5 Importing IV_VERSION Call by reference Type reference (TYPE) GRPC_VERSION Rule Version 20071009

Method COPY_RULE on class CL_GRPC_RULESET_ASSIST has no exception.

Method DELETE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20071009
2 Importing IV_CHECK_ACCESS_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20071009
3 Importing IV_RULEID Call by reference Type reference (TYPE) GRPC_RLEID Rule 20071009

Method DELETE_RULE on class CL_GRPC_RULESET_ASSIST has no exception.

Method GET_RULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RULEID Call by reference Type reference (TYPE) GRPC_RLEID Rule 20071009
2 Importing IV_RULEIDDESC Call by reference Type reference (TYPE) GRPC_RLEDESC Rule Description 20071009
3 Returning RT_RULE_LIST Value transfer Type reference (TYPE) GRPC_T_RULE Rule 20071009

Method GET_RULE_LIST on class CL_GRPC_RULESET_ASSIST has no exception.

Method RETRIEVE_ACF_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SETTING_VALUE Value transfer Type reference (TYPE) GRPC_SETTING_VALUE Automated Control Framework Environment 20081125

Method RETRIEVE_ACF_ENVIRONMENT on class CL_GRPC_RULESET_ASSIST has no exception.

Method RETRIEVE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RULE Call by reference Type reference (TYPE) GRPC_S_RULE Rule 20071030
2 Exporting ET_RLCRVAL Call by reference Type reference (TYPE) GRPC_T_RLCRVAL Rule Criteria Value for Rule Set 20071030
3 Exporting ET_RULESET Call by reference Type reference (TYPE) GRPC_T_RLSET Rule Set 20071030
4 Exporting EV_RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20071030
5 Exporting EV_RULE_ASSIGNED Call by reference Type reference (TYPE) STRING 20090302
6 Importing IV_EDITABLE Call by reference Type reference (TYPE) ABAP_BOOL Link field for view query 20071030
7 Importing IV_RULEID Call by reference Type reference (TYPE) GRPC_RLEID Rule 20071030

Method RETRIEVE_RULE on class CL_GRPC_RULESET_ASSIST has no exception.

Method RETRIEVE_RULE_BY_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RULE Call by reference Type reference (TYPE) GRPC_S_RULE Rule 20071009
2 Exporting ET_RLCRVAL Call by reference Type reference (TYPE) GRPC_T_RLCRVAL Rule Criteria Value for Rule Set 20071009
3 Exporting ET_RULE Call by reference Type reference (TYPE) GRPC_T_RULE Rule 20071009
4 Exporting ET_RULESET Call by reference Type reference (TYPE) GRPC_T_RLSET Rule Set 20071009
5 Exporting EV_RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20071009
6 Importing IV_RULEID Call by reference Type reference (TYPE) GRPC_RLEID Rule 20071009
7 Importing IV_RULEIDDESC Call by reference Type reference (TYPE) GRPC_RLEDESC Rule Description 20071009
8 Importing IV_SEARCH_PATTERN Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20071009

Method RETRIEVE_RULE_BY_PATTERN on class CL_GRPC_RULESET_ASSIST has no exception.

Method RETRIEVE_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCRIPT Call by reference Type reference (TYPE) GRPC_SCRIPT Script 20081023
2 Returning RS_SCRIPT Value transfer Type reference (TYPE) GRPC_S_SCRIPT Script Structure 20081023

Method RETRIEVE_SCRIPT on class CL_GRPC_RULESET_ASSIST has no exception.

Method SAVE Signature

Method SAVE on class CL_GRPC_RULESET_ASSIST has no parameter.
Method SAVE on class CL_GRPC_RULESET_ASSIST has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 250