SAP ABAP Interface IF_FDT_WD_RENDER_RESULT (FDT WD: Renders result UI elements)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_RENDER_RESULT | Result Rendering Class | 20120716 |
Properties
| Interface | IF_FDT_WD_RENDER_RESULT | |
| Short Description | FDT WD: Renders result UI elements |
General Data
| Package | SFDT_WD_SERVICE | BRFplus: Services for Web Dynpro UI |
| Created | 20120716 | SAP |
| Last changed | 20130531 | SAP |
| 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) |
| 2 | IF_FDT_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_FDT_WD_RENDER_RESULT has no interface.
Friends
Interface IF_FDT_WD_RENDER_RESULT has no friend.
Attributes
Interface IF_FDT_WD_RENDER_RESULT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Remove resources for all or the specified result instance. | 20120716 | |
| 2 | Instance method | Public | Method | Creates the UI elements | 20120716 | |
| 3 | Instance method | Public | Method | Performs the action(except navigate, create, query ) | 20120716 | |
| 4 | Instance method | Public | Method | Performs action after(create and Query) | 20120716 | |
| 5 | Instance method | Public | Method | Set value of result | 20120716 |
Events
Interface IF_FDT_WD_RENDER_RESULT has no event.
Types
Interface IF_FDT_WD_RENDER_RESULT has no local type.
Method Signatures
Method CLEANUP Signature
Method CLEANUP on Interface IF_FDT_WD_RENDER_RESULT has no parameter.
Method CLEANUP on Interface IF_FDT_WD_RENDER_RESULT has no exception.
Method CREATE_UI_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ACTION | Call by reference | Object reference (TYPE REF TO) | IF_WD_ACTION | Web Dynpro: Action | 20120716 | |||
| 2 | IO_OPEN_OBJECT_VIEW_ACTION | Call by reference | Object reference (TYPE REF TO) | IF_WD_ACTION | Web Dynpro: Action | 20120716 | |||
| 3 | IO_UIELEMENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | Perforce change= / 20051117-125541 | 20120716 | |||
| 4 | IV_FUNCTION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20120716 | |||
| 5 | IV_IS_CHANGE_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120716 | ||||
| 6 | IV_REQUEST_FOCUS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120716 | |||
| 7 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20120716 |
Method CREATE_UI_ELEMENTS on Interface IF_FDT_WD_RENDER_RESULT has no exception.
Method PERFORM_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EVENT_PARAMETER | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20120716 | |||
| 2 | EV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID of the handled object | 20120716 | |||
| 3 | EV_NOT_POSSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120716 | ||||
| 4 | EV_REFRESH_VIEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE, if the view needs to be refreshed | 20120716 | |||
| 5 | IO_ACTION_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20120716 |
Method PERFORM_ACTIONS on Interface IF_FDT_WD_RENDER_RESULT has no exception.
Method PERFORM_ACTIONS_WITH_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REFRESH_VIEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | TRUE, if the view needs to be refreshed | 20120716 | |||
| 2 | IO_ACTION_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20120716 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20120716 |
Method PERFORM_ACTIONS_WITH_PARAMETER on Interface IF_FDT_WD_RENDER_RESULT has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IA_VALUE | Call by reference | Type reference (TYPE) | ANY | 20120716 | ||||
| 2 | IV_FUNCTION_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20120716 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20120716 |
Method SET_VALUE on Interface IF_FDT_WD_RENDER_RESULT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |