cancel
Showing results for 
Search instead for 
Did you mean: 

What is the GS1-128 barcode format

EmmanuelDeniau
Explorer
0 Kudos
170

Hello, 

 

I'm looking for the barcode format waiting by SAP S/4HANA cloud public edition. This barcode will be used for picking task in the warehouse RF app, and it should contain : product GTIN, batch number and quantities. 

I tried with many barcode formats but it's not working as expected. 

 

 

For example, here are my tests in the "Test RF environment" app : 
 
I tried to confirm a picking task through the RF app : 
  • The product is ID ABS11017. The GTIN of this product is 3760062888707
  • The batch number is LT102024
  • The quantity is 1 unit
So I created the following GS1-128 barcode : ]C10103760062888707]C110LT102024]С1301
Note that I also tested : ]C1010376006288870710LT102024]С1301 ; ]C10103760062888707]C110LT102024#]С1301 ; ]C10103760062888707C110LT102024#С1301 ; ]C1010376006288870710LT102024#301 ; and some others
 
However, whatever the format is, the problem remains always the same : 
  • The system recovers the product ID : GOOD
  • The system does not recover the batch ID : NOT GOOD 
  • The system does not recover the quantities : NOT GOOD
 
So I'd like to know what should be the GS1-128 barcode format in order to fill automatically the product ID + batch + quantities. 
Thanks in advanced for your help. 
 
Best regards
Emmanuel

-----------------------------------------------

Step to reproduce my test : 
  1. Go to "Test RF environment" app and connect
  2. Click on "04-Outbound Process"
  3. Click on "01-Picking"
  4. Click on "04-Picking by WO"
  5. Enter WO number and click on "Enter"
  6. Click on the arrow (>) on the bottom of the screen and click on "Next"
  7. Copy paste the barcode in the "product" cell 

 

 

Accepted Solutions (1)

Accepted Solutions (1)

Ajit_Routray
Active Contributor
0 Kudos

Hi @EmmanuelDeniau ,

I think EAN Code and batch both are should work as split. my assumption is you need enhancement for quantity in that combination. Could you please try below for EAN+batch.

]C1010376006288870710LT102024

Kind Regards,

Ajit

 

EmmanuelDeniau
Explorer
0 Kudos
Hello Ajit,
EmmanuelDeniau
Explorer
0 Kudos
Thanks for your feeback. It works with this format thanks. I recover the product ID and the batch number. The quantity does not work but it seems normal. SAP told me the quantity is not support via GS1 barcode scanning because it may cause the quantity difference during picking process. We must enter it manually. Thanks for your help, regards Emmanuel

Answers (1)

Answers (1)

Łukasz_Sałek
Active Participant
0 Kudos

Hi, 

i recommend to read this blog. https://community.sap.com/t5/supply-chain-management-blogs-by-members/gs1-128-barcode-understanding-...

This should clarify a correct approach. 

Best regards, Łukasz