SAP ABAP Function Module FITP_CREATE_SAVE_EMPTY_PLAN (Creation and saving of an empty plan/trip)
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_CREATE_SAVE_EMPTY_PLAN | Creation and saving of an empty plan/trip |
| Function Group | FITP_PLAN | Layer 2: Plan management |
| Program Name | SAPLFITP_PLAN | |
| INCLUDE Name | LFITP_PLANU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
O_REINR | TYPE | FTPT_PLAN-REINR | Trip number | |||
| |
I_PERNR | TYPE | FTPT_PLAN-PERNR | Personnel Number | |||
| |
PLAN_START_DATE | TYPE | FTPT_PLAN-DATE_BEG | Beginning date of travel plan | |||
| |
PLAN_START_TIME | TYPE | FTPT_PLAN-TIME_BEG | '000000' | Beginning time of travel plan | ||
| |
PLAN_END_DATE | TYPE | FTPT_PLAN-DATE_END | End date of travel plan | |||
| |
PLAN_END_TIME | TYPE | FTPT_PLAN-TIME_END | '000000' | End time of travel plan | ||
| |
PERNR_DOES_NOT_EXIST | TYPE | Personal Number not found in database | ||||
| |
REINR_NOT_CREATED | TYPE | The Trip number could not be generated | ||||
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 |