SAP ABAP Class CL_GRPC_SCRIPT_ASSIST (Script Assistance Class)
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 | 20070808 |
Properties
| Class | CL_GRPC_SCRIPT_ASSIST | |
| Short Description | Script Assistance Class | |
| 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 | 20070808 | 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_SCRIPT_ASSIST has no interface implemented.
Friends
Class CL_GRPC_SCRIPT_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | WDUI_VISIBILITY | '01' | Web Dynpro: Visibility | 20081015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20071115 | ||
| 2 | Instance method | Public | Method | Check for Authorized create privileges | 20070913 | |
| 3 | Instance method | Public | Method | Check for Authorized delete privileges | 20070913 | |
| 4 | Instance method | Public | Method | Check for Authorized retrieve privileges | 20070913 | |
| 5 | Instance method | Public | Method | Retrive Rule Script | 20090213 | |
| 6 | Instance method | Public | Method | Copy Script | 20081007 | |
| 7 | Instance method | Public | Method | Create Rule Script | 20081007 | |
| 8 | Instance method | Public | Method | Create Script RTA entry | 20081017 | |
| 9 | Instance method | Public | Method | Delete Rule Script - Rule Criteria | 20070808 | |
| 10 | Instance method | Public | Method | Delete Script RTA entry | 20081018 | |
| 11 | Instance method | Public | Method | display messages | 20071001 | |
| 12 | Instance method | Public | Method | Get Rule Script - Rule Assignment | 20071001 | |
| 13 | Instance method | Public | Method | Get Rule Script List | 20070808 | |
| 14 | Instance method | Public | Method | Retrieve Development and Production environment indicator | 20081023 | |
| 15 | Instance method | Public | Method | Retrive Rule Criteria by Rule Script | 20081007 | |
| 16 | Instance method | Public | Method | Retrive Rule Script | 20081008 | |
| 17 | Instance method | Public | Method | Retrive Rule Criteria by Rule Script | 20081015 |
Events
Class CL_GRPC_SCRIPT_ASSIST has no event.
Types
Class CL_GRPC_SCRIPT_ASSIST has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_GRPC_SCRIPT_ASSIST has no parameter.
Method CANCEL on class CL_GRPC_SCRIPT_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 | 20070913 |
Method CHECK_AUTH_CREATE on class CL_GRPC_SCRIPT_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 | 20070913 |
Method CHECK_AUTH_DELETE on class CL_GRPC_SCRIPT_ASSIST has no exception.
Method CHECK_AUTH_OPEN 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 | 20070913 |
Method CHECK_AUTH_OPEN on class CL_GRPC_SCRIPT_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_SCRIPT_ASSIST has no exception.
Method COPY_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081028 | |||
| 2 | EV_RETURN_CODE | Value transfer | Type reference (TYPE) | SYST-SUBRC | Return Value of ABAP Statements | 20081028 | |||
| 3 | IV_SCRIPT_FROM | Call by reference | Type reference (TYPE) | GRPC_SCRIPT | Script From | 20081007 | |||
| 4 | IV_SCRIPT_TO | Call by reference | Type reference (TYPE) | GRPC_SCRIPT | Script To | 20081007 | |||
| 5 | IV_SCRIPT_TO_DESC | Call by reference | Type reference (TYPE) | GRPC_SCRIPT_DESC | Script Description | 20081007 |
Method COPY_SCRIPT on class CL_GRPC_SCRIPT_ASSIST 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 | 20081104 | |||
| 2 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20081104 | |||
| 3 | IS_SCRIPT | Call by reference | Type reference (TYPE) | GRPC_S_API_SCRIPT | Script Structure | 20081007 | |||
| 4 | IT_RULECRITERIA | Call by reference | Type reference (TYPE) | GRPC_T_API_RLCR | Rule Criteria | 20081007 | |||
| 5 | IT_SCRIPT_CONN | Call by reference | Type reference (TYPE) | GRPC_T_API_SCRIPT_CONN | Script connector nassignment | 20081007 |
Method CREATE on class CL_GRPC_SCRIPT_ASSIST has no exception.
Method CREATE_SCRIPT_RTA_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081028 | |||
| 2 | EV_RETURN_CODE | Value transfer | Type reference (TYPE) | SYST-SUBRC | Return Value of ABAP Statements | 20081028 | |||
| 3 | IT_SCRIPT_CONN | Call by reference | Type reference (TYPE) | GRPC_T_SCRIPT_CONNECTOR | Script Description | 20081017 | |||
| 4 | IV_SCRIPT_FROM | Call by reference | Type reference (TYPE) | GRPC_SCRIPT | Script From | 20081017 | |||
| 5 | IV_SCRIPT_TO | Call by reference | Type reference (TYPE) | GRPC_SCRIPT | Script To | 20081017 |
Method CREATE_SCRIPT_RTA_ENTRY on class CL_GRPC_SCRIPT_ASSIST has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCRIPT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | 20070906 |
Method DELETE on class CL_GRPC_SCRIPT_ASSIST has no exception.
Method DELETE_SCRIPT_RTA_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081028 | |||
| 2 | EV_RETURN_CODE | Value transfer | Type reference (TYPE) | SYST-SUBRC | Return Value of ABAP Statements | 20081028 | |||
| 3 | IT_SCRIPT_CONN | Call by reference | Type reference (TYPE) | GRPC_T_SCRIPT_CONNECTOR | Script Connector Assignment | 20081018 | |||
| 4 | IV_SCRIPT | Call by reference | Type reference (TYPE) | GRPC_SCRIPT | Script From | 20081018 |
Method DELETE_SCRIPT_RTA_ENTRY on class CL_GRPC_SCRIPT_ASSIST has no exception.
Method DISPLAY_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20071001 | |||
| 2 | IV_TP | Call by reference | Type reference (TYPE) | SY-MSGTY | Message Type | 20071001 |
Method DISPLAY_MESSAGES on class CL_GRPC_SCRIPT_ASSIST has no exception.
Method GET_SCRIPT_RULE_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RETURN_SRA | Call by reference | Type reference (TYPE) | GRPC_FLAG | Script Assigned to Rule | 20071001 | |||
| 2 | IV_SCRIPT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071001 |
Method GET_SCRIPT_RULE_ASSIGN on class CL_GRPC_SCRIPT_ASSIST has no exception.
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | GRPC_CONNECTOR | Target Connector | 20070914 | |||
| 2 | IV_SCATDESC | Call by reference | Type reference (TYPE) | GRPC_S_API_SCRIPT-SCATG_DESC | Script Category Desc | 20070914 | |||
| 3 | IV_SCRIPT | Call by reference | Type reference (TYPE) | GRPC_SCRIPT | Script | 20070912 | |||
| 4 | IV_SCRIPT_DESC | Call by reference | Type reference (TYPE) | GRPC_S_API_SCRIPT-SCRIPT_DESC | Script Description | 20071010 | |||
| 5 | IV_STYPE_DESC | Call by reference | Type reference (TYPE) | GRPC_S_API_SCRIPT-STYPE_DESC | ScriptType Description | 20070914 | |||
| 6 | IV_SYSTEMDESC | Call by reference | Type reference (TYPE) | GRPC_SYSTEMDESC | System Description | 20070914 | |||
| 7 | RT_SCRIPT | Value transfer | Type reference (TYPE) | GRPC_T_API_SCRIPT | Script Table Type | 20070808 |
Method QUERY on class CL_GRPC_SCRIPT_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_SCRIPT_ASSIST has no exception.
Method RETRIEVE_RLCR_BY_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONNECTORA | Call by reference | Type reference (TYPE) | GRPC_T_SCRIPT_CONNECTOR | Script Connector Assignment | 20081007 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081104 | |||
| 3 | ET_RULECRITERIA | Call by reference | Type reference (TYPE) | GRPC_T_SCRIPT_RLCR_DISP | Rule Criteria | 20081007 | |||
| 4 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20081016 | |||
| 5 | I_EDITABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081007 | ||||
| 6 | I_SCRIPT | Call by reference | Type reference (TYPE) | GRPC_S_API_SCRIPT | Script Structure | 20081007 |
Method RETRIEVE_RLCR_BY_SCRIPT on class CL_GRPC_SCRIPT_ASSIST has no exception.
Method RETRIEVE_SCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SCRIPT_FOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081008 | ||||
| 2 | IV_SCRIPT | Call by reference | Type reference (TYPE) | GRPC_SCRIPT | Script | 20081008 |
Method RETRIEVE_SCRIPT on class CL_GRPC_SCRIPT_ASSIST has no exception.
Method RETRIEVE_SCRIPT_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SCRIPT | Call by reference | Type reference (TYPE) | GRPC_S_SCRIPT | Script | 20081016 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20081104 | |||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20081016 | |||
| 4 | IV_EDITABLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20081015 | |||
| 5 | IV_SCRIPT | Call by reference | Type reference (TYPE) | GRPC_SCRIPT | Script Structure | 20081015 |
Method RETRIEVE_SCRIPT_DETAIL on class CL_GRPC_SCRIPT_ASSIST has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |