SAP ABAP Class CL_TFWB_USER (Product Workbench User)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BF-TFW (Application Component) Templates
     BTFW_UI (Package) Template Framework, UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_USER Central User Status Class of BW-UI 20041207
Properties
Class CL_TFWB_USER  
Short Description Product Workbench User    
Super Class CL_WB_USER Central User Status Class of BW-UI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BTFW_UI   Template Framework, UI 
Created 20041125   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TFWB_USER has no forward declaration.
Interfaces
Class CL_TFWB_USER has no interface implemented.
Friends
Class CL_TFWB_USER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) TFWB_OBJECT_TYPE Object Type for Which ToDo List Must Be Updated 20041125
2 GV_UNAME Instance attribute Private Type reference (TYPE) UNAME User Name 20041125
3 GV_UPDATE Instance attribute Private Type reference (TYPE) TFW_BOOLEAN Indicator for Updating ToDo List 20041125
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_TODO Instance method Public Method Add Object to Worklist 20041125
2 CONSTRUCTOR Instance method Public Constructor Constructor 20041125
3 DELETE_FROM_TODO Instance method Public Method Delete Object from Worklist 20041125
4 GET_LAST_OBJECT Instance method Public Method Read Last Object 20041125
5 GET_LAST_OBJECT_LOAD Instance method Public Method Inquiry, whether Last-Processed Product is Loaded 20041125
6 GET_LOCATOR_WIDTH Instance method Public Method Read Locator Width 20041125
7 GET_MODE Instance method Public Method Read Processing Mode when Choosing Object 20041125
8 GET_NO_LOCATOR Instance method Public Method Read Whether No Locator Required 20041221
9 GET_START_TAB_LOCATOR Instance method Public Method Read Start Tab in Locator 20041125
10 GET_TAB_SETTINGS Instance method Public Method User Settings: Locator Tab 20041125
11 GET_TODO Instance method Public Method Worklist 20041125
12 GET_UPDATE Instance method Public Method Set Indicator for Updating ToDo List 20041125
13 SAVE_LOCATOR_TAB_SETTINGS Instance method Public Method Save User Settings for Locator Tab 20041125
14 SAVE_TODO Instance method Public Method Obsolete 20041125
15 SET_CREATE_DATA Instance method Public Method Set Base Category for Creating Products 20041125
16 SET_LAST_OBJECT Instance method Public Method Set Last Object 20041125
17 SET_LAST_OBJECT_LOAD Instance method Public Method Set, so that the product last maintained is loaded 20041125
18 SET_LOCATOR_WIDTH Instance method Public Method Set Locator Width 20041125
19 SET_MODE Instance method Public Method Set Processing Mode when Choosing Object 20041125
20 SET_NO_LOCATOR Instance method Public Method Set, to indicate that no locator is required 20041125
21 SET_OBJECT_FOR_TAB Instance method Public Method Set Object for Tab 20041125
22 SET_OBJECT_TYPE_FOR_TAB Instance method Public Method Set Object Type for Tab (Worklist or Search) 20041125
23 SET_SEARCH_CRITERIA_FOR_TAB Instance method Public Method Set Search Criteria for Tab 20041125
24 SET_SEARCH_METHOD_FOR_TAB Instance method Public Method Set Search Method for Tab 20041125
25 SET_START_TAB_LOCATOR Instance method Public Method Set Start Tab in Locator 20041125
26 SET_UPDATE Instance method Public Method Set Indicator for Reading ToDo List 20041125
27 UPDATE_TODO Instance method Public Method Update of ToDo List 20041125
Events
Class CL_TFWB_USER has no event.
Types
Class CL_TFWB_USER has no local type.
Method Signatures

Method ADD_TO_TODO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MINITP Call by reference Type reference (TYPE) TFW_MINITP TFW: Minivorlagen 20050413
# Exception Resumable Description Created on
1 ALREADY_IN_TODO Objekt ist schon im Arbeitsvorrat des Benutzers 20041125

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER Call by reference Type reference (TYPE) UNAME Benutzername 20041125

Method CONSTRUCTOR on class CL_TFWB_USER has no exception.

Method DELETE_FROM_TODO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MINITP Call by reference Type reference (TYPE) TFW_MINITP TFW: Minivorlagen 20050413

Method DELETE_FROM_TODO on class CL_TFWB_USER has no exception.

Method GET_LAST_OBJECT Signature

Method GET_LAST_OBJECT on class CL_TFWB_USER has no parameter.
Method GET_LAST_OBJECT on class CL_TFWB_USER has no exception.

Method GET_LAST_OBJECT_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LAST_OBJECT_LOAD Value transfer Type reference (TYPE) TFW_BOOLEAN Logische Variable 20041125

Method GET_LAST_OBJECT_LOAD on class CL_TFWB_USER has no exception.

Method GET_LOCATOR_WIDTH Signature

