SAP ABAP Class CL_FWWP_ITEM (Abstract Single Object of an Application)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SBPT_FWWP (Package) Framework for Workplace
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_DESKTOP_ITEM Abstract Application Object 19990218
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DET_CONDITION_ITEM2_PPF PPF: Output Display 20000503
2 Inheritance (c INHERITING FROM c_ref)  CL_DET_CONDITION_ITEM_PPF PPF: Output Display 20000118
3 Inheritance (c INHERITING FROM c_ref)  CL_FWWP_ITEM_DECORATOR Bowl for Dynamic Object Properties 19990303
4 Inheritance (c INHERITING FROM c_ref)  CL_SBPT_WORKITEM_DEMO_PROXY Demo: Work Item 19991215
5 Inheritance (c INHERITING FROM c_ref)  CL_TRIGGER_ITEM_PPF PPF: Output Display 19991230
Properties
Class CL_FWWP_ITEM  
Short Description Abstract Single Object of an Application    
Super Class CL_FWWP_DESKTOP_ITEM Abstract Application Object 
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 19990223   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FWWP_ITEM has no forward declaration.
Interfaces
Class CL_FWWP_ITEM has no interface implemented.
Friends
Class CL_FWWP_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ITEM_CONFIG Instance attribute Protected Type reference (TYPE) SBPT_ITCON Item Configuration Data 19990218
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ATTACHMENT Instance method Public Method Creates an Attachment 19990218
2 CREATE_COMMANDS_4_DATES Instance method Protected Method Creates Function Objects for Deadlines (Resubmission,...) 19990421
3 CREATE_COMMANDS_4_LINKS Instance method Protected Method Creates Function Objects for Links (Attachments, Notes 19990421
4 CREATE_NOTE Instance method Public Method Creates a Note 19990218
5 DISPLAY_ATTACHMENTS Instance method Public Method Displays Attachments 19990218
6 DISPLAY_NOTES Instance method Public Method Displays Notes 19990218
7 GET_ITEM_CONFIGURATION Instance method Public Method Gets Configuration Data of Single Object 19990218
8 SET_RESUBMISSION Instance method Public Method Sets Resubmission 19990218
Events
Class CL_FWWP_ITEM has no event.
Types
Class CL_FWWP_ITEM has no local type.
Method Signatures

Method CREATE_ATTACHMENT Signature

Method CREATE_ATTACHMENT on class CL_FWWP_ITEM has no parameter.
Method CREATE_ATTACHMENT on class CL_FWWP_ITEM has no exception.

Method CREATE_COMMANDS_4_DATES Signature

Method CREATE_COMMANDS_4_DATES on class CL_FWWP_ITEM has no parameter.
Method CREATE_COMMANDS_4_DATES on class CL_FWWP_ITEM has no exception.

Method CREATE_COMMANDS_4_LINKS Signature

Method CREATE_COMMANDS_4_LINKS on class CL_FWWP_ITEM has no parameter.
Method CREATE_COMMANDS_4_LINKS on class CL_FWWP_ITEM has no exception.

Method CREATE_NOTE Signature

Method CREATE_NOTE on class CL_FWWP_ITEM has no parameter.
Method CREATE_NOTE on class CL_FWWP_ITEM has no exception.

Method DISPLAY_ATTACHMENTS Signature

Method DISPLAY_ATTACHMENTS on class CL_FWWP_ITEM has no parameter.
Method DISPLAY_ATTACHMENTS on class CL_FWWP_ITEM has no exception.

Method DISPLAY_NOTES Signature

Method DISPLAY_NOTES on class CL_FWWP_ITEM has no parameter.
Method DISPLAY_NOTES on class CL_FWWP_ITEM has no exception.

Method GET_ITEM_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_ITCON Konfigurationsdaten 19990218

Method GET_ITEM_CONFIGURATION on class CL_FWWP_ITEM has no exception.

Method SET_RESUBMISSION Signature

Method SET_RESUBMISSION on class CL_FWWP_ITEM has no parameter.
# Exception Resumable Description Created on
1 CANCELLED 19990218
History
Last changed by/on SAP  19990223 
SAP Release Created in