The carrier billing profiles (Maintenance -> Client -> Billing Account) contain a list of possible references that could be used to pass information to the carrier as a label reference.  This default list could be overwritten at the portal level.


Today, the System Administrator (Techdinamics) can only do this change. The configuration is done at the Portal configuration under "Custom fields" under "Reference Dropdown."




The format of the entries is variable, with the description specified with an equal sign -
{variable}=Descritpion


Here is the default list of variables and default descriptions with appropriate conditions.

  1. {PickOrder}: Pick Order #
  2. {CustomerOrder}: Customer Order #
  3. {CustomerPO}: Customer PO
  4. {Sequence}: Sequence
  5. {MetroSCGCartonId}: Metro Carton Id (conditional on WarehousePlugin.METROSCG or WarehousePlugin.METROSCGMSSQL)
  6. {MetroShipId}: Metro Ship Id (conditional on WarehousePlugin.METROSCG or WarehousePlugin.METROSCGMSSQL)
  7. {WarehouseSKU}: Warehouse SKU (limited support)
  8. {CustomerSKU}: Customer SKU (limited support)
  9. {FirstSKU}: First SKU (limited support)
  10. {FirstSKUDescription}: First SKU Description (limited support)
  11. {SingleSKU}: Single SKU (limited support)
  12. {SingleSKUDescription}: Single SKU Description (limited support)
  13. {ContainerSerialNumber}: Container No
  14. {Description}: Container Description
  15. {ManifestId}: Techship Manifest Id
  16. {CarrierSequence}: Carrier unique number
  17. {RFContainerSerialNumber}(conditional cases):
    • RF Container No (conditional on WarehousePlugin.RFPATHWAYS)
    • Zethcon Carton Id (conditional on WarehousePlugin.ZETHCON or WarehousePlugin.ZETHCON2)
    • Carton Label (conditional on WarehousePlugin.RAMP)
    • Carton SSCC (conditional on WarehousePlugin.FARROW)
    • Package No (conditional on WarehousePlugin.MASTERMINDTOYSMSNAV)
    • Box ID (conditional on WarehousePlugin.EVERESTTOYS)


NOTICE: The default list will be ignored if even one manual Reference is specified in the configuration.  



One Off Configuration

The variable codes can also be manually added by the carrier or portal admin in the reference field using the variable specified above.