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 CREATE Instance method Public Method Create Script 20070606
2 DELETE Instance method Public Method Delete Script - Rule Criteria 20070606
3 EDIT Instance method Public Method Edit Script 20070626
4 READ Instance method Public Method Read Script 20070606
5 READ_RLCR Instance method Public Method Read Rule Criteria 20070627
6 UPDATE 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 Exporting EX_RC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20070626
2 Importing IM_RULECRITERIA Value transfer Type reference (TYPE) GRPC_T_RLCR Rule Criteria Structure 20070626
3 Importing 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 Exporting EX_RC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20070626
2 Importing IM_SCRIPT Value transfer Type reference (TYPE) GRPC_S_SCRIPT Script 20070626
3 Importing 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 Exporting EX_RULECRITERIA Call by reference Type reference (TYPE) GRPC_T_RLCR Rule Criteria 20070626
2 Importing 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 Exporting EX_RC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20070626
2 Exporting EX_SCRIPTTAB Value transfer Type reference (TYPE) GRPC_T_SCRIPT Script Table Type 20070626
3 Importing IM_SCRIPT Value transfer Type reference (TYPE) GRPC_SCRIPT Script 20070828
# Exception Resumable Description Created on
1 CX_SY_UNKNOWN_TYPE 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 Exporting EX_RULECRITERIA Call by reference Type reference (TYPE) GRPC_T_RLCR Rule Criteria 20070627
2 Importing 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 Exporting EX_RC Value transfer Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20070626
2 Importing IM_RULECRITERIA Value transfer Type reference (TYPE) GRPC_T_RLCR Rule Criteria 20070626
3 Importing 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