SAP ABAP Class IF_SWF_RUN_WIM_DEADLINE (Workflow: Work Item Manager (Deadlines))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWF_RUN_WIM_INTERNAL Workflow: Work Item Manager (Local) 20011227
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WIM_LOCAL Workflow: Service Class for WIM 20011227
Properties
Class IF_SWF_RUN_WIM_DEADLINE  
Short Description Workflow: Work Item Manager (Deadlines)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011227   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_RUN_WIM_DEADLINE has no forward declaration.
Interfaces
Class IF_SWF_RUN_WIM_DEADLINE has no interface implemented.
Friends
Class IF_SWF_RUN_WIM_DEADLINE has no friend class.
Attributes
Class IF_SWF_RUN_WIM_DEADLINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DEADLINE_GROUP Instance method Public Method Checks deadline group 20011227
2 GET_DEADLINE Instance method Public Method Gets deadline object 20011227
3 GET_DEADLINE_GROUP Instance method Public Method Gets all deadlines 20011227
4 SET_DEADLINE_FLAG Instance method Public Method Sets flag for deadline existence 20011227
Events
Class IF_SWF_RUN_WIM_DEADLINE has no event.
Types
Class IF_SWF_RUN_WIM_DEADLINE has no local type.
Method Signatures

Method CHECK_DEADLINE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEADLINE_GROUP Call by reference Type reference (TYPE) SWW_WIDEAD Workflow: Struktur für Deadline Daten des Workitems 20011227
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_DEADLINE_FAILED Deadline konnte nicht erzeugt werden 20011227

Method GET_DEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEADLINE_ACTION Call by reference Type reference (TYPE) FUNCNAME Funktionsname 20011227
2 Importing IM_DEADLINE_TYPE Call by reference Type reference (TYPE) SWW_DATTYP Deadlinetyp 20011227
3 Returning RE_DEADLINE Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_DEADLINE Workflow: Deadline 20011227
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030206
2 CX_SWF_RUN_WIM_DEADLINE_FAILED Deadline konnte nicht erzeugt werden 20011227

Method GET_DEADLINE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEADLINE_GROUP Call by reference Type reference (TYPE) SWW_WIDEAD Workflow: Struktur für Deadline Daten des Workitems 20011227
2 Returning RE_DEADLINE_GROUP Value transfer Type reference (TYPE) SWW_WIDEAD Workflow: Struktur für Deadline Daten des Workitems 20011227
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030206
2 CX_SWF_RUN_WIM_DEADLINE_FAILED Deadline konnte nicht erzeugt werden 20011227

Method SET_DEADLINE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DEADLINES Call by reference Type reference (TYPE) SWW_WIDEAD Workflow: Struktur für Deadline Daten des Workitems 20020305

Method SET_DEADLINE_FLAG on class IF_SWF_RUN_WIM_DEADLINE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in