SAP ABAP Class IF_FPM_PARAMETER (Property Bag)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_PARAMETER | Property Bag | 20070425 |
Properties
| Class | IF_FPM_PARAMETER | |
| Short Description | Property Bag | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070425 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FPM_PARAMETER has no forward declaration.
Interfaces
Class IF_FPM_PARAMETER has no interface implemented.
Friends
Class IF_FPM_PARAMETER has no friend class.
Attributes
Class IF_FPM_PARAMETER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete value | 20070425 | |
| 2 | Instance method | Public | Method | Get keys | 20070425 | |
| 3 | Instance method | Public | Method | Get value | 20070425 | |
| 4 | Instance method | Public | Method | Set value | 20070425 |
Events
Class IF_FPM_PARAMETER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_KEYS | Public | See coding | 20070425 | T_KEYS type standard table of string with default key
|
Method Signatures
Method DELETE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | 20070425 |
Method DELETE_VALUE on class IF_FPM_PARAMETER has no exception.
Method GET_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_KEYS | Value transfer | Type reference (TYPE) | T_KEYS | Table of keys | 20070425 |
Method GET_KEYS on class IF_FPM_PARAMETER has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20070425 | ||||
| 2 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20070425 | ||||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | 20070425 |
Method GET_VALUE on class IF_FPM_PARAMETER has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VALUE | Call by reference | Object reference (TYPE REF TO) | DATA | 20070425 | ||||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | 20070425 | ||||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20070425 |
Method SET_VALUE on class IF_FPM_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |