SAP ABAP Class CL_WDY_RG_VIEW (Help Methods for Generation of Runtime Data of a View)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
     SWDP_RUNTIME_GENERATION_DT (Package) Web Dynpro: Create Data and Source Code at Design Time
Properties
Class CL_WDY_RG_VIEW  
Short Description Help Methods for Generation of Runtime Data of a View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_GENERATION_DT   Web Dynpro: Create Data and Source Code at Design Time 
Created 20040618   SAP 
Last change 20070911   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 WDYN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 WDYRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDY_RG_VIEW has no interface implemented.
Friends
Class CL_WDY_RG_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_CACHE Instance attribute Private See coding 20040701
2 F_INFO Instance attribute Public Type reference (TYPE) WDY_RG_S_VIEW_INFO Information About Metadata of a Web Dynpro 'CONTROLLER' 20040618
3 F_META_ABSTRACT_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_WDY_MD_ABSTRACT_VIEW 20040621
4 F_META_VIEW Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_VIEW 20040621
5 F_PART_DATA Instance attribute Private Type reference (TYPE) WDY_RG_S_VIEW_PART Set of Outbound Plugs 20040621
6 F_PART_DATA_DO_INIT Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040621
7 F_UI_TREE Instance attribute Private Object reference (TYPE REF TO) CL_WDY_RG_UI_ELEM_HIERARCHY Recursive Description Data for UI Controls 20040618
8 F_UI_TREE_DO_INIT Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040618
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create Description of View 20040618
2 GET_INBOUND_PLUGS Instance method Public Method Returns Generation Data of Inbound Plugs 20040630
3 GET_OUTBOUND_PLUGS Instance method Public Method Returns Generation Data of Outbound Plugs 20040630
4 GET_PARTS Instance method Public Method Returns Parts 20040621
5 GET_TEXT_KEYS Instance method Public Method Determines OTR Keys 20040618
6 GET_UI_TREE Instance method Public Method Returns Handle for Description of UI Tree 20040618
Events
Class CL_WDY_RG_VIEW has no event.
Types
Class CL_WDY_RG_VIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABSTRACT_VIEW Call by reference Object reference (TYPE REF TO) IF_WDY_MD_ABSTRACT_VIEW 20040621

Method CONSTRUCTOR on class CL_WDY_RG_VIEW has no exception.

Method GET_INBOUND_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDY_MD_INBOUND_PLUGS 20040630

Method GET_INBOUND_PLUGS on class CL_WDY_RG_VIEW has no exception.

Method GET_OUTBOUND_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDY_MD_OUTBOUND_PLUGS Liste von Plugs zum Verlassen 20040630

Method GET_OUTBOUND_PLUGS on class CL_WDY_RG_VIEW has no exception.

Method GET_PARTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDY_RG_S_VIEW_PART Aufbereitete Metadaten eines Kontrollers 20040621

Method GET_PARTS on class CL_WDY_RG_VIEW has no exception.

Method GET_TEXT_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TEXT_KEYS Call by reference Type reference (TYPE) SOTR_CONC_TT Übergabetabelle für OTR Schlüssel (Konzept IDs) 20040618

Method GET_TEXT_KEYS on class CL_WDY_RG_VIEW has no exception.

Method GET_UI_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WDY_RG_UI_ELEM_HIERARCHY Rekursive Beschreibungsdaten für UI Controls 20040618

Method GET_UI_TREE on class CL_WDY_RG_VIEW has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700