The Function Module ARCHIV_BARCODE_DELETE (Löschen von Barcode-Einträgen in der Tabelle TOABC (späte Archivierung)) is a standard Function Module in SAP ERP and is part of the function group OPTE within the package SAOP.
Function Module | ARCHIV_BARCODE_DELETE |
Short Text | Löschen von Barcode-Einträgen in der Tabelle TOABC (späte Archivierung) |
Function Group | OPTE |
Package | SAOP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARCHIVE | LIKE | TOAV0-ARCHIV_ID | SPACE | |
ARC_DOC_ID | LIKE | TOAV0-ARC_DOC_ID | SPACE | |
BARCODE | LIKE | TOAV0-ARC_DOC_ID | SPACE | Bar code value |
OBJECTID | LIKE | TOAV0-OBJECT_ID | SPACE | SAP object type ID |
OBJECTTYPE | LIKE | TOAV0-SAP_OBJECT | SPACE | SAP object type |
This function module does not define any EXPORTING parameters.
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 |
---|---|
NOTHING_FOUND | No entry found in TOABC |