SAP ABAP Class CL_GRPC_RLCR_ASSIST_OIF (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 20070711
Properties
Class CL_GRPC_RLCR_ASSIST_OIF  
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 20070711   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_RLCR_ASSIST_OIF has no interface implemented.
Friends
Class CL_GRPC_RLCR_ASSIST_OIF has no friend class.
Attributes
Class CL_GRPC_RLCR_ASSIST_OIF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Cancel the operation 20070711
2 CREATE Instance method Public Method Create Rule Criteria 20070711
3 GET_SCRIPT_ASSIGNED Instance method Public Method Get Scripts assigned to Rule Criteria 20071006
4 RETRIEVE_ACF_ENVIRONMENT Instance method Public Method Retrieve Development and Production environment indicator 20081030
5 RETRIEVE_RLCR_LIST Instance method Public Method Get Rule Criteria 20070711
6 SAVE Instance method Public Method Save Rule Criteria 20070712
7 TRANSLATE_RLCR_TO_UPPER_CASE Instance method Public Method Get Scripts assigned to Rule Criteria 20090214
8 UPDATE Instance method Public Method Update Rule Criteria 20070711
Events
Class CL_GRPC_RLCR_ASSIST_OIF has no event.
Types
Class CL_GRPC_RLCR_ASSIST_OIF has no local type.
Method Signatures

Method CANCEL Signature

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

Method CREATE 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 20070719
2 Importing IT_RULECRITERIA Call by reference Type reference (TYPE) GRPC_T_API_RLCR Rule Criteria 20070711

Method CREATE on class CL_GRPC_RLCR_ASSIST_OIF has no exception.

Method GET_SCRIPT_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_SCRIPT_RLCR Value transfer Type reference (TYPE) GRPC_T_SCRIPT_RLCR Script and Rule Criteria Assignment table 20071006
2 Importing IV_RULEVAR Call by reference Type reference (TYPE) GRPC_RULEVAR Rule Criteria 20071006

Method GET_SCRIPT_ASSIGNED on class CL_GRPC_RLCR_ASSIST_OIF 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_RLCR_ASSIST_OIF has no exception.

Method RETRIEVE_RLCR_LIST 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 20070714
2 Exporting ET_RULECRITERIA Call by reference Type reference (TYPE) GRPC_T_API_RLCR Rule Criteria 20070711
3 Importing IV_EDITABLE Call by reference Type reference (TYPE) ABAP_BOOL 20070711
4 Importing IV_RULEVAR Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID 20070711

Method RETRIEVE_RLCR_LIST on class CL_GRPC_RLCR_ASSIST_OIF has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20070721
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070721
3 Exporting EV_MSGNO Call by reference Type reference (TYPE) MSGNO System Message Number 20110302
4 Exporting LV_RETURN Call by reference Type reference (TYPE) INT4 Natural number 20070721

Method SAVE on class CL_GRPC_RLCR_ASSIST_OIF has no exception.

Method TRANSLATE_RLCR_TO_UPPER_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RULEVAR Value transfer Type reference (TYPE) GRPC_RULEVAR Rule Criteria 20090214
2 Importing IV_RULEVAR Call by reference Type reference (TYPE) GRPC_RULEVAR Rule Criteria 20090214

Method TRANSLATE_RLCR_TO_UPPER_CASE on class CL_GRPC_RLCR_ASSIST_OIF has no exception.

Method UPDATE 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 20070823
2 Importing IT_RULECRITERIA Call by reference Type reference (TYPE) GRPC_T_API_RLCR Rule Criteria 20070711
3 Importing IV_RULEVAR_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID Rule Criteria 20070815

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