Method GET_LOCATOR_WIDTH on class CL_TFWB_USER has no parameter.
Method GET_LOCATOR_WIDTH on class CL_TFWB_USER has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MODE Call by reference Type reference (TYPE) COMT_WB_MODE Bearbeitungsart 20041125

Method GET_MODE on class CL_TFWB_USER has no exception.

Method GET_NO_LOCATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_LOCATOR Call by reference Type reference (TYPE) TFW_BOOLEAN 20041221

Method GET_NO_LOCATOR on class CL_TFWB_USER has no exception.

Method GET_START_TAB_LOCATOR Signature

Method GET_START_TAB_LOCATOR on class CL_TFWB_USER has no parameter.
Method GET_START_TAB_LOCATOR on class CL_TFWB_USER has no exception.

Method GET_TAB_SETTINGS Signature

Method GET_TAB_SETTINGS on class CL_TFWB_USER has no parameter.
Method GET_TAB_SETTINGS on class CL_TFWB_USER has no exception.

Method GET_TODO Signature

Method GET_TODO on class CL_TFWB_USER has no parameter.
Method GET_TODO on class CL_TFWB_USER has no exception.

Method GET_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UPDATE Call by reference Type reference (TYPE) TFW_BOOLEAN Logische Variable 20041125

Method GET_UPDATE on class CL_TFWB_USER has no exception.

Method SAVE_LOCATOR_TAB_SETTINGS Signature

Method SAVE_LOCATOR_TAB_SETTINGS on class CL_TFWB_USER has no parameter.
Method SAVE_LOCATOR_TAB_SETTINGS on class CL_TFWB_USER has no exception.

Method SAVE_TODO Signature

Method SAVE_TODO on class CL_TFWB_USER has no parameter.
Method SAVE_TODO on class CL_TFWB_USER has no exception.

Method SET_CREATE_DATA Signature

Method SET_CREATE_DATA on class CL_TFWB_USER has no parameter.
Method SET_CREATE_DATA on class CL_TFWB_USER has no exception.

Method SET_LAST_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) COMT_WB_OBJECT_GUID GUID eines Objektes der Produkt-Workbench 20041125

Method SET_LAST_OBJECT on class CL_TFWB_USER has no exception.

Method SET_LAST_OBJECT_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LAST_PBJECT_LOAD Call by reference Type reference (TYPE) TFW_BOOLEAN Logische Variable 20041125

Method SET_LAST_OBJECT_LOAD on class CL_TFWB_USER has no exception.

Method SET_LOCATOR_WIDTH Signature

Method SET_LOCATOR_WIDTH on class CL_TFWB_USER has no parameter.
Method SET_LOCATOR_WIDTH on class CL_TFWB_USER has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) COMT_WB_MODE Bearbeitungsart 20041125

Method SET_MODE on class CL_TFWB_USER has no exception.

Method SET_NO_LOCATOR Signature

Method SET_NO_LOCATOR on class CL_TFWB_USER has no parameter.
Method SET_NO_LOCATOR on class CL_TFWB_USER has no exception.

Method SET_OBJECT_FOR_TAB Signature

Method SET_OBJECT_FOR_TAB on class CL_TFWB_USER has no parameter.
Method SET_OBJECT_FOR_TAB on class CL_TFWB_USER has no exception.

Method SET_OBJECT_TYPE_FOR_TAB Signature

Method SET_OBJECT_TYPE_FOR_TAB on class CL_TFWB_USER has no parameter.
Method SET_OBJECT_TYPE_FOR_TAB on class CL_TFWB_USER has no exception.

Method SET_SEARCH_CRITERIA_FOR_TAB Signature

Method SET_SEARCH_CRITERIA_FOR_TAB on class CL_TFWB_USER has no parameter.
Method SET_SEARCH_CRITERIA_FOR_TAB on class CL_TFWB_USER has no exception.

Method SET_SEARCH_METHOD_FOR_TAB Signature

Method SET_SEARCH_METHOD_FOR_TAB on class CL_TFWB_USER has no parameter.
Method SET_SEARCH_METHOD_FOR_TAB on class CL_TFWB_USER has no exception.

Method SET_START_TAB_LOCATOR Signature

Method SET_START_TAB_LOCATOR on class CL_TFWB_USER has no parameter.
Method SET_START_TAB_LOCATOR on class CL_TFWB_USER has no exception.

Method SET_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UPDATE Call by reference Type reference (TYPE) TFW_BOOLEAN Logische Variable 20041125

Method SET_UPDATE on class CL_TFWB_USER has no exception.

Method UPDATE_TODO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_GUID_NEW Call by reference Type reference (TYPE) COMT_WB_OBJECT_GUID GUID eines Objekts in der Produktbearbeitung 20041125
2 Importing IV_OBJECT_GUID_OLD Call by reference Type reference (TYPE) COMT_WB_OBJECT_GUID GUID eines Objekts in der Produktbearbeitung 20041125

Method UPDATE_TODO on class CL_TFWB_USER has no exception.
History
Last changed by/on SAP  20050428 
SAP Release Created in 700