SAP ABAP Class CL_WCF_UST_ITEM (Shared 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCF_UST_ITEM | Shared Item | 20090814 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST_FAVORITE | Shared Favorite | 20090814 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST_FAV_REPORT | Shared Favorite report | 20090814 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST_SAV_SEARCH | Shared Saved Search | 20090814 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST_SHAREBOX_ITEM | Sharebox Item | 20090825 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST_TAG | Shared Tag | 20090814 |
Properties
Class | CL_WCF_UST_ITEM | |
Short Description | Shared Item | |
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 | 20090814 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WCF_UST_ITEM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WCF_UST_ITEM | Shared Item | 20090814 |
Friends
Class CL_WCF_UST_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_USTT_RECIPIENT | Share recipient | 20090825 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCF_UST_CATEGORY | Item Category | 20090825 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCF_UST_ID | Item id | 20090825 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCF_UST_MESSAGE | Sharing message | 20090825 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCF_UST_USER | Sharer | 20090825 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_UI_PROFILE | Sharer Role | 20090825 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCF_UST_TIMESTAMP | Time Stamp | 20090825 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCF_UST_STATUS | Status | 20090825 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WCF_UST_ITEM_TYPE | Sharing item type | 20090825 | ||
10 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_UST_CONST | UST Constants | 20090825 | ||
11 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_EXCEPTION_REPORTER | Services for raising exceptions | 20090825 | ||
12 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_UST_SERVICES | Services for UST | 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 |
Events
Class CL_WCF_UST_ITEM has no event.
Types
Class CL_WCF_UST_ITEM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_UST_ITEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_UST_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 recipient | 20090825 | ||
2 | ![]() |
IV_CATEGORY | Call by reference | Type reference (TYPE) | WCF_UST_CATEGORY | Item Category | 20090825 | ||
3 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | WCF_UST_ID | Item type | 20090825 | ||
4 | ![]() |
IV_MESSAGE | Call by reference | Type reference (TYPE) | WCF_UST_MESSAGE | Sharing message | 20090825 | ||
5 | ![]() |
IV_SHARER | Call by reference | Type reference (TYPE) | WCF_UST_USER | Sharer | 20090825 | ||
6 | ![]() |
IV_SHARER_ROLE | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | Sharer Role | 20090825 | ||
7 | ![]() |
IV_SHARING_TIMESTAMP | Call by reference | Type reference (TYPE) | WCF_UST_TIMESTAMP | Sharing timestamp | 20090825 | ||
8 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | WCF_UST_ITEM_TYPE | Sharing item type | 20090825 |
Method CONSTRUCTOR on class CL_WCF_UST_ITEM has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |