SAP ABAP Class CL_GRFN_MSMP_RULE_BASE_FLAT (MSMP Flat Rules (Line item by LineItem))
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 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_MSMP_RULE_BASE | Base Class for Initiator Rules | 20100604 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_MSMP_RULE_FLAT_BY_BRF | MSMP Flat Rules By BRF+ | 20100604 |
Properties
| Class | CL_GRFN_MSMP_RULE_BASE_FLAT | |
| Short Description | MSMP Flat Rules (Line item by LineItem) | |
| Super Class | CL_GRFN_MSMP_RULE_BASE | Base Class for Initiator Rules |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
| Created | 20100604 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_MSMP_RULE_BASE_FLAT has no forward declaration.
Interfaces
Class CL_GRFN_MSMP_RULE_BASE_FLAT has no interface implemented.
Friends
Class CL_GRFN_MSMP_RULE_BASE_FLAT has no friend class.
Attributes
Class CL_GRFN_MSMP_RULE_BASE_FLAT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100616 | ||
| 2 | Instance method | Protected | Method | Process Rule Implementation | 20100604 | |
| 3 | Instance method | Protected | Method | Validation of Rule Implementation | 20100604 |
Events
Class CL_GRFN_MSMP_RULE_BASE_FLAT has no event.
Types
Class CL_GRFN_MSMP_RULE_BASE_FLAT has no local type.
Method Signatures
Method GET_FLAT_RULE_RESULT_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NON_FLAT_RESULT_TYPE | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100616 | |||
| 2 | I_RULE_KIND | Call by reference | Type reference (TYPE) | GRFN_MW_RULE_KIND | MSMP Rule Kind | 20100616 | |||
| 3 | RV_RESULT_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100616 |
Method GET_FLAT_RULE_RESULT_DDIC on class CL_GRFN_MSMP_RULE_BASE_FLAT has no exception.
Method P_PROCESS_MSMP_RULE_LINEITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LI_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100616 | |||
| 2 | I_LI_PARAM_NAME | Value transfer | Type reference (TYPE) | GRFN_MW_RULE_PARAM_NAME | Rule Parameter Name | 20100616 | |||
| 3 | I_RESULT_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100616 | |||
| 4 | I_RESULT_IS_TABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100617 | ||||
| 5 | RS_RESULT | Value transfer | Type reference (TYPE) | GRFN_MW_S_RULE_PARAMETER | WF Rule: Result | 20100604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100604 |
Method P_VALIDATE_MSMP_RULE_LINEITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LI_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100604 | |||
| 2 | I_LI_PARAM_NAME | Value transfer | Type reference (TYPE) | GRFN_MW_RULE_PARAM_NAME | Rule Parameter Name | 20100616 | |||
| 3 | I_RESULT_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20100616 | |||
| 4 | I_RESULT_IS_TABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100604 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |