SAP ABAP Class IF_GRFN_MSMP_RULE_API_NOTVARS (MSMP Class Rule API - Notification Variables)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_MSMP_RULE_NOTIF_VARS MSMP Class Based Rule - Notification Variables Super Class 20110630
Properties
Class IF_GRFN_MSMP_RULE_API_NOTVARS  
Short Description MSMP Class Rule API - Notification Variables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110630   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_GRFN_MSMP_RULE_API_NOTVARS has no interface implemented.
Friends
Class IF_GRFN_MSMP_RULE_API_NOTVARS has no friend class.
Attributes
Class IF_GRFN_MSMP_RULE_API_NOTVARS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROCESS_TEMPLATE_LOOP Instance method Public Method Execute Rule Implementation (LOOP through templates) 20110630
2 PROCESS_TEMPLATE_VARIABLE Instance method Public Method Execute Rule Implementation (LOOP through variables) 20110630
3 RULE_POST_PROCESSING Instance method Public Method After Complete Rule Execution Hook 20110803
4 RULE_PRE_PROCESSING Instance method Public Method Before Complete Rule Execution Hook (e.g. for rule chaining) 20120110
5 VALIDATE Instance method Public Method Validation of Rule Implementation 20110630
Events
Class IF_GRFN_MSMP_RULE_API_NOTVARS has no event.
Types
Class IF_GRFN_MSMP_RULE_API_NOTVARS has no local type.
Method Signatures

Method PROCESS_TEMPLATE_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 IT_VARIABLES Value transfer Type reference (TYPE) GRFN_MW_T_NOTIFICATION_VARSINP Input Table - Variables for Notification Templates Rule 20110630
4 Importing IV_HEADER_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
5 Importing IV_LINEITEM_TABLE_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
6 Returning RT_RESULT Value transfer Type reference (TYPE) GRFN_MW_T_NOTIFICATION_VARSOUT Result Table - Variable Values for Notification 20110630
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Generic MSMP Exception 20110630

Method PROCESS_TEMPLATE_VARIABLE 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 IS_VARIABLE Value transfer Type reference (TYPE) GRFN_MW_S_NOTIFICATION_VARSINP Input - Variables for Notification Templates Rule 20110630
4 Importing IV_HEADER_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
5 Importing IV_LINEITEM_TABLE_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
6 Returning RS_RESULT Value transfer Type reference (TYPE) GRFN_MW_S_NOTIFICATION_VARSOUT Result - Variable Values for Notification 20110630
# Exception Resumable Description Created on
1 CX_GRFN_MSMP_SKIP_NOTIF_VAR Skip Notification Variable Evaluation - no value defined 20120110
2 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_NOTIFICATION_VARSOUT Result Table - Variable Values for Notification 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 IT_VARIABLES Value transfer Type reference (TYPE) GRFN_MW_T_NOTIFICATION_VARSINP Input Table - Variables for Notification Templates Rule 20110803
5 Importing IV_HEADER_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110803
6 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 RULE_PRE_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_NOTIFICATION_VARSOUT Result Table - Variable Values for Notification 20120110
2 Importing IR_HEADER Call by reference Object reference (TYPE REF TO) DATA Data of Header 20120110
3 Importing IR_LINEITEM_TABLE Call by reference Object reference (TYPE REF TO) DATA Data of Line Items Table 20120110
4 Importing IT_VARIABLES Value transfer Type reference (TYPE) GRFN_MW_T_NOTIFICATION_VARSINP Input Table - Variables for Notification Templates Rule 20120110
5 Importing IV_HEADER_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20120110
6 Importing IV_LINEITEM_TABLE_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20120110
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Generic MSMP Exception 20120110

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 IT_VARIABLES Value transfer Type reference (TYPE) GRFN_MW_T_NOTIFICATION_VARSINP Input Table - Variables for Notification Templates Rule 20110630
4 Importing IV_HEADER_DDIC Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20110630
5 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