SAP ABAP Class IF_GRFN_MSMPRULE_FACTORY (WF Rule: Factory)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_MSMP_RULE_FACTORY | Rule Factory for MSMP | 20090916 |
Properties
| Class | IF_GRFN_MSMPRULE_FACTORY | |
| Short Description | WF Rule: Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090908 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_GRFN_MSMPRULE_FACTORY has no interface implemented.
Friends
Class IF_GRFN_MSMPRULE_FACTORY has no friend class.
Attributes
Class IF_GRFN_MSMPRULE_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Rule Execution Context | 20100113 | |
| 2 | Static method | Public | Method | Create Parameter Table for MSMP Rule Input | 20100113 | |
| 3 | Static method | Public | Method | Get a factory instance (Singleton) | 20090908 | |
| 4 | Instance method | Public | Method | Get a function instance | 20100111 | |
| 5 | Static method | Public | Method | Parse Rule Parameters Table | 20100130 |
Events
Class IF_GRFN_MSMPRULE_FACTORY has no event.
Types
Class IF_GRFN_MSMPRULE_FACTORY has no local type.
Method Signatures
Method CREATE_RULE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_AGENT_RULE_EXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_AGENT_RULE_EXT | Enahancement for Agent Determination MSMP Rules | 20100113 | |||
| 2 | IS_MSMP_EXEC_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20100113 | |||
| 3 | IS_ROUTING_RULE_EXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_ROUTING_RULE_EXT | Enahancement for Routing MSMP Rules | 20100115 | |||
| 4 | I_RULE_ID | Call by reference | Type reference (TYPE) | GRFN_MW_RULE_ID | Rule ID | 20100113 | |||
| 5 | I_RULE_KIND | Call by reference | Type reference (TYPE) | GRFN_MW_RULE_KIND | GRC FN MSMP Rule Kind | 20100113 | |||
| 6 | I_RULE_TYPE | Call by reference | Type reference (TYPE) | GRFN_MW_RULE_TYPE | Rule Type | 20100113 | |||
| 7 | RS_RULE_CONTEXT | Value transfer | Type reference (TYPE) | GRFN_MW_S_RULE_CONTEXT | MSMP Execution Context for API and BWF | 20100113 |
Method CREATE_RULE_CONTEXT on class IF_GRFN_MSMPRULE_FACTORY has no exception.
Method CREATE_RULE_PARAM_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_HEADER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100113 | ||||
| 2 | IR_LI_TABLE_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100113 | ||||
| 3 | IT_TEMPL_NOTIF_VARIABLES | Value transfer | Type reference (TYPE) | GRFN_MW_T_NOTIFICATION_VARSINP | Result Table - Variables for Notification Templates Rule | 20100213 | |||
| 4 | IV_FOR_EXECUTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | X - execution, space - generation | 20100618 | |||
| 5 | IV_HEADER_DDIC | Value transfer | Type reference (TYPE) | GRFN_MW_DDIC_STRUC_HEADER | 20100113 | ||||
| 6 | IV_INITIAL_LINE_FOR_LI_TAB | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100202 | |||
| 7 | IV_LI_TABLE_DDIC | Value transfer | Type reference (TYPE) | GRFN_MW_DDIC_TABLE_LINEITM | Context Line Item - DDIC Structure - Table Type | 20100113 | |||
| 8 | IV_PROCESS_TYPE | Value transfer | Type reference (TYPE) | GRFN_MW_PROCESS_TYPE | MSMP Process Type | 20100113 | |||
| 9 | IV_RULE_KIND | Value transfer | Type reference (TYPE) | GRFN_MW_RULE_KIND | GRC FN MSMP Rule Kind | 20100113 | |||
| 10 | IV_RULE_TYPE | Value transfer | Type reference (TYPE) | GRFN_MW_RULE_TYPE | Rule Type | 20100617 | |||
| 11 | IV_USE_INTERNAL_DDIC | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Use persistency structures instead of external | 20100202 | ||
| 12 | RT_RULE_PARAM | Value transfer | Type reference (TYPE) | GRFN_MW_T_RULE_PARAMETER | 20100113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100113 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_MSMPRULE_FACTORY | Factory | 20090908 |
Method GET_INSTANCE on class IF_GRFN_MSMPRULE_FACTORY has no exception.
Method GET_RULE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RULE_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_RULE_CONTEXT | MSMP Rule Execution Context | 20100112 | |||
| 2 | IV_PROCESS_TYPE | Value transfer | Type reference (TYPE) | GRFN_MW_PROCESS_TYPE | MSMP Process Type | 20100113 | |||
| 3 | RO_FUNCTION | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_MSMPRULE_FUNCTION | WF Rule: Function | 20100111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100111 |
Method PARSE_PARAMETERS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_HEADER | Value transfer | Object reference (TYPE REF TO) | DATA | Data of Header | 20100130 | |||
| 2 | ER_LINEITEM_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | Data of Line Items Table | 20100130 | |||
| 3 | ER_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | WF Rule: Result | 20100130 | |||
| 4 | ET_NOTIF_VARIABLES | Value transfer | Type reference (TYPE) | GRFN_MW_T_NOTIFICATION_VARSINP | Result Table - Variables for Notification Templates Rule | 20100213 | |||
| 5 | EV_HEADER_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100130 | |||
| 6 | EV_LINEITEM_TABLE_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100130 | |||
| 7 | EV_RESULT_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100130 | |||
| 8 | EV_RESULT_PARAM_NAME | Value transfer | Type reference (TYPE) | GRFN_MW_RULE_PARAM_NAME | Rule Parameter Name | 20100130 | |||
| 9 | IT_PARAMS | Call by reference | Type reference (TYPE) | GRFN_MW_T_RULE_PARAMETER | Table of MSMP Rule Parameters | 20100130 | |||
| 10 | I_CREATE_DREF_IF_VOID | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Create data containers if original data reference invalid | 20100130 | ||
| 11 | I_MSMP_RULE_KIND | Call by reference | Type reference (TYPE) | GRFN_MW_RULE_KIND | Rule Kind (Initiator/Routing/Agent/Notication) | 20100130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100130 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |