SAP ABAP Class CL_WDR_F4_DDIC_ASSISTANCE (Assistance Class for DDIC Input Help)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_RUNTIME_COMP (Package) Web Dynpro: System Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_F4_ASSISTANCE | Assistance Class for WDR_F4_ELEMENTARY | 20081211 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_DDIC_SHLP_LISTENER | Web Dynpro: Value Help | 20081211 |
Properties
| Class | CL_WDR_F4_DDIC_ASSISTANCE | |
| Short Description | Assistance Class for DDIC Input Help | |
| Super Class | CL_WDR_F4_ASSISTANCE | Assistance Class for WDR_F4_ELEMENTARY |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_COMP | Web Dynpro: System Components |
| Created | 20081209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_DDIC_SHLP_LISTENER | Web Dynpro: Value Help | 20081211 |
Friends
Class CL_WDR_F4_DDIC_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LANG_LIST_TYPE | 20081209 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20081209 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE | Component Description Table | 20090706 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090706 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20090706 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20081209 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CHAR32 | Character Field Length - 32 | 20081209 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_ELEMENTARY_SEARCH_HELP | Class to handle elementary DDIC search helps | 20090706 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | Web Dynpro: API of a View | 20081209 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20081209 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | CHAR3 | 3-Byte Field | 20081209 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | WD_TEXT_TABLE_TYPE | 20081209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101122 | ||
| 2 | Instance method | Public | Method | 20090706 | ||
| 3 | Instance method | Public | Method | 20110418 | ||
| 4 | Instance method | Public | Method | 20100712 | ||
| 5 | Instance method | Private | Event handling method | 20110414 | ||
| 6 | Instance method | Public | Method | 20090706 | ||
| 7 | Instance method | Public | Method | 20081211 | ||
| 8 | Instance method | Public | Method | 20090706 | ||
| 9 | Instance method | Public | Method | 20081211 | ||
| 10 | Instance method | Public | Method | 20081211 |
Events
Class CL_WDR_F4_DDIC_ASSISTANCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LANG_LIST_TYPE | Private | See coding | 20081209 | LANG_LIST_TYPE type standard table of spras
|
||
| 2 | WD_TEXT_TABLE_TYPE | Private | See coding | 20081209 | WD_TEXT_TABLE_TYPE type hashed table of textpool with unique key ID KEY
|
Method Signatures
Method CREATE_CTABLE_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATE_MARKABLE_CELLS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20101122 | |||
| 2 | MULTI_SELECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110129 | |||
| 3 | NAME_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20101122 | ||||
| 4 | NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20101122 | ||||
| 5 | TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_C_TABLE | 20101122 | ||||
| 6 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20101122 |
Method CREATE_CTABLE_UI on class CL_WDR_F4_DDIC_ASSISTANCE has no exception.
Method CREATE_TABLE_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATE_MARKABLE_CELLS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090706 | |||
| 2 | NAME_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20090706 | ||||
| 3 | NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090706 | ||||
| 4 | TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE | 20090706 | ||||
| 5 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20090706 |
Method CREATE_TABLE_UI on class CL_WDR_F4_DDIC_ASSISTANCE has no exception.
Method DESTROY Signature
Method DESTROY on class CL_WDR_F4_DDIC_ASSISTANCE has no parameter.
Method DESTROY on class CL_WDR_F4_DDIC_ASSISTANCE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Call by reference | Type reference (TYPE) | ABAP_ABSTYPENAME | Basis für eine Web-Dynpro-Assistance-Klasse | 20100712 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | WDR_TEXT_KEY | Web Dynpro: Key eines Textes | 20100712 | |||
| 3 | PARA1 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100712 | ||||
| 4 | PARA2 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100712 | ||||
| 5 | PARA3 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100712 | ||||
| 6 | PARA4 | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100712 | ||||
| 7 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20100712 |
Method GET_TEXT on class CL_WDR_F4_DDIC_ASSISTANCE has no exception.
Method ON_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Attribute reference (LIKE) | 20110415 | |||||
| 2 | MSGNO | Call by reference | Attribute reference (LIKE) | 20110415 | |||||
| 3 | MSGTY | Call by reference | Attribute reference (LIKE) | 20110415 | |||||
| 4 | P1 | Call by reference | Attribute reference (LIKE) | 20110415 | |||||
| 5 | P2 | Call by reference | Attribute reference (LIKE) | 20110415 | |||||
| 6 | P3 | Call by reference | Attribute reference (LIKE) | 20110415 | |||||
| 7 | P4 | Call by reference | Attribute reference (LIKE) | 20110415 |
Method ON_MESSAGE on class CL_WDR_F4_DDIC_ASSISTANCE has no exception.
Method RESULTLIST2CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20090706 | |||
| 2 | FORCE_NODE_CREATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090706 | |||
| 3 | INTERVALS_AVAILABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090706 | ||||
| 4 | NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20090706 | ||||
| 5 | SEARCH_TERM | Call by reference | Type reference (TYPE) | STRING | 20110131 | ||||
| 6 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20090706 | ||||
| 7 | VALUE_LIST_AVAILABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090706 |
Method RESULTLIST2CONTEXT on class CL_WDR_F4_DDIC_ASSISTANCE has no exception.
Method SET_MESSAGE_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20081211 |
Method SET_MESSAGE_MANAGER on class CL_WDR_F4_DDIC_ASSISTANCE has no exception.
Method SET_SEARCH_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEARCH_HELP | Call by reference | Object reference (TYPE REF TO) | CL_WDR_ELEMENTARY_SEARCH_HELP | Class to handle elementary DDIC search helps | 20090706 |
Method SET_SEARCH_HELP on class CL_WDR_F4_DDIC_ASSISTANCE has no exception.
Method SET_VIEW_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | Web Dynpro: API eines Views | 20081211 |
Method SET_VIEW_NAME on class CL_WDR_F4_DDIC_ASSISTANCE has no exception.
Method SET_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20081211 |
Method SET_WINDOW on class CL_WDR_F4_DDIC_ASSISTANCE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |