SAP ABAP Class CL_WDY_WB_VD_CTX_MENU_PROVIDER (Display Texts for the ViewDesigner)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_VIEWDESIGNER (Package) Web Dynpro View Designer
⤷
⤷
Properties
| Class | CL_WDY_WB_VD_CTX_MENU_PROVIDER | |
| Short Description | Display Texts for the ViewDesigner | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_VIEWDESIGNER | Web Dynpro View Designer |
| Created | 20080609 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no forward declaration.
Interfaces
Class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no interface implemented.
Friends
Class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | AGGR_TXT_TABLE | Table with Aggregation Texts | 20080609 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SPRAS | Language Key | 20080609 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TTYP_TEXTPOOL | Text Pool Table | 20090429 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_VIEWDESIGNER_VIS | Web Dynpro: Displaying the View Designer | 20080610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20080610 | ||
| 2 | Instance method | Public | Constructor | 20080610 | ||
| 3 | Instance method | Public | Method | Returns display text for additional functions | 20080611 | |
| 4 | Instance method | Public | Method | Returns display text | 20080609 | |
| 5 | Instance method | Private | Method | Provides Text Symbol (including original language fallback) | 20090429 |
Events
Class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no event.
Types
Class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20081017 |
Method CONSTRUCTOR on class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no exception.
Method GET_ADDITIONAL_FUNCTIONS_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | 20080611 | ||||
| 2 | FUNCTIONS | Value transfer | Type reference (TYPE) | WDY_VD_ADD_FUNCTIONS_TABLE | Tabelle mit zusätzlichen Funktionen eines Elements | 20080611 |
Method GET_ADDITIONAL_FUNCTIONS_NEW on class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no exception.
Method GET_DISPLAY_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATION_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_AGGREGATION | Web-Dynpro : Name einer Viewelementaggregation | 20080609 | |||
| 2 | DISPLAY_TEXT | Value transfer | Type reference (TYPE) | WDY_WB_VC_DESCRIPT | Kurzbeschreibung | 20080609 | |||
| 3 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_VIEW_ELEMENT | 20080630 | ||||
| 4 | FCODE | Call by reference | Type reference (TYPE) | CUA_CODE_G | Funktionscode oder Menücode | 20080609 |
Method GET_DISPLAY_TEXT on class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no exception.
Method GET_TEXTPOOL_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | CHAR8 | Textpoolschlüssel | 20090429 | |||
| 2 | TEXT | Value transfer | Type reference (TYPE) | CHAR255 | Ermittelter Text | 20090429 |
Method GET_TEXTPOOL_ENTRY on class CL_WDY_WB_VD_CTX_MENU_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |