SAP ABAP Class CL_DSH_DYNPRO_PROPERTIES (Manage dynpro properties)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-F4 (Application Component) F4 Help
     SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)
Properties
Class CL_DSH_DYNPRO_PROPERTIES  
Short Description Manage dynpro properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDSH   ABAP Dictionary internal: Poss.entries (F4) 
Created 20130321   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DSH_DYNPRO_PROPERTIES has no forward declaration.
Interfaces
Class CL_DSH_DYNPRO_PROPERTIES has no interface implemented.
Friends
Class CL_DSH_DYNPRO_PROPERTIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DYNPRO_PROPERTY_ID Constant Private Type reference (TYPE) STRING SDYNP_WHOLE_PROPERTYBAG 20130404
2 CO_DYNPRO_PROPERTY_NAME Constant Private Type reference (TYPE) STRING 'DYNPRO' 20130404
3 CO_ELEMENT_CUSTOM_PROPERTY Constant Private Type reference (TYPE) STRING 'CustomProperty' 20130416
4 CO_PROPERTY_SEARCH_HELP Constant Private Type reference (TYPE) STRING 'searchhelp' 20130410
5 CO_PROPERTY_TYPE_AHEAD Constant Private Type reference (TYPE) STRING 'typeahead' 20130410
6 CO_TABLE_FIELD_ELEMENT_TYPE Constant Private Type reference (TYPE) STRING 'TABLEENTRYFIELD' 20131105
Methods
# Method Level Visibility Method type Description Created on
1 DISABLE_TYPE_AHEAD Static method Public Method 20130416
2 ENABLE_TYPE_AHEAD Static method Public Method 20130321
3 ENABLE_TYPE_AHEAD_FOR_DYNPRO Static method Private Method 20130326
4 NOTIFY_SCREEN_FIELDS_SHLPS Static method Public Method 20130410
5 SET_ATTRIBUTE_IN_XML_PROPERTY Static method Private Method 20130321
6 SET_ATTRIBUTE_IN_XML_STRING Static method Private Method 20130321
7 SET_TABLE_ATTR_IN_XML_PROPERTY Static method Private Method 20131105
8 SET_WATERMARK Static method Private Method 20130321
9 SET_WATERMARK_ATTRIBUTE Static method Private Method 20130321
Events
Class CL_DSH_DYNPRO_PROPERTIES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_FIELD_WITH_SEARCH_HELP Public See coding 20130410 BEGIN OF ty_s_field_with_search_help, field_name TYPE string, search_help_name TYPE string, END OF ty_s_field_with_search_help
2 TY_T_FIELD_WITH_SEARCH_HELP Public See coding 20130410 ty_t_field_with_search_help TYPE SORTED TABLE OF ty_s_field_with_search_help WITH UNIQUE KEY field_name
Method Signatures

Method DISABLE_TYPE_AHEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDS Call by reference Type reference (TYPE) STRING_TABLE 20130416
2 Importing IN_TABLE_CONTROL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131105

Method DISABLE_TYPE_AHEAD on class CL_DSH_DYNPRO_PROPERTIES has no exception.

Method ENABLE_TYPE_AHEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDS Call by reference Type reference (TYPE) STRING_TABLE 20130321
2 Importing IN_TABLE_CONTROL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20131105
3 Importing OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130606

Method ENABLE_TYPE_AHEAD on class CL_DSH_DYNPRO_PROPERTIES has no exception.

Method ENABLE_TYPE_AHEAD_FOR_DYNPRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPID Call by reference Type reference (TYPE) SYREPID SY-REPID 20130326
2 Importing SCREEN Call by reference Type reference (TYPE) SYDYNNR SY-DYNNR 20130326

Method ENABLE_TYPE_AHEAD_FOR_DYNPRO on class CL_DSH_DYNPRO_PROPERTIES has no exception.

Method NOTIFY_SCREEN_FIELDS_SHLPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDS_WITH_SEARCH_HELPS Call by reference Type reference (TYPE) TY_T_FIELD_WITH_SEARCH_HELP 20130410

Method NOTIFY_SCREEN_FIELDS_SHLPS on class CL_DSH_DYNPRO_PROPERTIES has no exception.

Method SET_ATTRIBUTE_IN_XML_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130606
2 Importing PROPERTY_ID Call by reference Type reference (TYPE) STRING 20130321
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) STRING 20130321
4 Importing XML_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20130321
5 Importing XML_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) STRING 20130321
6 Importing XML_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20130321

Method SET_ATTRIBUTE_IN_XML_PROPERTY on class CL_DSH_DYNPRO_PROPERTIES has no exception.

Method SET_ATTRIBUTE_IN_XML_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20130321
2 Importing ATTRIBUTE_VALUE Call by reference Type reference (TYPE) STRING 20130321
3 Importing ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20130321
4 Changing XML Call by reference Type reference (TYPE) STRING 20130321

Method SET_ATTRIBUTE_IN_XML_STRING on class CL_DSH_DYNPRO_PROPERTIES has no exception.

Method SET_TABLE_ATTR_IN_XML_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20131105
2 Importing PROPERTY_ID Call by reference Type reference (TYPE) STRING 20131105
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) STRING 20131105
4 Importing XML_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20131105
5 Importing XML_ATTRIBUTE_VALUE Call by reference Type reference (TYPE) STRING 20131105
6 Importing XML_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20131105

Method SET_TABLE_ATTR_IN_XML_PROPERTY on class CL_DSH_DYNPRO_PROPERTIES has no exception.

Method SET_WATERMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DETAIL_TEXT Call by reference Type reference (TYPE) STRING 20130321
2 Importing MAIN_TEXT Call by reference Type reference (TYPE) STRING 20130321
3 Importing RATIO Call by reference Type reference (TYPE) STRING '10' 20130321

Method SET_WATERMARK on class CL_DSH_DYNPRO_PROPERTIES has no exception.

Method SET_WATERMARK_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20130321
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20130321

Method SET_WATERMARK_ATTRIBUTE on class CL_DSH_DYNPRO_PROPERTIES has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740