SAP ABAP Class CL_WCF_UST_SHAREBOX_ITEM (Sharebox Item)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI (Application Component) User Interface
⤷
WCF_UST_CORE (Package) Central Sharing Tool - Core Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST_ITEM | Shared Item | 20090825 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCF_UST_SHAREBOX_ITEM | Sharebox Item | 20090814 |
Properties
| Class | CL_WCF_UST_SHAREBOX_ITEM | |
| Short Description | Sharebox Item | |
| Super Class | CL_WCF_UST_ITEM | Shared Item |
| 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 | 20090814 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_UST_SHAREBOX_ITEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WCF_UST_SHAREBOX_ITEM | Sharebox Item | 20090814 |
Friends
Class CL_WCF_UST_SHAREBOX_ITEM 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_UST_ID | Folder id | 20090825 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | WCF_UST_SEQUENCE | Sequence ID | 20090825 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | WCF_UST_USER | User Name | 20090825 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090825 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090825 | |
| 3 | Instance method | Protected | Method | Returns true if folder exists | 20090825 |
Events
Class CL_WCF_UST_SHAREBOX_ITEM has no event.
Types
Class CL_WCF_UST_SHAREBOX_ITEM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_UST_SHAREBOX_ITEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_UST_SHAREBOX_ITEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RECIPIENTS | Call by reference | Type reference (TYPE) | WCF_USTT_RECIPIENT | Share distribution list recipient | 20090825 | |||
| 2 | IV_CATEGORY | Call by reference | Type reference (TYPE) | WCF_UST_CATEGORY | Item Category | 20090825 | |||
| 3 | IV_FOLDER | Call by reference | Type reference (TYPE) | WCF_UST_ID | Universal Sharing tool ID | 20090825 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | WCF_UST_ID | Item type | 20090825 | |||
| 5 | IV_MESSAGE | Call by reference | Type reference (TYPE) | WCF_UST_MESSAGE | Sharing message | 20090825 | |||
| 6 | IV_SEQUENCE | Call by reference | Type reference (TYPE) | WCF_UST_SEQUENCE | Sequence ID | 20090825 | |||
| 7 | IV_SHARER | Call by reference | Type reference (TYPE) | WCF_UST_USER | Sharer | 20090825 | |||
| 8 | IV_SHARER_ROLE | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | Sharer Role | 20090825 | |||
| 9 | IV_SHARING_TIMESTAMP | Call by reference | Type reference (TYPE) | WCF_UST_TIMESTAMP | Sharing timestamp | 20090825 | |||
| 10 | IV_TYPE | Call by reference | Type reference (TYPE) | WCF_UST_ITEM_TYPE | Sharing item type | 20090825 | |||
| 11 | IV_USER | Call by reference | Type reference (TYPE) | WCF_UST_USER | User Name | 20090825 |
Method CONSTRUCTOR on class CL_WCF_UST_SHAREBOX_ITEM has no exception.
Method FOLDER_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FOLDER | Call by reference | Type reference (TYPE) | WCF_FAV_ID | ID | 20090825 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | WCF_UST_USER | User Name | 20090825 | |||
| 3 | RV_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090825 |
Method FOLDER_EXISTS on class CL_WCF_UST_SHAREBOX_ITEM has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |