SAP ABAP Function Module SWW_WI_DEADLINES_CHECK (Überprüfung der Gültigkeit der Deadlinedaten)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWW (Package) Business Workflow: Work Items
Basic Data
Function Module SWW_WI_DEADLINES_CHECK Überprüfung der Gültigkeit der Deadlinedaten  
Function Group SWWF   WF Internal Interface for Work Items  
Program Name SAPLSWWF   WF Internal Interface for Work Items 
INCLUDE Name LSWWFU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NO_DEADLINES TYPE XFELD Deadline Status of a Work Item
Importing DESIRED_START_DATE TYPE SWW_DSD NO_DATE Requested start date of work item
Importing DESIRED_START_TIME TYPE SWW_DST NO_TIME Requested start time of work item
Importing LATEST_START_DATE TYPE SWW_LSD NO_DATE Latest start date of work item
Importing LATEST_START_TIME TYPE SWW_LST NO_TIME Latest start time of work item
Importing DESIRED_END_DATE TYPE SWW_DED NO_DATE Requested end date of work item
Importing DESIRED_END_TIME TYPE SWW_DET NO_TIME Requested end time of work item
Importing LATEST_END_DATE TYPE SWW_LED NO_DATE Latest end date of work item
Importing LATEST_END_TIME TYPE SWW_LET NO_TIME Latest end time of work item
Importing WI_STATUS TYPE SWWWIHEAD-WI_STAT SPACE Status of work item
Importing WI_DEADLINE_STATUS TYPE SWWWIHEAD-WI_DH_STAT SPACE Deadline status of work item
Exception DESIRED_START_DATE_INVALID TYPE Requested start date invalid
Exception LATEST_START_DATE_INVALID TYPE Latest start date invalid
Exception DESIRED_END_DATE_INVALID TYPE Requested end date invalid
Exception LATEST_END_DATE_INVALID TYPE Latest end date invalid
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950807 
SAP Release Created in