The Function Module CHECK_LOT_ARCHIVED (Prüfen, ob ein Schecknummernintervall vollständig archiviert wurde) is a standard Function Module in SAP ERP and is part of the function group FCHKCORE within the package BFIBL_CHECK_D.
Function Module | CHECK_LOT_ARCHIVED |
Short Text | Prüfen, ob ein Schecknummernintervall vollständig archiviert wurde |
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_PCEC | LIKE | PCEC | Zu prüfender Stapel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PCEC | LIKE | PCEC | Stapel mit gesetzten Schaltern |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.