SAP ABAP Class CL_XSS_CAT_1_VALUE_HELP_MGR (CL_XSS_CAT_1_VALUE_HELP_MGR)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   CA-TS (Application Component) Time Sheet
     PAOC_CATS_ESS_UIA_OBJECTS_GEN (Package) Version-Independent Implementation of UIA Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XSS_CAT_VALUE_HELP_MGR Manages Search Help Instances 20031217
Properties
Class CL_XSS_CAT_1_VALUE_HELP_MGR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_CATS_ESS_UIA_OBJECTS_GEN   Version-Independent Implementation of UIA Objects 
Created 20031217   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XSS_CAT_1_VALUE_HELP_MGR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XSS_CAT_VALUE_HELP_MGR Manages Search Help Instances 20031217
Friends
Class CL_XSS_CAT_1_VALUE_HELP_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 VALUE_HELP_HANDLER_TAB Instance attribute Private Type reference (TYPE) VALUE_HELP_HANDLER_T 20040112
Methods
Class CL_XSS_CAT_1_VALUE_HELP_MGR has no method.
Events
Class CL_XSS_CAT_1_VALUE_HELP_MGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 VALUE_HELP_HANDLER Private See coding 20040112 BEGIN OF value_help_handler, field_name TYPE fieldname, value_help_handler TYPE REF TO if_xss_cat_value_help_handler, END OF value_help_handler
2 VALUE_HELP_HANDLER_T Private See coding 20040112 value_help_handler_t TYPE SORTED TABLE OF value_help_handler WITH UNIQUE KEY field_name
History
Last changed by/on SAP  20050705 
SAP Release Created in 500