Table/Structure Field list used by SAP ABAP Function Module L_TO_TIME_DIFF (Berechnen der Dauer aus Start- und Endezeitpunkt eines TAs)
SAP ABAP Function Module
L_TO_TIME_DIFF (Berechnen der Dauer aus Start- und Endezeitpunkt eines TAs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LTAK - ENDAT | Transfer Order End Date | SOURCE VALUE(I_END_DATE) LIKE LTAK-ENDAT |
|
| 2 | LTAK - ZEIEI | Time unit for performance data | SOURCE VALUE(I_TIME_UOM) LIKE LTAK-ZEIEI |
|
| 3 | LTAK - ZEIEI | Time unit for performance data | ||
| 4 | LTAK - STUZT | Start time of the transfer order | SOURCE VALUE(I_START_TIME) LIKE LTAK-STUZT |
|
| 5 | LTAK - STUZT | Start time of the transfer order | ||
| 6 | LTAK - STDAT | Start Date of the Transfer Order | SOURCE VALUE(I_START_DATE) LIKE LTAK-STDAT |
|
| 7 | LTAK - ISTWM | Actual Time of the WM Transfer Order | SOURCE VALUE(E_TIME_DIFF) LIKE LTAK-ISTWM |
|
| 8 | LTAK - ISTWM | Actual Time of the WM Transfer Order | ||
| 9 | LTAK - ENUZT | Transfer Order End Time | SOURCE VALUE(I_END_TIME) LIKE LTAK-ENUZT |
|
| 10 | LTAK - ENUZT | Transfer Order End Time | ||
| 11 | LTAK - ENDAT | Transfer Order End Date | ||
| 12 | LTAK - STDAT | Start Date of the Transfer Order | ||
| 13 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 14 | SYST - UZEIT | ABAP System Field: Current Time of Application Server | ||
| 15 | T006 - MSEHI | Unit of Measurement | ||
| 16 | T006D - ECURR | Electric current exponent | ||
| 17 | T006D - LENG | Length exponent | ||
| 18 | T006D - LIGHT | Luminosity exponent | ||
| 19 | T006D - MASS | Mass exponent | ||
| 20 | T006D - MOLQU | Mole quantity exponent | ||
| 21 | T006D - MSSIE | SI unit | ||
| 22 | T006D - TEMP | Temperature exponent | ||
| 23 | T006D - TIMEX | Current exponent |