Menu

SAP Function Module QPL1_CALCULATE_LOT_TIME

Berechnet den Start- bzw. den Endtermin der Prüfung

The Function Module QPL1_CALCULATE_LOT_TIME (Berechnet den Start- bzw. den Endtermin der Prüfung) is a standard Function Module in SAP ERP and is part of the function group QPL1 within the package QL.

Technical Information

Function Module QPL1_CALCULATE_LOT_TIME
Short Text Berechnet den Start- bzw. den Endtermin der Prüfung
Function Group QPL1
Package QL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ART LIKE QALS-ART Inspection type
I_ENDTERMIN LIKE QALS-PAENDTERM '00000000' End date of the inspection
I_MATNR LIKE QALS-MATNR Material
I_STARTTERMIN LIKE QALS-PASTRTERM SY-DATUM Starting date of the inspection
I_WERKS LIKE QALS-WERK Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ENDTERMIN LIKE QALS-PAENDTERM End date of the inspection
E_STARTTERMIN LIKE QALS-PASTRTERM Starting date of the inspection

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_ACTIVE Material not active for inspection type
NO_MARA A-segment of the material not available
NO_MARC C-segment of the material not available
NO_PLANT Plant not available