SAP ABAP Table WDY_RG_S_ABAP_PARAM_INFO (Info About Relationship Between Parameters a.Context Proper.)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
     SWDP_RT_GENERATION_TYPES_DT (Package) Data Declaration Primarily Used at Design Time
Basic Data
Table Category INTTAB    Structure 
Structure WDY_RG_S_ABAP_PARAM_INFO   Table Relationship Diagram
Short Description Info About Relationship Between Parameters a.Context Proper.    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 PARAM_KIND WDY_RG_D_ABAP_PARAM_KIND WDY_RG_ABAP_PARAM_KIND CHAR 1   0   Interface Type of Formal Parameter  
2 PARAM_NAME WDY_RG_D_ABAP_PARAM_NAME   STRG 0   0   Name of Formal Parameter  
3 PARAM_TYPE WDY_RG_D_ABAP_PARAM_TYPE   STRG 0   0   Specification of Data Type for Parameter  
4 GENERATE_AS_COMMENT WDY_BOOLEAN WDY_BOOLEAN CHAR 1   0   Replacement for Real Boolean Type: 'X' == True '' == False  
5 IS_CTLR_PROPERTY WDY_RG_D_IS_CTLR_PROPERTY FLAG CHAR 1   0   Reference to Controller Property (No Context)  
6 CONTROLLER_PROPERTY WDY_RG_D_CONTROLLER_PROPERTY   STRG 0   0   Controller Property  
7 CONTEXT_PATH WDY_RG_D_CONTEXT_ITEM_PATH   STRG 0   0   Path of Node to Properties or Subnodes  
8 CONTEXT_KIND WDY_RG_D_CONTEXT_ITEM_KIND WDY_RG_CONTEXT_ITEM_KIND CHAR 1   0   Reference of Context Path  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700