Table list used by SAP ABAP Function Module SD_CHECK_MEASURES (Berechnen von Gesamtdauer, Fahrdauer und Distanz aus Abschnitten)
SAP ABAP Function Module
SD_CHECK_MEASURES (Berechnen von Gesamtdauer, Fahrdauer und Distanz aus Abschnitten) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_IGNORE_LEN_ERR) LIKE RV56A-SELKZ DEFAULT 'X' |
|
| 2 | RV56A | Input/Output Fields for SAPMV56A | SOURCE VALUE(OPT_FLAG_CHANGE) LIKE RV56A-SELKZ DEFAULT ' ' |
|
| 3 | T006 | Units of Measurement | ||
| 4 | T006 | Units of Measurement | SOURCE VALUE(C_MSEHI_LEN_SI) LIKE T006-MSEHI OPTIONAL |
|
| 5 | T006 | Units of Measurement | SOURCE VALUE(I_MSEHI_LEN) LIKE T006-MSEHI OPTIONAL |
|
| 6 | TVRO | Routes | ||
| 7 | VTMEAS | Total Duration, Travel Duration and Distance of Shipments | ||
| 8 | VTMEAS | Total Duration, Travel Duration and Distance of Shipments | SOURCE I_ITM_MEAS STRUCTURE VTMEAS |
|
| 9 | VTMEAS | Total Duration, Travel Duration and Distance of Shipments | SOURCE VALUE(C_SUM_MEAS) LIKE VTMEAS |
|