SAP ABAP Function Module FITP_CHECK_NEW_PLAN_DATE (Check whether the new plan fits in list of plans)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   FI-TV-PL (Application Component) Travel Planning
     PTRP_ADDON (Package) Travel Planning Add-On
Basic Data
Function Module FITP_CHECK_NEW_PLAN_DATE Check whether the new plan fits in list of plans  
Function Group FITP_PLAN   Layer 2: Plan management  
Program Name SAPLFITP_PLAN    
INCLUDE Name LFITP_PLANU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_PLAN_MATCH_TYPE TYPE C
Exporting O_REINR TYPE FTPT_PLAN-REINR Trip number
Importing I_PLAN_START_DATE TYPE FTPT_PLAN-DATE_BEG Beginning date of travel plan
Importing I_PLAN_START_TIME TYPE FTPT_PLAN-TIME_BEG '000000' Beginning time of travel plan
Importing I_PLAN_END_DATE TYPE FTPT_PLAN-DATE_END End date of travel plan
Importing I_PLAN_END_TIME TYPE FTPT_PLAN-TIME_END '000000' End time of travel plan
Importing I_PERNR TYPE FTPT_PLAN-PERNR Personnel Number
Importing I_REINR TYPE FTPT_PLAN-REINR Trip number
Importing I_PLAN_LIST_GIVEN TYPE C ' ' Indocator for PLAN list retrieval
Importing I_CREATION_DATE TYPE FTPT_PLAN-DATE_BEG Beginning date of travel plan
Tables T_PLAN TYPE FTPT_PLAN Plan General Data
Exception MISSING_PLAN_LIST TYPE
Exception MISSING_PERNR TYPE
Exception SELECT_ERROR TYPE
               
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  20000120 
SAP Release Created in 46C