Ansicht
Dokumentation

PICK_REQ_XTRCT_PRDGT - BAdI: Get Weight from Printed Barcode (GS1 Extended Standard)

PICK_REQ_XTRCT_PRDGT - BAdI: Get Weight from Printed Barcode (GS1 Extended Standard)

Fill RESBD Structure from EBP Component Structure   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in In-store Merchandise and inventory Management - Fiori Apps (LO-RFM-STO-FIO) component.

Most retail stores which offer click-and-collect fulfilment, follow the process where the store associates weigh the merchandise using the weighing scale. After weighing the products, they print barcode stickers with price and/or weight encoded (GS1 extended barcode standard) into it. After putting the sticker on the bag of the merchandise (such as fruit, vegetables, cheese, meat, and so on), the store associate scans the barcode.

As a next step, store associate scans or manually enters the picking request, where the merchandise is placed into. This process is followed during the picking of products in Process Picking Requests app.

This BAdI can be used to decipher scanned barcode based on your requirements. If weight is included in the barcode, the weight should be passed as output. This is automatically populated in the weight field in Process Picking Requests app.

If price information is encoded in the barcode, weight needs to be calculated using this BAdI and then passed as output.

This BAdI is triggered only if the first two characters of the scanned GTIN lies in the range between 21 and 29.

You must provide custom implementation for this BAdI. There is no default implementation logic provided from SAP.

Default implementation allows reading of EAN without weight and price information and supports maximum of 18-characters GTIN.

Parameters

Importing parameters:

SCANNED_GTIN: This parameter contains the scanned 18-characters GTIN.

Changing Parameters:

PRODUCT_GTIN: This parameter contains the EAN, weight, and price of the product along with its unit of measure.

For more information, refer example class CL_RFM_ST_PICKREQ_XTRCTGTIN_EX.






CL_GUI_FRONTEND_SERVICES - Frontend Services   General Material Data  
This documentation is copyright by SAP AG.

Length: 2144 Date: 20240607 Time: 005309     sap01-206 ( 44 ms )