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.
- {PickOrder}: Pick Order #
- {CustomerOrder}: Customer Order #
- {CustomerPO}: Customer PO
- {Sequence}: Sequence
- {MetroSCGCartonId}: Metro Carton Id (conditional on
WarehousePlugin.METROSCG
orWarehousePlugin.METROSCGMSSQL
) - {MetroShipId}: Metro Ship Id (conditional on
WarehousePlugin.METROSCG
orWarehousePlugin.METROSCGMSSQL
) - {WarehouseSKU}: Warehouse SKU (limited support)
- {CustomerSKU}: Customer SKU (limited support)
- {FirstSKU}: First SKU (limited support)
- {FirstSKUDescription}: First SKU Description (limited support)
- {SingleSKU}: Single SKU (limited support)
- {SingleSKUDescription}: Single SKU Description (limited support)
- {ContainerSerialNumber}: Container No
- {Description}: Container Description
- {ManifestId}: Techship Manifest Id
- {CarrierSequence}: Carrier unique number
- {RFContainerSerialNumber}(conditional cases):
- RF Container No (conditional on
WarehousePlugin.RFPATHWAYS
) - Zethcon Carton Id (conditional on
WarehousePlugin.ZETHCON
orWarehousePlugin.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
)
- RF Container No (conditional on
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.