SAP ABAP Interface IF_GRFN_MSMPRULE_PARAM_TABLE (Handler for Table of parameters for MSMP Rules Exection)
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_BASE | Base Class for Initiator Rules | 20100113 |
Properties
Interface | IF_GRFN_MSMPRULE_PARAM_TABLE | |
Short Description | Handler for Table of parameters for MSMP Rules Exection |
General Data
Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
Created | 20100113 | 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_MSMPRULE_PARAM_TABLE has no interface.
Friends
Interface IF_GRFN_MSMPRULE_PARAM_TABLE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MT_PARAMS | Instance attribute | Public | Type reference (TYPE) | GRFN_MW_T_RULE_PARAMETER | Table of MSMP Rule Parameters | 20100113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds New Parameter | 20100113 |
2 | ![]() |
Instance method | Public | Method | Adds New Parameter | 20100113 |
3 | ![]() |
Instance method | Public | Method | Returns Current Parameters | 20100113 |
4 | ![]() |
Instance method | Public | Method | Read Specified Parameter | 20100113 |
5 | ![]() |
Instance method | Public | Method | Empties Current Parameters | 20100113 |
6 | ![]() |
Instance method | Public | Method | Returns Current Parameters | 20100113 |
7 | ![]() |
Instance method | Public | Method | Updates Parameter Value (needs unique parameters) | 20100113 |
8 | ![]() |
Instance method | Public | Method | Updates Table Type Parameter Value by Appending New Line | 20100113 |
Events
Interface IF_GRFN_MSMPRULE_PARAM_TABLE has no event.
Types
Interface IF_GRFN_MSMPRULE_PARAM_TABLE has no local type.
Method Signatures
Method ADD_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100113 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | GRFN_MW_RULE_PARAM_NAME | Rule Parameter Name | 20100113 | ||
3 | ![]() |
I_ONLY_UNIQUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100113 | ||
4 | ![]() |
I_TYPENAME | Value transfer | Type reference (TYPE) | TYPENAME | SPACE | Name of Dictionary Type | 20100113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic MSMP Exception | 20100113 |
Method ADD_PARAMETER_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GRFN_MW_S_RULE_PARAMETER | MSMP Rules Parameters | 20100113 | ||
2 | ![]() |
I_ONLY_UNIQUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic MSMP Exception | 20100113 |
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PARAMS | Value transfer | Type reference (TYPE) | GRFN_MW_T_RULE_PARAMETER | Table of MSMP Rule Parameters | 20100113 |
Method GET_PARAMETERS on Interface IF_GRFN_MSMPRULE_PARAM_TABLE has no exception.
Method READ_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | GRFN_MW_RULE_PARAM_NAME | Rule Parameter Name | 20100113 | ||
2 | ![]() |
RS_PARAMETER | Value transfer | Type reference (TYPE) | GRFN_MW_S_RULE_PARAMETER | MSMP Rules Parameters | 20100113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic MSMP Exception | 20100113 |
Method RESET_PARAMETERS Signature
Method RESET_PARAMETERS on Interface IF_GRFN_MSMPRULE_PARAM_TABLE has no parameter.
Method RESET_PARAMETERS on Interface IF_GRFN_MSMPRULE_PARAM_TABLE has no exception.
Method SET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMS | Call by reference | Type reference (TYPE) | GRFN_MW_T_RULE_PARAMETER | Table of MSMP Rule Parameters | 20100113 |
Method SET_PARAMETERS on Interface IF_GRFN_MSMPRULE_PARAM_TABLE has no exception.
Method UPDATE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100113 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | GRFN_MW_RULE_PARAM_NAME | Rule Parameter Name | 20100113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic MSMP Exception | 20100113 |
Method UPDATE_PARAMETER_APPEND_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROW_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100113 | |||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | GRFN_MW_RULE_PARAM_NAME | Rule Parameter Name | 20100113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic MSMP Exception | 20100113 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |