SAP ABAP Interface IF_WDR_DDIC_VALUE_HELP_TYPES (IF_WDR_DDIC_VALUE_HELP_TYPES)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Properties
Interface IF_WDR_DDIC_VALUE_HELP_TYPES  
Short Description    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20050414   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDR_DDIC_VALUE_HELP_TYPES has no forward declaration.
Interfaces
Interface IF_WDR_DDIC_VALUE_HELP_TYPES has no interface.
Friends
Interface IF_WDR_DDIC_VALUE_HELP_TYPES has no friend.
Attributes
Interface IF_WDR_DDIC_VALUE_HELP_TYPES has no attribute.
Methods
Interface IF_WDR_DDIC_VALUE_HELP_TYPES has no method.
Events
Interface IF_WDR_DDIC_VALUE_HELP_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_HT_VISITED_TABS Public See coding 20050414 ty_ht_visited_tabs TYPE HASHED TABLE OF string WITH UNIQUE KEY table_line
2 TY_ST_NAME Public See coding 20050414 TY_ST_NAME type standard table of string with default key
3 TY_ST_NAME_MODE Public See coding 20050414 ty_st_name_mode TYPE STANDARD TABLE OF ty_s_name_mode WITH KEY name
4 TY_S_NAME_MODE Public See coding 20050414 BEGIN OF ty_s_name_mode, id TYPE string, name TYPE string, mode TYPE i, END OF ty_s_name_mode
History
Last changed by/on SAP  20070911 
SAP Release Created in