SAP ABAP Interface IF_GRFN_MSMP_RULE_API_ROUTING (MSMP Class Rule API - Initiatior/Routing)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_MSMP_RULE_INITIATOR MSMP Class Based Rule - Initiator Super Class 20110630
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_MSMP_RULE_ROUTING MSMP Class Based Rule - Routing Super Class 20110630
Properties
Interface IF_GRFN_MSMP_RULE_API_ROUTING  
Short Description MSMP Class Rule API - Initiatior/Routing    
General Data
Package GRFN_MSMP_WORKFLOW   GRC Shared MSMP Engine 
Created 20110630   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_GRFN_MSMP_RULE_API_ROUTING has no interface.
Friends
Interface IF_GRFN_MSMP_RULE_API_ROUTING has no friend.
Attributes
Interface IF_GRFN_MSMP_RULE_API_ROUTING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_LINE_ITEM Instance method Public Method Execute Rule Implementation (one line-item) 20110630
2 PROCESS_LOOP Instance method Public Method Execute Rule Implementation (LOOP through line-items) 20110630
3 RULE_POST_PROCESSING Instance method Public Method After Complete Rule Execution Hook 20110803
4 VALIDATE Instance method Public Method Validation of Rule Implementation 20110630
Events
Interface IF_GRFN_MSMP_RULE_API_ROUTING has no event.
Types
Interface IF_GRFN_MSMP_RULE_API_ROUTING has no local type.
Method Signatures

Method PROCESS_LINE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HEADER Call by reference Object reference (TYPE REF TO) DATA 20110630
2 Importing IR_LINE_ITEM_TABLE_LINE Call by reference Object reference (TYPE REF TO) DATA 20110630
3 Importing IV_HEADER_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
4 Importing IV_LINEITEM_TABLE_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
5 Returning RS_RESULT Value transfer Type reference (TYPE) GRFN_MW_S_ROUTING Result - Routing 20110630

Method PROCESS_LINE_ITEM on Interface IF_GRFN_MSMP_RULE_API_ROUTING has no exception.

Method PROCESS_LOOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HEADER Call by reference Object reference (TYPE REF TO) DATA Data of Header 20110630
2 Importing IR_LINEITEM_TABLE Call by reference Object reference (TYPE REF TO) DATA Data of Line Items Table 20110630
3 Importing IV_HEADER_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
4 Importing IV_LINEITEM_TABLE_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
5 Returning RT_RESULT Value transfer Type reference (TYPE) GRFN_MW_T_ROUTING Result Table - Routing 20110630
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Generic MSMP Exception 20110630

Method RULE_POST_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESULT Call by reference Type reference (TYPE) GRFN_MW_T_ROUTING Result Table - Routing 20110803
2 Importing IR_HEADER Call by reference Object reference (TYPE REF TO) DATA Data of Header 20110803
3 Importing IR_LINEITEM_TABLE Call by reference Object reference (TYPE REF TO) DATA Data of Line Items Table 20110803
4 Importing IV_HEADER_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110803
5 Importing IV_LINEITEM_TABLE_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110803
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Generic MSMP Exception 20110803

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HEADER Call by reference Object reference (TYPE REF TO) DATA Data of Header 20110630
2 Importing IR_LINEITEM_TABLE Call by reference Object reference (TYPE REF TO) DATA Data of Line Items Table 20110630
3 Importing IV_HEADER_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
4 Importing IV_LINEITEM_TABLE_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Generic GRC API exception 20110630
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000