×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I have a project to create data for an EDI 856 Advance Shipping Notice.
The data is to be loaded into a "flat file" defined by a third-party and from there
will be loaded into a proper EDI 856 format and transmitted to our customers.
A detail I need help with is the "Pallet License Plate":
the SSCC-18 Serial Shipping Container Code.
I am using the following format from the gs1-128 web site:
AIeCCCCCCCsssssssssD
Where:
AI is the Application Identifier (AI)
"00" is the AI value for the SSCC-18 data structure
e is the Extension digit
CCCCCCC is the Company Prefix of 7-10 digits.
sssssssss is the Serial Reference of 6-9 digits.
D is the Mod 10 Check Digit.
I have yet to discover how to load the "Company Prefix" portion
My current idea is to use my company DUNS number for this value,
but I have yet to confirm if this is a good idea and welcome any suggestions
and advice.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.