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 | Instance attribute | Protected | Type reference (TYPE) | WCF_USTT_SHARABLE_ITEM | Sharable items | 20090925 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_UST_CONST | UST Constants | 20090925 | |||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_EXCEPTION_REPORTER | Services for raising exceptions | 20090925 | |||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_UST_PERSISTENCE | UST Persistence | 20090925 | |||
| 5 | 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 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090925 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090925 | |
| 3 | Instance method | Public | Method | Returns all sharable items | 20090925 | |
| 4 | Instance method | Public | Method | Returns all sharable items by item type | 20090925 | |
| 5 | 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 | 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 | 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 | IV_TYPE | Call by reference | Type reference (TYPE) | WCF_UST_ITEM_TYPE | Sharing item type | 20090925 | |||
| 2 | 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 | IV_RECIPIENT_TYPE | Call by reference | Type reference (TYPE) | WCF_UST_RECIPIENT_TYPE | Share recipient type | 20090925 | |||
| 2 | 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 |