Data Element list used by SAP ABAP Function Module ST_STAGE_DEADLINE_CHECK (Abschnitt: Überprüft Termindaten auf Konsistenz)
SAP ABAP Function Module
ST_STAGE_DEADLINE_CHECK (Abschnitt: Überprüft Termindaten auf Konsistenz) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AB_EFFZTDP | Plan: Actual duration at stage level (in hours:minutes) | SOURCE VALUE(I_DURATION_EFFECTIVE) LIKE VTTS-FAHZTD OPTIONAL |
|
| 2 | AB_GESZTDP | Planned total time at stage level (in days) | SOURCE VALUE(I_DURATION_OVERALL) LIKE VTTS-GESZTD OPTIONAL |
|
| 3 | DPTBGS | Stage: Planned date for start of shipment | SOURCE VALUE(I_DATE_START) LIKE VTTS-DPTBG |
|
| 4 | DPTENS | Stage: Planned date for end of shipment | SOURCE VALUE(I_DATE_END) LIKE VTTS-DPTEN OPTIONAL |
|
| 5 | UPTBGS | Stage: Planned shipment start time | SOURCE VALUE(I_TIME_START) LIKE VTTS-UPTBG |
|
| 6 | UPTENS | Stage: Planned shipemnt end time | SOURCE VALUE(I_TIME_END) LIKE VTTS-UPTEN OPTIONAL |
|