SAP ABAP Interface IF_GRFN_MSMP_RULE_API_NOTVARS (MSMP Class Rule API - Notification Variables)
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_NOTIF_VARS | MSMP Class Based Rule - Notification Variables Super Class | 20110630 |
Properties
Interface | IF_GRFN_MSMP_RULE_API_NOTVARS | |
Short Description | MSMP Class Rule API - Notification Variables |
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_NOTVARS has no interface.
Friends
Interface IF_GRFN_MSMP_RULE_API_NOTVARS has no friend.
Attributes
Interface IF_GRFN_MSMP_RULE_API_NOTVARS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Execute Rule Implementation (LOOP through templates) | 20110630 |
2 | ![]() |
Instance method | Public | Method | Execute Rule Implementation (LOOP through variables) | 20110630 |
3 | ![]() |
Instance method | Public | Method | After Complete Rule Execution Hook | 20110803 |
4 | ![]() |
Instance method | Public | Method | Before Complete Rule Execution Hook (e.g. for rule chaining) | 20120110 |
5 | ![]() |
Instance method | Public | Method | Validation of Rule Implementation | 20110630 |
Events
Interface IF_GRFN_MSMP_RULE_API_NOTVARS has no event.
Types
Interface 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 | ![]() |
IR_HEADER | Call by reference | Object reference (TYPE REF TO) | DATA | Data of Header | 20110630 | ||
2 | ![]() |
IR_LINEITEM_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Data of Line Items Table | 20110630 | ||
3 | ![]() |
IT_VARIABLES | Value transfer | Type reference (TYPE) | GRFN_MW_T_NOTIFICATION_VARSINP | Input Table - Variables for Notification Templates Rule | 20110630 | ||
4 | ![]() |
IV_HEADER_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 | ||
5 | ![]() |
IV_LINEITEM_TABLE_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 | ||
6 | ![]() |
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 | ![]() |
Generic MSMP Exception | 20110630 |
Method PROCESS_TEMPLATE_VARIABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_HEADER | Call by reference | Object reference (TYPE REF TO) | DATA | Data of Header | 20110630 | ||
2 | ![]() |
IR_LINEITEM_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Data of Line Items Table | 20110630 | ||
3 | ![]() |
IS_VARIABLE | Value transfer | Type reference (TYPE) | GRFN_MW_S_NOTIFICATION_VARSINP | Input - Variables for Notification Templates Rule | 20110630 | ||
4 | ![]() |
IV_HEADER_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 | ||
5 | ![]() |
IV_LINEITEM_TABLE_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 | ||
6 | ![]() |
RS_RESULT | Value transfer | Type reference (TYPE) | GRFN_MW_S_NOTIFICATION_VARSOUT | Result - Variable Values for Notification | 20110630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Skip Notification Variable Evaluation - no value defined | 20120110 | |
2 | ![]() |
Generic MSMP Exception | 20110630 |
Method RULE_POST_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RESULT | Call by reference | Type reference (TYPE) | GRFN_MW_T_NOTIFICATION_VARSOUT | Result Table - Variable Values for Notification | 20110803 | ||
2 | ![]() |
IR_HEADER | Call by reference | Object reference (TYPE REF TO) | DATA | Data of Header | 20110803 | ||
3 | ![]() |
IR_LINEITEM_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Data of Line Items Table | 20110803 | ||
4 | ![]() |
IT_VARIABLES | Value transfer | Type reference (TYPE) | GRFN_MW_T_NOTIFICATION_VARSINP | Input Table - Variables for Notification Templates Rule | 20110803 | ||
5 | ![]() |
IV_HEADER_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110803 | ||
6 | ![]() |
IV_LINEITEM_TABLE_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110803 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic MSMP Exception | 20110803 |
Method RULE_PRE_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_RESULT | Call by reference | Type reference (TYPE) | GRFN_MW_T_NOTIFICATION_VARSOUT | Result Table - Variable Values for Notification | 20120110 | ||
2 | ![]() |
IR_HEADER | Call by reference | Object reference (TYPE REF TO) | DATA | Data of Header | 20120110 | ||
3 | ![]() |
IR_LINEITEM_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Data of Line Items Table | 20120110 | ||
4 | ![]() |
IT_VARIABLES | Value transfer | Type reference (TYPE) | GRFN_MW_T_NOTIFICATION_VARSINP | Input Table - Variables for Notification Templates Rule | 20120110 | ||
5 | ![]() |
IV_HEADER_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20120110 | ||
6 | ![]() |
IV_LINEITEM_TABLE_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic MSMP Exception | 20120110 |
Method VALIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_HEADER | Call by reference | Object reference (TYPE REF TO) | DATA | Data of Header | 20110630 | ||
2 | ![]() |
IR_LINEITEM_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Data of Line Items Table | 20110630 | ||
3 | ![]() |
IT_VARIABLES | Value transfer | Type reference (TYPE) | GRFN_MW_T_NOTIFICATION_VARSINP | Input Table - Variables for Notification Templates Rule | 20110630 | ||
4 | ![]() |
IV_HEADER_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 | ||
5 | ![]() |
IV_LINEITEM_TABLE_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110630 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |