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 | 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 | Instance method | Public | Method | Cancel the operation | 20070711 | |
| 2 | Instance method | Public | Method | Create Rule Criteria | 20070711 | |
| 3 | Instance method | Public | Method | Get Scripts assigned to Rule Criteria | 20071006 | |
| 4 | Instance method | Public | Method | Retrieve Development and Production environment indicator | 20081030 | |
| 5 | Instance method | Public | Method | Get Rule Criteria | 20070711 | |
| 6 | Instance method | Public | Method | Save Rule Criteria | 20070712 | |
| 7 | Instance method | Public | Method | Get Scripts assigned to Rule Criteria | 20090214 | |
| 8 | 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 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070719 | |||
| 2 | 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 | ET_SCRIPT_RLCR | Value transfer | Type reference (TYPE) | GRPC_T_SCRIPT_RLCR | Script and Rule Criteria Assignment table | 20071006 | |||
| 2 | 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 | 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 | EB_MESSAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070714 | ||||
| 2 | ET_RULECRITERIA | Call by reference | Type reference (TYPE) | GRPC_T_API_RLCR | Rule Criteria | 20070711 | |||
| 3 | IV_EDITABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070711 | ||||
| 4 | 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 | ACTION | Call by reference | Type reference (TYPE) | STRING | 20070721 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070721 | |||
| 3 | EV_MSGNO | Call by reference | Type reference (TYPE) | MSGNO | System Message Number | 20110302 | |||
| 4 | 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 | EV_RULEVAR | Value transfer | Type reference (TYPE) | GRPC_RULEVAR | Rule Criteria | 20090214 | |||
| 2 | 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 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070823 | |||
| 2 | IT_RULECRITERIA | Call by reference | Type reference (TYPE) | GRPC_T_API_RLCR | Rule Criteria | 20070711 | |||
| 3 | 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 |