Table/Structure Field list used by SAP ABAP Function Module QPL1_CALCULATE_LOT_TIME (Berechnet den Start- bzw. den Endtermin der Prüfung)
SAP ABAP Function Module
QPL1_CALCULATE_LOT_TIME (Berechnet den Start- bzw. den Endtermin der Prüfung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EMARC - MPDAU | Mean inspection duration (deactivated) | ||
| 2 | EMARC1 - MPDAU | Mean inspection duration (deactivated) | ||
| 3 | MARC - MPDAU | Mean inspection duration (deactivated) | ||
| 4 | QALS - PASTRTERM | Inspection Start Date | SOURCE VALUE(E_STARTTERMIN) LIKE QALS-PASTRTERM |
|
| 5 | QALS - WERK | Plant | SOURCE VALUE(I_WERKS) LIKE QALS-WERK |
|
| 6 | QALS - WERK | Plant | ||
| 7 | QALS - PASTRTERM | Inspection Start Date | ||
| 8 | QALS - PASTRTERM | Inspection Start Date | SOURCE VALUE(I_STARTTERMIN) LIKE QALS-PASTRTERM DEFAULT SY-DATUM |
|
| 9 | QALS - PAENDTERM | End Date of the Inspection | SOURCE VALUE(I_ENDTERMIN) LIKE QALS-PAENDTERM DEFAULT '00000000' |
|
| 10 | QALS - PAENDTERM | End Date of the Inspection | ||
| 11 | QALS - PAENDTERM | End Date of the Inspection | SOURCE VALUE(E_ENDTERMIN) LIKE QALS-PAENDTERM |
|
| 12 | QALS - MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE QALS-MATNR |
|
| 13 | QALS - MATNR | Material Number | ||
| 14 | QALS - ART | Inspection Type | ||
| 15 | QALS - ART | Inspection Type | SOURCE VALUE(I_ART) LIKE QALS-ART |
|
| 16 | QMAT - AKTIV | Inspection Type - Material Combination is Active | ||
| 17 | QMAT - MPDAU | Average Inspection Duration | ||
| 18 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 19 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 20 | T001W - FABKL | Factory calendar key |