Where Used List (Function Module) for SAP ABAP Data Element PLAN_DATBEG (Start Date of Travel Plan)
SAP ABAP Data Element
PLAN_DATBEG (Start Date of Travel Plan) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
FITP_CHECK_NEW_PLAN_DATE REFERENCE(I_PLAN_START_DATE) LIKE FTPT_PLAN-DATE_BEG
|
Check whether the new plan fits in list of plans | ||||
| 2 |
FITP_CHECK_NEW_PLAN_DATE REFERENCE(I_CREATION_DATE) LIKE FTPT_PLAN-DATE_BEG
|
Check whether the new plan fits in list of plans | ||||
| 3 |
FITP_COPY_TRIP_PLAN REFERENCE(BEGIN_DATE) TYPE FTPT_PLAN-DATE_BEG
|
Reiseplan kopieren | ||||
| 4 |
FITP_CREATE_SAVE_EMPTY_PLAN REFERENCE(PLAN_START_DATE) LIKE FTPT_PLAN-DATE_BEG
|
Creation and saving of an empty plan/trip | ||||
| 5 |
FITP_CREATE_SAVE_PLAN REFERENCE(PLAN_START_DATE) LIKE FTPT_PLAN-DATE_BEG
|
Creation and saving of an empty plan/trip | ||||
| 6 |
FITP_UTIL_PLAN_COPY REFERENCE(BEGIN_DATE) TYPE FTPT_PLAN-DATE_BEG
|
Util-Baustein zum kopieren einer Reise | ||||
| 7 |
FITP_WEB_PLAN_BOOK_AND_SAVE VALUE(I_PLAN_DATE_BEGIN) TYPE PLAN_DATBEG OPTIONAL
|
Buchen Sie und außer einem Plan | ||||