SAP ABAP Class CL_FWWP_DESKTOP_ITEM (Abstract Application Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SBPT_FWWP (Package) Framework for Workplace
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_AREA Abstract Area Object 19990218
2 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_ITEM Abstract Single Object of an Application 19990218
Properties
Class CL_FWWP_DESKTOP_ITEM  
Short Description Abstract Application Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBPT_FWWP   Framework for Workplace 
Created 19990218   SAP 
Last change 19990825   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWWW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FWWP_DESKTOP_ITEM has no interface implemented.
Friends
Class CL_FWWP_DESKTOP_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AFTER_COMMAND Instance attribute Protected Type reference (TYPE) SBPT_AFTCO Parameter After Execution of a Command 20000208
2 BEFORE_COMMAND Instance attribute Protected Type reference (TYPE) SBPT_BEFCO Parameter Prior to Execution of a Command 20000208
3 CHANGE_INFO Instance attribute Protected Type reference (TYPE) SBPT_CHINF SPACE Change information 19990223
4 COMMANDS Instance attribute Protected Type reference (TYPE) SBPT_TCOMM Collection of Function Objects 19990218
5 DEFAULT_COMMAND Instance attribute Protected Object reference (TYPE REF TO) CL_FWWP_COMMAND Standard function 19990218
6 DITEM_CONFIG Instance attribute Protected Type reference (TYPE) SBPT_DICON DeskItem: Configuration Data 19990218
7 MC_CODE_EXIT Constant Public Type reference (TYPE) SY-UCOMM 'EXIT' Exit Processing 20000208
8 MC_CODE_NEXT Constant Public Type reference (TYPE) SY-UCOMM 'NEXT' Process Next Object 20000208
9 MC_CODE_PREV Constant Public Type reference (TYPE) SY-UCOMM 'PREV' Process Previous Object 20000208
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_COMMANDS Instance method Public Method Creates Function Objects 19990218
2 DO_PREVIEW_ACTION Instance method Public Method Preview-Triggering Action 19990218
3 FIND_COMMAND Instance method Public Method Searches for Function Object 19990218
4 GET_AFTER_COMMAND Instance method Public Method Gets Parameter After Execution of a Command 20000208
5 GET_CHANGED_INFO Instance method Public Method Gets Detailed Change Information 19990218
6 GET_CLASS_NAME Instance method Public Method Gets Class Names 19990218
7 GET_COMMANDS Instance method Public Method Gets Collection of Function Objects 19990218
8 GET_CONFIGURATION Instance method Public Method Gets General Configuration Data 19990218
9 GET_DEFAULT_COMMAND Instance method Public Method Gets Standard Function Object (for double-click) 19990218
10 GET_FACTORY_CLASS Instance method Public Method Gets Name of Factory Class for Creating Object 19991214
11 GET_METADATA_2_CREATE_COMMANDS Instance method Protected Method Metadata for Creating Command Objects 19990721
12 GET_OBJECT_KEY Instance method Public Method Delivers the Object Key 19990218
13 GET_PREVIEW_DATA Instance method Public Method Gets Data for Formatting Preview 19990218
14 GET_SPECIFIC_CONTENT Instance method Public Method Gets Specific Attribute Values for Formatting Lists 19990218
15 GET_STANDARD_CONTENT Instance method Public Method Gets Standardized Attribute Value for Formatting Lists 19990218
16 INITIALIZE Instance method Public Method Initialization 19990218
17 SET_BEFORE_COMMAND Instance method Public Method Sets Parameter Prior to Executing a Command 20000208
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
19990218
Types
Class CL_FWWP_DESKTOP_ITEM has no local type.
Method Signatures

Method CREATE_COMMANDS Signature

Method CREATE_COMMANDS on class CL_FWWP_DESKTOP_ITEM has no parameter.
Method CREATE_COMMANDS on class CL_FWWP_DESKTOP_ITEM has no exception.

Method DO_PREVIEW_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) C URL der Vorschau 19990218

Method DO_PREVIEW_ACTION on class CL_FWWP_DESKTOP_ITEM has no exception.

Method FIND_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMAND Call by reference Object reference (TYPE REF TO) CL_FWWP_COMMAND Funktionsobjekt 19990308
2 Importing I_CLASS_NAME Call by reference Type reference (TYPE) SEOCLASS-CLSNAME Klassenname 19990308

Method FIND_COMMAND on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_AFTER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AFTER_COMMAND Call by reference Type reference (TYPE) SBPT_AFTCO Parameter nach einer Command-Ausführung 20000208

Method GET_AFTER_COMMAND on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_CHANGED_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INFO Call by reference Type reference (TYPE) SBPT_CHINF Änderungsinformationen 19990223

Method GET_CHANGED_INFO on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLASS_NAME Value transfer Type reference (TYPE) SEOCLASS-CLSNAME Klassenname 19990225

Method GET_CLASS_NAME on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_COMMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMANDS Call by reference Type reference (TYPE) SBPT_TCOMM Kollektion der Funktionsobjekte 19990223

Method GET_COMMANDS on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONFIG Call by reference Type reference (TYPE) SBPT_DICON Konfigurationsdaten 19990218

Method GET_CONFIGURATION on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_DEFAULT_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMAND Call by reference Object reference (TYPE REF TO) CL_FWWP_COMMAND Standard-Funktionsobjekt 19990218

Method GET_DEFAULT_COMMAND on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_FACTORY_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLASSNAME Value transfer Type reference (TYPE) SBPT_CLASS Name einer Klasse 19991214

Method GET_FACTORY_CLASS on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_METADATA_2_CREATE_COMMANDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_METADATA Call by reference Type reference (TYPE) SBPT_TMECO Metadaten zur Command-Erzeugung 19990721

Method GET_METADATA_2_CREATE_COMMANDS on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_KEY Value transfer Type reference (TYPE) SBPT_OBKEY Objektschlüssel 19990218

Method GET_OBJECT_KEY on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_PREVIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOCUMENT_ID Call by reference Type reference (TYPE) C Template-Dokument 19990225
2 Exporting E_MERGE_TABLE Call by reference Type reference (TYPE) SWWW_T_MERGE_TABLE Ersetzungstabelle 19990225
3 Exporting E_MIME_OBJ_TABLE Call by reference Type reference (TYPE) SBPT_TMIME MIME-Objekttabelle 19990225

Method GET_PREVIEW_DATA on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_SPECIFIC_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTENT Call by reference Type reference (TYPE) C Datenstrom 19990225
2 Exporting E_STRUCTURE Call by reference Type reference (TYPE) C Strukturname des DDIC 19990225

Method GET_SPECIFIC_CONTENT on class CL_FWWP_DESKTOP_ITEM has no exception.

Method GET_STANDARD_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTENT Call by reference Type reference (TYPE) SBPT_STAND Standarddaten 19990225

Method GET_STANDARD_CONTENT on class CL_FWWP_DESKTOP_ITEM has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) C Objektschlüssel 19990225
# Exception Resumable Description Created on
1 ERROR Initialisierungsfehler 19990303

Method SET_BEFORE_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BEFORE_COMMAND Call by reference Type reference (TYPE) SBPT_BEFCO Parameter vor einer Command-Ausführung 20000208

Method SET_BEFORE_COMMAND on class CL_FWWP_DESKTOP_ITEM has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class CL_FWWP_DESKTOP_ITEM has no parameter.
History
Last changed by/on SAP  19990825 
SAP Release Created in