Menu

SAP Function Module QPL1_CALCULATE_LOT_TIME

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

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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