Formula for shipment reference
This setting defines a formula for the text of the custom shipment reference.
The text generated with the help of this formula is transmitted to the CEP service manager for the shipment and printed on the shipment label.
Default: <%ItemUPOC%>
Formula content that does not correspond to a defined placeholder is copied unchanged into the text.
Example:
Formula: <%ItemUPOC%> | <%OrderIdent%>
Shipment UPOC = '019998325747', Order ID = 'Order 12345'.
This will generate the text '019998325747 | Order 12345' as the shipment reference.
The following placeholders are supported:
Patzhalter/Variable |
Content |
<%ItemUPOC%> | Consignment UPOC |
<%OrderIdent%> | Order identifier |
<%CustomerUPOC%> | Customer UPOC |
<%CustomerNo%> | Customer number |
<%CustomerExtNo%> | Customer: External number |
<%CustomerName1%> | Customer: Name 1 |
<%CustomerName2%> | Customer: Name 2 |
<%CustomerName3%> | Customer: Name 3 |
<%CustomerDebitorNo%> | Customer: Customer number |
<%CostcenterUPOC%> | Cost Center-UPOC |
<%CostcenterNo%> | Cost center number |
<%CostcenterExtNo%> | Cost center: External number |
<%CostcenterName1%> | Cost center: Name 1 |
<%CostcenterName2%> | Cost center: Name 2 |
<%CostcenterName3%> | Cost center: Name 3 |
<%CostcenterDebitorNo%> | Cost center: Customer number |
<%SenderPersonUPOC%> | Sender person-UPOC |
<%SenderPersonNo%> | Sender Person Number |
<%SenderPersonExtNo%> | Sender Person External number |
<%SenderPersonLastName%> | Sender Person Name |
<%SenderPersonFirstName%> | Sender Person First name |
<%SBBCF{NameSBBCustField}%> | Content of an extended
shipment attribute.
NameSBBCustField must be the technical identifier of the attribute (not the translation).
For a list of available attributes, see xxx.
Ex: <%SBBCF{CEP Delivery Remark}%> |
See also
|