SAP ABAP Class CL_WB_WORKLIST_STATE (State for Request Worklist)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
     SWB_WORKLIST (Package) Worklists
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_STATE Workbench: View of Object 19990527
Properties
Class CL_WB_WORKLIST_STATE  
Short Description State for Request Worklist    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_WORKLIST   Worklists 
Created 19990527   SAP 
Last change 20000420   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_WORKLIST_STATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_STATE Workbench: View of Object 19990527
Friends
Class CL_WB_WORKLIST_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INITIAL_OPERATION Instance attribute Public Type reference (TYPE) SEU_ACTION Operation on First Object 19990531
2 OBJECTS Instance attribute Public Type reference (TYPE) WBOBJTAB List of Repository Objects 19990527
3 REQUESTS Instance attribute Public Type reference (TYPE) WB_REQUEST_LIST List of Requests 19990527
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990527
Events
Class CL_WB_WORKLIST_STATE has no event.
Types
Class CL_WB_WORKLIST_STATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INITIAL_OPERATION Call by reference Type reference (TYPE) SEU_ACTION Operation auf dem ersten Objekt 19990531
2 Importing P_OBJECTS Call by reference Type reference (TYPE) WBOBJTAB Liste von Repository Objekten 19990527
3 Importing P_REQUESTS Call by reference Type reference (TYPE) WB_REQUEST_LIST Liste von Requests 19990527

Method CONSTRUCTOR on class CL_WB_WORKLIST_STATE has no exception.
History
Last changed by/on SAP  20000420 
SAP Release Created in