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 | 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
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 | 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 | 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 | 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 | 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 | 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 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090227 | |||
| 2 | IV_RULEID | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20090227 | |||
| 3 | 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 | EV_RULE_ASSIGNMENT_FOUND | Call by reference | Type reference (TYPE) | STRING | Field Name | 20071009 | |||
| 2 | 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 | EV_RC | Value transfer | Type reference (TYPE) | SYST-SUBRC | Return Value of ABAP Statements | 20071017 | |||
| 2 | EV_STATUS | Value transfer | Type reference (TYPE) | GRPC_DEST_JOBSTATUS | Destination Job Status | 20071017 | |||
| 3 | IV_RULEID | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20071017 | |||
| 4 | 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 | ES_RULE | Call by reference | Type reference (TYPE) | GRPC_S_RULE | Rule | 20071009 | |||
| 2 | ET_RULE | Call by reference | Type reference (TYPE) | GRPC_T_RULE | Rule | 20071009 | |||
| 3 | EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20071009 | |||
| 4 | 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 | 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 | EV_RC | Value transfer | Type reference (TYPE) | SYST-SUBRC | Return Value of ABAP Statements | 20071009 | |||
| 2 | IV_RULEID_FROM | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20071009 | |||
| 3 | IV_RULEID_TO | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20071009 | |||
| 4 | IV_RULEID_TO_DESC | Call by reference | Type reference (TYPE) | GRPC_RLEDESC | Rule Description | 20071009 | |||
| 5 | 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 | EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20071009 | |||
| 2 | IV_CHECK_ACCESS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071009 | ||||
| 3 | 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 | IV_RULEID | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20071009 | |||
| 2 | IV_RULEIDDESC | Call by reference | Type reference (TYPE) | GRPC_RLEDESC | Rule Description | 20071009 | |||
| 3 | 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 | 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 | ES_RULE | Call by reference | Type reference (TYPE) | GRPC_S_RULE | Rule | 20071030 | |||
| 2 | ET_RLCRVAL | Call by reference | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20071030 | |||
| 3 | ET_RULESET | Call by reference | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20071030 | |||
| 4 | EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20071030 | |||
| 5 | EV_RULE_ASSIGNED | Call by reference | Type reference (TYPE) | STRING | 20090302 | ||||
| 6 | IV_EDITABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Link field for view query | 20071030 | |||
| 7 | 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 | ES_RULE | Call by reference | Type reference (TYPE) | GRPC_S_RULE | Rule | 20071009 | |||
| 2 | ET_RLCRVAL | Call by reference | Type reference (TYPE) | GRPC_T_RLCRVAL | Rule Criteria Value for Rule Set | 20071009 | |||
| 3 | ET_RULE | Call by reference | Type reference (TYPE) | GRPC_T_RULE | Rule | 20071009 | |||
| 4 | ET_RULESET | Call by reference | Type reference (TYPE) | GRPC_T_RLSET | Rule Set | 20071009 | |||
| 5 | EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20071009 | |||
| 6 | IV_RULEID | Call by reference | Type reference (TYPE) | GRPC_RLEID | Rule | 20071009 | |||
| 7 | IV_RULEIDDESC | Call by reference | Type reference (TYPE) | GRPC_RLEDESC | Rule Description | 20071009 | |||
| 8 | 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 | IV_SCRIPT | Call by reference | Type reference (TYPE) | GRPC_SCRIPT | Script | 20081023 | |||
| 2 | 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 |