SAP ABAP Interface IF_GRFN_MSMP_RULE_API_AGENT (MSMP Class Rule API - Agent)
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_AGENT | MSMP Class Based Rule - Agent Super Class | 20110630 |
Properties
| Interface | IF_GRFN_MSMP_RULE_API_AGENT | |
| Short Description | MSMP Class Rule API - Agent |
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_AGENT has no interface.
Friends
Interface IF_GRFN_MSMP_RULE_API_AGENT has no friend.
Attributes
Interface IF_GRFN_MSMP_RULE_API_AGENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Rule Implementation (one line-item) | 20110630 | |
| 2 | Instance method | Public | Method | Execute Rule Implementation (LOOP through line-items) | 20110630 | |
| 3 | Instance method | Public | Method | After Complete Rule Execution Hook | 20110803 | |
| 4 | Instance method | Public | Method | Validation of Rule Implementation | 20110630 |
Events
Interface IF_GRFN_MSMP_RULE_API_AGENT has no event.
Types
Interface IF_GRFN_MSMP_RULE_API_AGENT 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 | IR_HEADER | Call by reference | Object reference (TYPE REF TO) | DATA | 20110630 | ||||
| 2 | IR_LINE_ITEM_TABLE_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20110630 | ||||
| 3 | IV_HEADER_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 | |||
| 4 | IV_LINEITEM_TABLE_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 | |||
| 5 | RT_RESULT | Value transfer | Type reference (TYPE) | GRFN_MW_T_AGENT_ID | Result Table - Agent Rule | 20110630 |
Method PROCESS_LINE_ITEM on Interface IF_GRFN_MSMP_RULE_API_AGENT has no exception.
Method PROCESS_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 | IV_HEADER_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 | |||
| 4 | IV_LINEITEM_TABLE_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 | |||
| 5 | RT_RESULT | Value transfer | Type reference (TYPE) | GRFN_MW_T_AGENT_ID | Result Table - Agent Rule | 20110630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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_AGENT_ID | Result Table - Agent Rule | 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 | IV_HEADER_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110803 | |||
| 5 | 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 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 | IV_HEADER_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20110630 | |||
| 4 | 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 |