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 |
---|---|---|---|---|---|---|---|
![]() |
O_PLAN_MATCH_TYPE | TYPE | C | ||||
![]() |
O_REINR | TYPE | FTPT_PLAN-REINR | Trip number | |||
![]() |
I_PLAN_START_DATE | TYPE | FTPT_PLAN-DATE_BEG | Beginning date of travel plan | |||
![]() |
I_PLAN_START_TIME | TYPE | FTPT_PLAN-TIME_BEG | '000000' | Beginning time of travel plan | ||
![]() |
I_PLAN_END_DATE | TYPE | FTPT_PLAN-DATE_END | End date of travel plan | |||
![]() |
I_PLAN_END_TIME | TYPE | FTPT_PLAN-TIME_END | '000000' | End time of travel plan | ||
![]() |
I_PERNR | TYPE | FTPT_PLAN-PERNR | Personnel Number | |||
![]() |
I_REINR | TYPE | FTPT_PLAN-REINR | Trip number | |||
![]() |
I_PLAN_LIST_GIVEN | TYPE | C | ' ' | Indocator for PLAN list retrieval | ||
![]() |
I_CREATION_DATE | TYPE | FTPT_PLAN-DATE_BEG | Beginning date of travel plan | |||
![]() |
T_PLAN | TYPE | FTPT_PLAN | Plan General Data | |||
![]() |
MISSING_PLAN_LIST | TYPE | |||||
![]() |
MISSING_PERNR | TYPE | |||||
![]() |
SELECT_ERROR | TYPE | |||||
Processing Type
Normal Function 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 |