SAP ABAP Class CL_SWF_RUN_LOAD_OBJECT_REQUEST (Workflow: Read a Work Item)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWF_RUN_WIM_REQUEST Workflow: Request 20050505
Properties
Class CL_SWF_RUN_LOAD_OBJECT_REQUEST  
Short Description Workflow: Read a Work Item    
Super Class CL_SWF_RUN_WIM_REQUEST Workflow: Request 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20050505   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_RUN_LOAD_OBJECT_REQUEST has no interface implemented.
Friends
Class CL_SWF_RUN_LOAD_OBJECT_REQUEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PROPERTY_CONTEXT Constant Private Type reference (TYPE) CHAR30 'M_CONTEXT' 20050605
2 C_PROPERTY_ENQUEUE_OBJECT Constant Private Type reference (TYPE) CHAR30 'M_ENQUEUE_OBJECT' 20050605
3 C_PROPERTY_PERS_OBJECT Constant Private Type reference (TYPE) CHAR30 'M_PERS_OBJECT' 20050605
4 C_PROPERTY_WI_RESULT Constant Private Type reference (TYPE) CHAR30 'WI_RESULT' 20050605
5 M_CONTEXT Instance attribute Public Type reference (TYPE) SWW_WIMCTX 20050505
6 M_ENQUEUE_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_SWF_RUN_WIM_ENQUEUE Workflow: Enqueue Object for WIM 20050505
7 M_PERS_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_SWF_RUN_WIM_PERSISTENCE Workflow: Persistence Class for a Work Item 20050505
8 WI_RESULT Instance attribute Public Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20050505
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050505
Events
Class CL_SWF_RUN_LOAD_OBJECT_REQUEST has no event.
Types
Class CL_SWF_RUN_LOAD_OBJECT_REQUEST 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 IM_PARENT_REQUEST Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_WIM_REQUEST 20050505
2 Importing IM_REQTYP Call by reference Type reference (TYPE) SWW_REQTYP 20050505

Method CONSTRUCTOR on class CL_SWF_RUN_LOAD_OBJECT_REQUEST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710