SAP ABAP Class CL_WCF_UST__MYSHAREBOXSEA_IMPL (CL_WCF_UST__MYSHAREBOXSEA_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_UST_UI (Package) Central Sharing Tool - UI related Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WCF_UST__MYSHAREBOXSEA 20090825
Properties
Class CL_WCF_UST__MYSHAREBOXSEA_IMPL  
Short Description    
Super Class CL_WCF_UST__MYSHAREBOXSEA  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_UST_UI   Central Sharing Tool - UI related Objects 
Created 20090825   SAP 
Last change 20110908   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)
Interfaces
Class CL_WCF_UST__MYSHAREBOXSEA_IMPL has no interface implemented.
Friends
Class CL_WCF_UST__MYSHAREBOXSEA_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_SHAREBOX Instance attribute Private Object reference (TYPE REF TO) CL_WCF_UST_SHAREBOX ShareBox 20090831
2 GV_FILTER_TYPE Instance attribute Public Type reference (TYPE) WCF_UST_ITEM_TYPE Shared Item Type 20091105
3 GV_RESULTS_ON Instance attribute Public Type reference (TYPE) BOOLEAN ABAP_FALSE Results are displayed 20090901
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILTER_TYPES Instance method Public Method Returns filter types 20090831
2 REFRESH Instance method Public Method 20100202
Events
Class CL_WCF_UST__MYSHAREBOXSEA_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_S_TYPE Public See coding 20090831 BEGIN OF LTY_S_type, key TYPE wcf_ust_item_type, value TYPE string, END OF LTY_S_type
2 LTY_T_TYPE Public See coding 20090831 LTY_T_type TYPE STANDARD TABLE OF LTY_S_type
Method Signatures

Method GET_FILTER_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TYPES Call by reference Type reference (TYPE) LTY_T_TYPE 20090831

Method GET_FILTER_TYPES on class CL_WCF_UST__MYSHAREBOXSEA_IMPL has no exception.

Method REFRESH Signature

Method REFRESH on class CL_WCF_UST__MYSHAREBOXSEA_IMPL has no parameter.
Method REFRESH on class CL_WCF_UST__MYSHAREBOXSEA_IMPL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701