Table/Structure Field 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 | VTTS - DPTBG | Stage: Planned date for start of shipment | SOURCE VALUE(I_DATE_START) LIKE VTTS-DPTBG |
|
| 2 | VTTS - DPTBG | Stage: Planned date for start of shipment | ||
| 3 | VTTS - DPTEN | Stage: Planned date for end of shipment | SOURCE VALUE(I_DATE_END) LIKE VTTS-DPTEN OPTIONAL |
|
| 4 | VTTS - DPTEN | Stage: Planned date for end of shipment | ||
| 5 | VTTS - FAHZTD | Plan: Actual duration at stage level (in hours:minutes) | ||
| 6 | VTTS - FAHZTD | Plan: Actual duration at stage level (in hours:minutes) | SOURCE VALUE(I_DURATION_EFFECTIVE) LIKE VTTS-FAHZTD OPTIONAL |
|
| 7 | VTTS - GESZTD | Planned total time at stage level (in days) | ||
| 8 | VTTS - GESZTD | Planned total time at stage level (in days) | SOURCE VALUE(I_DURATION_OVERALL) LIKE VTTS-GESZTD OPTIONAL |
|
| 9 | VTTS - UPTBG | Stage: Planned shipment start time | SOURCE VALUE(I_TIME_START) LIKE VTTS-UPTBG |
|
| 10 | VTTS - UPTBG | Stage: Planned shipment start time | ||
| 11 | VTTS - UPTEN | Stage: Planned shipemnt end time | SOURCE VALUE(I_TIME_END) LIKE VTTS-UPTEN OPTIONAL |
|
| 12 | VTTS - UPTEN | Stage: Planned shipemnt end time |