SAP ABAP Class CL_PT_REQ_WF_PROCESSOR (Workflow Processing Acc. to Status Transition)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT (Application Component) Personnel Time Management
     PAOC_TIM_REQUEST (Package) Application Database and Application Objects
Properties
Class CL_PT_REQ_WF_PROCESSOR  
Short Description Workflow Processing Acc. to Status Transition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_REQUEST   Application Database and Application Objects 
Created 20031208   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PT_REQ_WF_PROCESSOR has no forward declaration.
Interfaces
Class CL_PT_REQ_WF_PROCESSOR has no interface implemented.
Friends
Class CL_PT_REQ_WF_PROCESSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGE_HANDLER Static Attribute Public Object reference (TYPE REF TO) IF_PT_REQ_MESSAGE_HANDLER Message Processing 20031208
Methods
# Method Level Visibility Method type Description Created on
1 APPROVAL_WORKITEM Static method Public Method Approve/Reject Work Item 20060511
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031208
3 CONTINUE_WORKFLOW Static method Public Method Continue Workflow 20031208
4 RETURN_WORKITEM Static method Public Method Replace work item 20031208
5 START_WORKFLOW Static method Public Method Start Workflow 20031208
6 STOP_WORKFLOW Static method Public Method Stop Workflow 20031208
Events
Class CL_PT_REQ_WF_PROCESSOR has no event.
Types
Class CL_PT_REQ_WF_PROCESSOR has no local type.
Method Signatures

Method APPROVAL_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) CL_PT_REQ_REQUEST Antrag 20060511
2 Returning RET_VALUE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20060511

Method APPROVAL_WORKITEM on class CL_PT_REQ_WF_PROCESSOR has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_PT_REQ_WF_PROCESSOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PT_REQ_WF_PROCESSOR has no exception.

Method CONTINUE_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) CL_PT_REQ_REQUEST Antrag 20031208
2 Returning RET_VALUE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031208

Method CONTINUE_WORKFLOW on class CL_PT_REQ_WF_PROCESSOR has no exception.

Method RETURN_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) CL_PT_REQ_REQUEST Antrag 20040115
2 Returning RET_VALUE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040415

Method RETURN_WORKITEM on class CL_PT_REQ_WF_PROCESSOR has no exception.

Method START_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) CL_PT_REQ_REQUEST Antrag 20031208
2 Importing IM_WF_MAIN_TASK Call by reference Type reference (TYPE) SWW_TASK Aufgabenkennung 20031208
3 Returning RET_VALUE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031208

Method START_WORKFLOW on class CL_PT_REQ_WF_PROCESSOR has no exception.

Method STOP_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUEST Call by reference Object reference (TYPE REF TO) CL_PT_REQ_REQUEST Antrag 20031208
2 Returning RET_VALUE Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20031208

Method STOP_WORKFLOW on class CL_PT_REQ_WF_PROCESSOR has no exception.
History
Last changed by/on SAP  20040819 
SAP Release Created in 500