SAP ABAP Class CL_GRFN_MSMP_RULE_FACTORY (Rule Factory for MSMP)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_MSMPRULE_FACTORY | WF Rule: Factory | 20090916 |
Properties
| Class | CL_GRFN_MSMP_RULE_FACTORY | |
| Short Description | Rule Factory for MSMP | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
| Created | 20090916 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_MSMPRULE_FACTORY | WF Rule: Factory | 20090916 |
Friends
Class CL_GRFN_MSMP_RULE_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_MSMP_RULE_FACTORY | Rule Factory for MSMP | 20100112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100113 | ||
| 2 | Instance method | Public | Method | 20100113 | ||
| 3 | Instance method | Public | Method | 20100111 | ||
| 4 | Instance method | Public | Method | 20100111 | ||
| 5 | Instance method | Public | Method | 20100130 | ||
| 6 | Static method | Private | Method | 20100130 |
Events
Class CL_GRFN_MSMP_RULE_FACTORY has no event.
Types
Class CL_GRFN_MSMP_RULE_FACTORY has no local type.
Method Signatures
Method CREATE_RULE_CONTEXT Signature
Method CREATE_RULE_CONTEXT on class CL_GRFN_MSMP_RULE_FACTORY has no parameter.
Method CREATE_RULE_CONTEXT on class CL_GRFN_MSMP_RULE_FACTORY has no exception.
Method CREATE_RULE_PARAM_TABLE Signature
Method CREATE_RULE_PARAM_TABLE on class CL_GRFN_MSMP_RULE_FACTORY has no parameter.
Method CREATE_RULE_PARAM_TABLE on class CL_GRFN_MSMP_RULE_FACTORY has no exception.
Method GET_INSTANCE Signature
Method GET_INSTANCE on class CL_GRFN_MSMP_RULE_FACTORY has no parameter.
Method GET_INSTANCE on class CL_GRFN_MSMP_RULE_FACTORY has no exception.
Method GET_RULE_FUNCTION Signature
Method GET_RULE_FUNCTION on class CL_GRFN_MSMP_RULE_FACTORY has no parameter.
Method GET_RULE_FUNCTION on class CL_GRFN_MSMP_RULE_FACTORY has no exception.
Method PARSE_PARAMETERS_TABLE Signature
Method PARSE_PARAMETERS_TABLE on class CL_GRFN_MSMP_RULE_FACTORY has no parameter.
Method PARSE_PARAMETERS_TABLE on class CL_GRFN_MSMP_RULE_FACTORY has no exception.
Method _PARSE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Parameter Data | 20100130 | |||
| 2 | EV_DATA_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100130 | |||
| 3 | IT_PARAMS | Call by reference | Type reference (TYPE) | GRFN_MW_T_RULE_PARAMETER | Table of MSMP Rule Parameters | 20100130 | |||
| 4 | I_CREATE_DREF_IF_VOID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100130 | ||||
| 5 | I_OPTIONAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100130 | ||||
| 6 | I_PARAM_NAME | Call by reference | Type reference (TYPE) | GRFN_MW_RULE_PARAM_NAME | Rule Parameter Name | 20100130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100130 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |