SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FDT_WD_UI_CONTEXT | FDT WD: Runtime-Context Channel for Web Dynpro UI | 20070725 |
Properties
| Class | CL_FDT_WD_UI_CONTEXT | |
| Short Description | FDT WD: Runtime-Context Channel for Web Dynpro UI | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_INFRASTRUCTURE | BRFplus: Web Dynpro UI: Infrastructure |
| Created | 20070725 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FDT_WD_UI_CONTEXT | FDT WD: Runtime-Context Channel for Web Dynpro UI | 20070725 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FDT_WD_FACTORY | 20070725 | FDT WD: Factory for UI |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'APPLICATION_COPY_MODE' | Application Copy Mode | 20090514 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'DECT_CONDITION_COLUMNS' | Condition Columns(Decision Table) | 20131104 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'RESULT_DO_DDBV' | Result Do set by DDBV | 20130828 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SET_RESULT_PARAMS' | Parameters for set result | 20100921 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'TOOL_NAME' | Name of Tool | 20100617 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'CATALOG_NODE_ID' | Catalog Node ID | 20090120 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'OBJECTS_TYPES_FILTER' | Create:Filter for object types | 20090119 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_FDT_WD_UI_CONTEXT=>TH_PARAMETER | Table of parameters | 20070725 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Model Class | 20080306 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | WD Component | 20080306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | INTERNAL: Returns WD component / model class | 20080306 | |
| 2 | Instance method | Public | Method | INTERNAL: Sets the WD component / model class | 20080306 |
Events
Class CL_FDT_WD_UI_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_SET_RESULT_PARAMS | Private | Type reference (TYPE) | CL_FDT_WD_UI_CONTEXT_FILL=>S_SET_RESULT_PARAMS | 20100921 | |
|
| 2 | TS_OBJECT_ID | Private | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object IDs as sorted table | 20100913 | |
Method Signatures
Method GET_UI_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MODEL_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Model class | 20080306 | |||
| 2 | EV_WD_COMPONENT | Call by reference | Type reference (TYPE) | STRING | WD component | 20080306 |
Method GET_UI_COMPONENTS on class CL_FDT_WD_UI_CONTEXT has no exception.
Method SET_UI_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODEL_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Model class | 20080306 | |||
| 2 | IV_WD_COMPONENT | Call by reference | Type reference (TYPE) | STRING | WD component | 20080306 |
Method SET_UI_COMPONENTS on class CL_FDT_WD_UI_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |