SAP ABAP Class CL_WCF_UST_SHARER (Sharebox Items for a User)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     WCF_UST_CORE (Package) Central Sharing Tool - Core Objects
Properties
Class CL_WCF_UST_SHARER  
Short Description Sharebox Items for a User    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCF_UST_CORE   Central Sharing Tool - Core Objects 
Created 20090925   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_UST_SHARER has no forward declaration.
Interfaces
Class CL_WCF_UST_SHARER has no interface implemented.
Friends
Class CL_WCF_UST_SHARER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_SHARABLE_ITEMS Instance attribute Protected Type reference (TYPE) WCF_USTT_SHARABLE_ITEM Sharable items 20090925
2 SR_CO Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_CONST UST Constants 20090925
3 SR_EXCEP Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_EXCEPTION_REPORTER Services for raising exceptions 20090925
4 SR_PERSIST Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_PERSISTENCE UST Persistence 20090925
5 SR_SERVICES Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_SERVICES Services for UST 20090925
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090925
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090925
3 GET_SHARABLE_ITEMS Instance method Public Method Returns all sharable items 20090925
4 GET_SHARABLE_ITEMS_BY_TYPE Instance method Public Method Returns all sharable items by item type 20090925
5 IS_AUTHORIZED_TO_USE_RECIPIENT Instance method Public Method Returns true if sharer is authorized to use recipient type 20090925
Events
Class CL_WCF_UST_SHARER has no event.
Types
Class CL_WCF_UST_SHARER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WCF_UST_SHARER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_UST_SHARER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Type reference (TYPE) WCF_USTT_SHARABLE_ITEM Sharable items 20090925

Method CONSTRUCTOR on class CL_WCF_UST_SHARER has no exception.

Method GET_SHARABLE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SHARABLE_ITEMS Value transfer Type reference (TYPE) WCF_USTT_SHARABLE_ITEM Sharable items 20090925

Method GET_SHARABLE_ITEMS on class CL_WCF_UST_SHARER has no exception.

Method GET_SHARABLE_ITEMS_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) WCF_UST_ITEM_TYPE Sharing item type 20090925
2 Returning RT_SHARABLE_ITEMS Value transfer Type reference (TYPE) WCF_USTT_SHARABLE_ITEM Sharable items 20090925

Method GET_SHARABLE_ITEMS_BY_TYPE on class CL_WCF_UST_SHARER has no exception.

Method IS_AUTHORIZED_TO_USE_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RECIPIENT_TYPE Call by reference Type reference (TYPE) WCF_UST_RECIPIENT_TYPE Share recipient type 20090925
2 Returning RV_AUTHORIZED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090925

Method IS_AUTHORIZED_TO_USE_RECIPIENT on class CL_WCF_UST_SHARER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701