SAP ABAP Interface IF_GRPC_SCRIPT (Script Interface)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_RULE_ENGINE (Package) PC Rule Engine
⤷
⤷
Properties
| Interface | IF_GRPC_SCRIPT | |
| Short Description | Script Interface |
General Data
| Package | GRPC_RULE_ENGINE | PC Rule Engine |
| Created | 20070606 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRPC_SCRIPT has no forward declaration.
Interfaces
Interface IF_GRPC_SCRIPT has no interface.
Friends
Interface IF_GRPC_SCRIPT has no friend.
Attributes
Interface IF_GRPC_SCRIPT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Script | 20070606 | |
| 2 | Instance method | Public | Method | Delete Script - Rule Criteria | 20070606 | |
| 3 | Instance method | Public | Method | Edit Script | 20070626 | |
| 4 | Instance method | Public | Method | Read Script | 20070606 | |
| 5 | Instance method | Public | Method | Read Rule Criteria | 20070627 | |
| 6 | Instance method | Public | Method | Update Script - Rule Criteria | 20070606 |
Events
Interface IF_GRPC_SCRIPT has no event.
Types
Interface IF_GRPC_SCRIPT has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20070626 | |||
| 2 | IM_RULECRITERIA | Value transfer | Type reference (TYPE) | GRPC_T_RLCR | Rule Criteria Structure | 20070626 | |||
| 3 | IM_SCRIPT | Value transfer | Type reference (TYPE) | GRPC_S_SCRIPT | Script Structure | 20070626 |
Method CREATE on Interface IF_GRPC_SCRIPT has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20070626 | |||
| 2 | IM_SCRIPT | Value transfer | Type reference (TYPE) | GRPC_S_SCRIPT | Script | 20070626 | |||
| 3 | IM_SCRIPTTAB | Value transfer | Type reference (TYPE) | GRPC_T_SCRIPT | Script Table Type | 20070626 |
Method DELETE on Interface IF_GRPC_SCRIPT has no exception.
Method EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RULECRITERIA | Call by reference | Type reference (TYPE) | GRPC_T_RLCR | Rule Criteria | 20070626 | |||
| 2 | IM_SCRIPT | Value transfer | Type reference (TYPE) | GRPC_S_SCRIPT | Script | 20070626 |
Method EDIT on Interface IF_GRPC_SCRIPT has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20070626 | |||
| 2 | EX_SCRIPTTAB | Value transfer | Type reference (TYPE) | GRPC_T_SCRIPT | Script Table Type | 20070626 | |||
| 3 | IM_SCRIPT | Value transfer | Type reference (TYPE) | GRPC_SCRIPT | Script | 20070828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System Exception for 'Type Not Found' | 20070606 |
Method READ_RLCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RULECRITERIA | Call by reference | Type reference (TYPE) | GRPC_T_RLCR | Rule Criteria | 20070627 | |||
| 2 | IM_SCRIPT | Value transfer | Type reference (TYPE) | GRPC_S_SCRIPT | Script | 20070627 |
Method READ_RLCR on Interface IF_GRPC_SCRIPT has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20070626 | |||
| 2 | IM_RULECRITERIA | Value transfer | Type reference (TYPE) | GRPC_T_RLCR | Rule Criteria | 20070626 | |||
| 3 | IM_SCRIPT | Value transfer | Type reference (TYPE) | GRPC_S_SCRIPT | Script Structure | 20070626 |
Method UPDATE on Interface IF_GRPC_SCRIPT has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |