SAP ABAP Class CL_WCF_UST_CONST (CST Constants)
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_CONST  
Short Description CST Constants    
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 20090813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_UST_CONST has no forward declaration.
Interfaces
Class CL_WCF_UST_CONST has no interface implemented.
Friends
Class CL_WCF_UST_CONST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CATEGORY_DRAFT Constant Public Type reference (TYPE) WCF_UST_CATEGORY '04' Item Category 20090825
2 GC_CATEGORY_FOLDER Constant Public Type reference (TYPE) WCF_UST_CATEGORY '99' Fake category for Folders 20090826
3 GC_CATEGORY_NEW Constant Public Type reference (TYPE) WCF_UST_CATEGORY '01' Item Category 20090825
4 GC_CATEGORY_RECEIVED Constant Public Type reference (TYPE) WCF_UST_CATEGORY '03' Item Category 20090825
5 GC_CATEGORY_SENT Constant Public Type reference (TYPE) WCF_UST_CATEGORY '02' Item Category 20090825
6 GC_FUNCTION_PROFILE_CST Constant Public Type reference (TYPE) CRMT_IC_PROFILE_ID 'CENTRAL_SHARING_TOOL' Function profile name for CST 20091117
7 GC_FUNCTION_PROFILE_LIMIT_RECP Constant Public Type reference (TYPE) STRING 'LIMITED_RECIPIENT' 20100302
8 GC_FUNCTION_PROFILE_RECIPIENT Constant Public Type reference (TYPE) STRING 'RECIPIENT' 20091117
9 GC_FUNCTION_PROFILE_SHARER Constant Public Type reference (TYPE) STRING 'SHARER' 20091117
10 GC_FUNCTION_PROFILE_SUPER Constant Public Type reference (TYPE) STRING 'SUPERSHARER' 20091117
11 GC_MSG_CLASS Constant Public Type reference (TYPE) MSGID 'UST_CORE' Default message class 20090818
12 GC_MSG_CLASS_UI Constant Public Type reference (TYPE) MSGID 'UST_UI' Default message class 20090921
13 GC_ORG_TYPE_POSITION Constant Public Type reference (TYPE) WCF_UST_ORG_OBJECT_TYPE 'S' Object Type 20090819
14 GC_ORG_TYPE_USER Constant Public Type reference (TYPE) WCF_UST_ORG_OBJECT_TYPE 'US' Object Type 20090819
15 GC_ORG_UNIT_TYPE_ORGANIZATION Constant Public Type reference (TYPE) WCF_UST_ORG_OBJECT_TYPE 'O' Object Type 20090925
16 GC_PARAMETER_ENABLED Constant Public Type reference (TYPE) STRING 'TRUE' Favorites enabled 20091008
17 GC_PARAM_ADV_SHARER Constant Public Type reference (TYPE) STRING 'CST_ADVANCED_SHARER' Parameter for Recipient 20091008
18 GC_PARAM_CST Constant Public Type reference (TYPE) STRING 'CST_ENABLED' Parameter for Recipient 20091008
19 GC_PARAM_SHARER Constant Public Type reference (TYPE) STRING 'CST_SHARER' Parameter for Recipient 20091008
20 GC_RECIPIENT_TYPE_POSITION Constant Public Type reference (TYPE) WCF_UST_RECIPIENT_TYPE '02' Share target type 20090827
21 GC_RECIPIENT_TYPE_ROLE Constant Public Type reference (TYPE) WCF_UST_RECIPIENT_TYPE '04' Share target type 20090827
22 GC_RECIPIENT_TYPE_UNIT Constant Public Type reference (TYPE) WCF_UST_RECIPIENT_TYPE '01' Share target type 20090827
23 GC_RECIPIENT_TYPE_USER Constant Public Type reference (TYPE) WCF_UST_RECIPIENT_TYPE '03' Share target type 20090827
24 GC_ROOT_FOLDER_DRAFT Constant Public Type reference (TYPE) WCF_UST_ID '&DRAFT' Root folder for 20090826
25 GC_ROOT_FOLDER_NEW Constant Public Type reference (TYPE) WCF_UST_ID '&NEW' Root folder for 20090826
26 GC_ROOT_FOLDER_RECEIVED Constant Public Type reference (TYPE) WCF_UST_ID '&RECEIVED' Root folder for 20090826
27 GC_ROOT_FOLDER_SENT Constant Public Type reference (TYPE) WCF_UST_ID '&SENT' Root folder for 20090826
28 GC_STATUS_DELETED Constant Public Type reference (TYPE) WCF_UST_STATUS '02' Status deleted 20090818
29 GC_STATUS_MODIFIED Constant Public Type reference (TYPE) WCF_UST_STATUS '03' Status deleted 20090818
30 GC_STATUS_NEW Constant Public Type reference (TYPE) WCF_UST_STATUS '01' Status new 20090818
31 GC_STATUS_UNCHANGED Constant Public Type reference (TYPE) WCF_UST_STATUS '' Status unchanged 20090818
32 GC_TYPE_FAVORITE Constant Public Type reference (TYPE) WCF_UST_ITEM_TYPE '1' Sharing item type Favorite 20090813
33 GC_TYPE_FAVORITE_REPORT Constant Public Type reference (TYPE) WCF_UST_ITEM_TYPE '3' Sharing item type Favorite report 20090813
34 GC_TYPE_SAVED_SEARCH Constant Public Type reference (TYPE) WCF_UST_ITEM_TYPE '2' Sharing item type Saved Search 20090813
35 GC_TYPE_TAG Constant Public Type reference (TYPE) WCF_UST_ITEM_TYPE '4' Sharing item type Favorite 20090813
36 SR_ME Static Attribute Protected Object reference (TYPE REF TO) CL_WCF_UST_CONST UST Constants 20090813
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090813
2 GET_INSTANCE Static method Public Method Returns the singleton instance. 20090813
Events
Class CL_WCF_UST_CONST has no event.
Types
Class CL_WCF_UST_CONST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_WCF_UST_CONST UST Constants 20090813

Method GET_INSTANCE on class CL_WCF_UST_CONST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701