SAP ABAP Class CL_FDT_WD_COMPONENT_SERVICE (FDT WD: Services around creation of objs/comp)
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_COMPONENT_SERVICE | |
| Short Description | FDT WD: Services around creation of objs/comp | |
| 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 | 20091125 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FDT_WD_COMPONENT_SERVICE has no forward declaration.
Interfaces
Class CL_FDT_WD_COMPONENT_SERVICE has no interface implemented.
Friends
Class CL_FDT_WD_COMPONENT_SERVICE has no friend class.
Attributes
Class CL_FDT_WD_COMPONENT_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the message area (and instantiates it if necessary) | 20130220 | |
| 2 | Static method | Public | Method | Returns the query (and instantiates it if necessary) | 20091126 |
Events
Class CL_FDT_WD_COMPONENT_SERVICE has no event.
Types
Class CL_FDT_WD_COMPONENT_SERVICE has no local type.
Method Signatures
Method GET_MESSAGE_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | Configuration handle | 20130220 | |||
| 2 | IO_MESSAGE_AREA_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20130220 | |||
| 3 | RO_MESSAGE_AREA | Value transfer | Object reference (TYPE REF TO) | IWCI_FDT_IWD_MESSAGE_AREA | Query WD Interface | 20130220 |
Method GET_MESSAGE_AREA on class CL_FDT_WD_COMPONENT_SERVICE has no exception.
Method GET_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | Configuration handle | 20091126 | |||
| 2 | IO_QUERY_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20091126 | |||
| 3 | RO_QUERY | Call by reference | Object reference (TYPE REF TO) | IWCI_FDT_IWD_QUERY | Query WD Interface | 20091126 |
Method GET_QUERY on class CL_FDT_WD_COMPONENT_SERVICE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |