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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ABAP_STRUCTDESCR 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 LANG_LIST Instance attribute Private Type reference (TYPE) LANG_LIST_TYPE 20081209
2 LAST_LOADED_LANG Instance attribute Private Type reference (TYPE) I 20081209
3 M_CTX_COMPONENT_TABLE Instance attribute Private Type reference (TYPE) CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE Component Description Table 20090706
4 M_CTX_STRUCTDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20090706
5 M_CTX_TABLEDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20090706
6 M_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20081209
7 M_PROGNAME Instance attribute Private Type reference (TYPE) CHAR32 Character Field Length - 32 20081209
8 M_SHLP Instance attribute Private Object reference (TYPE REF TO) CL_WDR_ELEMENTARY_SEARCH_HELP Class to handle elementary DDIC search helps 20090706
9 M_VIEW_NAME Instance attribute Private Type reference (TYPE) STRING Web Dynpro: API of a View 20081209
10 M_WINDOW Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW 20081209
11 NOT_FOUND_KEY Instance attribute Private Type reference (TYPE) CHAR3 3-Byte Field 20081209
12 WD_TEXT_CACHE Instance attribute Private Type reference (TYPE) WD_TEXT_TABLE_TYPE 20081209
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CTABLE_UI Instance method Public Method 20101122
2 CREATE_TABLE_UI Instance method Public Method 20090706
3 DESTROY Instance method Public Method 20110418
4 GET_TEXT Instance method Public Method 20100712
5 ON_MESSAGE Instance method Private Event handling method 20110414
6 RESULTLIST2CONTEXT Instance method Public Method 20090706
7 SET_MESSAGE_MANAGER Instance method Public Method 20081211
8 SET_SEARCH_HELP Instance method Public Method 20090706
9 SET_VIEW_NAME Instance method Public Method 20081211
10 SET_WINDOW 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 Importing CREATE_MARKABLE_CELLS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101122
2 Importing MULTI_SELECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110129
3 Importing NAME_PREFIX Call by reference Type reference (TYPE) STRING 20101122
4 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20101122
5 Importing TABLE Call by reference Object reference (TYPE REF TO) CL_WD_C_TABLE 20101122
6 Importing 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 Importing CREATE_MARKABLE_CELLS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090706
2 Importing NAME_PREFIX Call by reference Type reference (TYPE) STRING 20090706
3 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20090706
4 Importing TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE 20090706
5 Importing 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 Importing CLASS Call by reference Type reference (TYPE) ABAP_ABSTYPENAME Basis für eine Web-Dynpro-Assistance-Klasse 20100712
2 Importing KEY Call by reference Type reference (TYPE) WDR_TEXT_KEY Web Dynpro: Key eines Textes 20100712
3 Importing PARA1 Call by reference Type reference (TYPE) CSEQUENCE 20100712
4 Importing PARA2 Call by reference Type reference (TYPE) CSEQUENCE 20100712
5 Importing PARA3 Call by reference Type reference (TYPE) CSEQUENCE 20100712
6 Importing PARA4 Call by reference Type reference (TYPE) CSEQUENCE 20100712
7 Returning 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 Importing MSGID Call by reference Attribute reference (LIKE) 20110415
2 Importing MSGNO Call by reference Attribute reference (LIKE) 20110415
3 Importing MSGTY Call by reference Attribute reference (LIKE) 20110415
4 Importing P1 Call by reference Attribute reference (LIKE) 20110415
5 Importing P2 Call by reference Attribute reference (LIKE) 20110415
6 Importing P3 Call by reference Attribute reference (LIKE) 20110415
7 Importing 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 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20090706
2 Importing FORCE_NODE_CREATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090706
3 Exporting INTERVALS_AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL 20090706
4 Importing NODE_NAME Call by reference Type reference (TYPE) STRING 20090706
5 Importing SEARCH_TERM Call by reference Type reference (TYPE) STRING 20110131
6 Importing TYPE Call by reference Type reference (TYPE) STRING 20090706
7 Exporting 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 Importing 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 Importing 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 Importing 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 Importing 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