SAP ABAP Class CL_FDT_WD_STATIC_MEMORY (FDT WD: Static memory for UI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_SERVICE (Package) BRFplus: Services for Web Dynpro UI
⤷
⤷
Properties
| Class | CL_FDT_WD_STATIC_MEMORY | |
| Short Description | FDT WD: Static memory for UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_SERVICE | BRFplus: Services for Web Dynpro UI |
| Created | 20101014 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FDT_WD_STATIC_MEMORY has no forward declaration.
Interfaces
Class CL_FDT_WD_STATIC_MEMORY has no interface implemented.
Friends
Class CL_FDT_WD_STATIC_MEMORY 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_FDT_SELECTION_PARAMETER | FDT: Selection parameters for context value help | 20101014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets the selection parameter | 20101014 | |
| 2 | Static method | Public | Method | Sets the selection parameter | 20101014 |
Events
Class CL_FDT_WD_STATIC_MEMORY has no event.
Types
Class CL_FDT_WD_STATIC_MEMORY has no local type.
Method Signatures
Method GET_SELECTION_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SELECTION_PARAMETER | Value transfer | Object reference (TYPE REF TO) | CL_FDT_SELECTION_PARAMETER | FDT: Selection parameters for context value help | 20101014 |
Method GET_SELECTION_PARAMETER on class CL_FDT_WD_STATIC_MEMORY has no exception.
Method SET_SELECTION_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SELECTION_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_FDT_SELECTION_PARAMETER | FDT: Selection parameters for context value help | 20101014 |
Method SET_SELECTION_PARAMETER on class CL_FDT_WD_STATIC_MEMORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |