SAP ABAP Interface IF_FDT_WD_UI_CONTEXT (FDT WD: Runtime-Context Channel for Web Dynpro UI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_INFRASTRUCTURE (Package) BRFplus: Web Dynpro UI: Infrastructure

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_UI_CONTEXT | FDT WD: Runtime-Context Channel for Web Dynpro UI | 20070725 |
Properties
Interface | IF_FDT_WD_UI_CONTEXT | |
Short Description | FDT WD: Runtime-Context Channel for Web Dynpro UI |
General Data
Package | SFDT_WD_INFRASTRUCTURE | BRFplus: Web Dynpro UI: Infrastructure |
Created | 20070713 | SAP |
Last changed | 20110908 | 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) |
Interfaces
Interface IF_FDT_WD_UI_CONTEXT has no interface.
Friends
Interface IF_FDT_WD_UI_CONTEXT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_PARAMETER_EMBEDDED | Constant | Public | Type reference (TYPE) | STRING | 'IS_EMBEDDED' | UI is embedded | 20080214 | |
2 | GC_PARAMETER_RESULT_DO | Constant | Public | Type reference (TYPE) | STRING | 'RESULT_DO' | Result Do (ID) | 20070827 | |
3 | GC_PARAMETER_TRIGGER_CHECK | Constant | Public | Type reference (TYPE) | STRING | 'TRIGGER_CHECK' | Triggers the check, after the UI is displayed | 20071128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns a parameter | 20070713 |
2 | ![]() |
Instance method | Public | Method | Returns all parameters | 20070713 |
3 | ![]() |
Instance method | Public | Method | Sets a parameter | 20070713 |
4 | ![]() |
Instance method | Public | Method | Sets all parameters | 20070713 |
Events
Interface IF_FDT_WD_UI_CONTEXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_PARAMETER | Public | See coding | 20070713 | BEGIN OF s_parameter ,
name TYPE string ,
value TYPE string,
value_ref type ref to data,
END OF s_parameter
|
||
2 | TH_PARAMETER | Public | See coding | 20070713 | th_parameter TYPE HASHED TABLE OF s_parameter
WITH UNIQUE KEY name
|
Method Signatures
Method GET_PARAMETER 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 | Value reference | 20101102 | ||
2 | ![]() |
EV_PARAMETER_EXISTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | True: Parameter exists | 20070830 | ||
3 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | DATA | Value | 20070713 | ||
4 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name | 20070713 |
Method GET_PARAMETER on Interface IF_FDT_WD_UI_CONTEXT has no exception.
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTH_PARAMETER | Value transfer | Type reference (TYPE) | TH_PARAMETER | All Parameters | 20070713 |
Method GET_PARAMETERS on Interface IF_FDT_WD_UI_CONTEXT has no exception.
Method SET_PARAMETER 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 | Value reference | 20101102 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20070713 | ||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | DATA | Value | 20070713 |
Method SET_PARAMETER on Interface IF_FDT_WD_UI_CONTEXT has no exception.
Method SET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITH_PARAMETER | Call by reference | Type reference (TYPE) | TH_PARAMETER | 20070725 |
Method SET_PARAMETERS on Interface IF_FDT_WD_UI_CONTEXT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |