The Function Module LOT_CHECK (Scheckstapel prüfen, ggf. Folgestapel ermitteln) is a standard Function Module in SAP ERP and is part of the function group FCHKCORE within the package BFIBL_CHECK_D.
Function Module | LOT_CHECK |
Short Text | Scheckstapel prüfen, ggf. Folgestapel ermitteln |
Function Group | FCHKCORE |
Package | BFIBL_CHECK_D |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_HBKID | LIKE | PCEC-HBKID | ||
I_HKTID | LIKE | PCEC-HKTID | ||
I_STAPL | LIKE | PCEC-STAPL | ||
I_ZBUKR | LIKE | PCEC-ZBUKR |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STAPI | LIKE | PCEC-STAPI | ||
E_STAPL | LIKE | PCEC-STAPL | ||
E_ZWELS | LIKE | PCEC-ZWELS | Erlaubte Zahlwege zum Stapel |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
LOT_NOT_SEQUENTIAL | Stapel nicht sequentiell |
NOT_FOUND_LOT | Check lot not found |
NOT_FOUND_NEXT_LOT | Next lot not found |
NO_NEXT_LOT | Check lot has no next lot |