The Function Module ARCHIV_BARCODE_GET (Ermittlung eines Barcodes zu einer ObjektId/Objekttyp) is a standard Function Module in SAP ERP and is part of the function group OPTE within the package SAOP.
Function Module | ARCHIV_BARCODE_GET |
Short Text | Ermittlung eines Barcodes zu einer ObjektId/Objekttyp |
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 |
---|---|---|---|---|
OBJECTID | LIKE | TOAV0-OBJECT_ID | SAP object key | |
OBJECTTYPE | LIKE | TOAV0-SAP_OBJECT | SAP object type from SAP object repository |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BARCODES | LIKE | TOAV0 | Corresponding entries in temp. bar code tab. |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOTHING_FOUND | No entry exists |