GS1 EPC Tag Data Standard SGTIN format filters.
Namespace:
com.gigatms.EpcFormat
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
SyntaxPublic Enumeration Filters
public enum class Filters
Members
| Member name | Value | Description |
---|
| AllOthers | 0 |
All others.
|
| PointOfSale | 1 |
Point of Sale (POS) Trade Item.
|
| FullCaseForTransport | 2 |
When used as the EPC Filter Value for an SGTIN, “Full Case for Transport” denotes a case or
carton whose composition of multiple POS trade items Is standardised via master data And can be
consistently (re-) ordered in this configuration by referencing a single GTIN.
|
| Reserved3 | 3 |
RFU.
|
| ForHandling | 4 |
Inner Pack Trade Item Grouping for Handling.
|
| Reserved5 | 5 |
RFU.
|
| UnitLoad | 6 |
When used as the EPC Filter Value for an SGTIN, “Unit Load” denotes one or more trade items
contained On a pallet Or other type Of load carrier (e.g. rolly, dolly, tote, garment rack, bag, sack,
etc.) *, making them suitable For transport, stacking, And storage As a unit, whose composition Is
standardised via master data And can be consistently (re-)ordered In this configuration by
referencing a Single GTIN.
|
| NotForIndividualSale | 7 |
Unit inside Trade Item or component inside a product not
intended For individual sale.
|
See Also