SAP ABAP Class CL_POWL_WF (Generic Class for Workflow Box)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-MUS (Application Component) Musing Tools
     WDK_POWL (Package) POWL Enhancements
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20060405
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WF_CONSTANTS Constants for Workflow 20060407
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_POWL_WF_INBOX Workflow Inbox 20060405
2 Inheritance (c INHERITING FROM c_ref)  CL_POWL_WF_OUTBOX Workflow Outbox 20060405
3 Inheritance (c INHERITING FROM c_ref)  CL_POWL_WF_RESUBMIT Workflow Resubmission 20060405
Properties
Class CL_POWL_WF  
Short Description Generic Class for Workflow Box    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WDK_POWL   POWL Enhancements 
Created 20060405   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_POWL_WF has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_FEEDER Interface for POWL Feeders 20060405
2 IF_WF_CONSTANTS Constants for Workflow 20060407
Friends
Class CL_POWL_WF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FORWARDED Instance attribute Protected Attribute reference (LIKE) 20060407
2 INBOX Instance attribute Protected Attribute reference (LIKE) 20060407
3 MT_RESULT Instance attribute Private Type reference (TYPE) WDK_POWL_WF_TTY Workflow Items 20060407
4 RESUBMITTED Instance attribute Protected Attribute reference (LIKE) 20060407
5 STARTED Instance attribute Protected Attribute reference (LIKE) 20060407
Methods
# Method Level Visibility Method type Description Created on
1 GET_ITEM_DETAIL Instance method Protected Method read item detail 20060405
Events
Class CL_POWL_WF has no event.
Types
Class CL_POWL_WF has no local type.
Method Signatures

Method GET_ITEM_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Call by reference Type reference (TYPE) SWR_WIDTL WAPI: Detailed Information About Work Item 20060405
2 Importing IV_ITEMID Call by reference Type reference (TYPE) SWR_STRUCT-WORKITEMID Work item ID 20060405
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20060405
4 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20060405

Method GET_ITEM_DETAIL on class CL_POWL_WF has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 100