SAP ABAP Class CL_WD_P13N_PARAM (CL_WD_P13N_PARAM)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_RUNTIME_COMP (Package) Web Dynpro: System Components
Properties
Class CL_WD_P13N_PARAM  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_COMP   Web Dynpro: System Components 
Created 20050211   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WD_P13N_PARAM has no forward declaration.
Interfaces
Class CL_WD_P13N_PARAM has no interface implemented.
Friends
Class CL_WD_P13N_PARAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMP_DATA Instance attribute Public Object reference (TYPE REF TO) DATA Data to Be Returned to Application 20050211
2 COMP_DATA_TABLE Instance attribute Public Type reference (TYPE) TT_COMP_DATA 20050901
3 CONFIG_KEY Instance attribute Public Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20050902
4 DESCRIPTION Instance attribute Public Type reference (TYPE) STRING 20050908
5 DISPLAY_NAME Instance attribute Public Type reference (TYPE) STRING Name Displayed in Personalization as "View Element" 20050211
6 E_MOVE_POSITION Constant Public See coding 20080227
7 ICON_NAME Instance attribute Public Type reference (TYPE) STRING Name of Icon to Be Displayed 20050211
8 NO_AUTOMATIC_SAVE_CALL Instance attribute Public Type reference (TYPE) WDY_BOOLEAN 'X': Application calls save itself; '': Framework calls 20070315
9 TRANSPORT_PERSONALIZATION Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20070309
10 TRKORR Instance attribute Public Type reference (TYPE) TRKORR Request/Task 20070309
Methods
Class CL_WD_P13N_PARAM has no method.
Events
Class CL_WD_P13N_PARAM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_COMP_DATA Public See coding 20050901 TT_comp_data type standard table of T_COMP_DATA
2 T_COMP_DATA Public See coding 20050901 begin of T_COMP_DATA, DATA_REF type ref to data, ID type string, end of T_COMP_DATA
History
Last changed by/on SAP  20080612 
SAP Release Created in 700