SAP ABAP Class IF_GRFN_MSMPRULE_PARAM_TABLE (Handler for Table of parameters for MSMP Rules Exection)
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
| Class | IF_GRFN_MSMPRULE_PARAM_TABLE | |
| Short Description | Handler for Table of parameters for MSMP Rules Exection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100113 | 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_PARAM_TABLE has no interface implemented.
Friends
Class IF_GRFN_MSMPRULE_PARAM_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class IF_GRFN_MSMPRULE_PARAM_TABLE has no event.
Types
Class 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 class 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 class IF_GRFN_MSMPRULE_PARAM_TABLE has no parameter.
Method RESET_PARAMETERS on class 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 class 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 |