RELOCA (Relocation Of Goods)
The RELOCA message is a communication between trading partners and it is used for the relocation of goods between locations.
General usage
- Includes total number of stock-keeping units (SKUs) that are currently being shipped from one location to another.
- The quantity in transit data for a given load can be used to forecast delivery schedules.
Sort | Name | Required | Description | Type | XPATH | Examples | Limits |
---|---|---|---|---|---|---|---|
1 | Date From | Date from which the Relocation Of Goods Message is relevant |
Date/Time | /b24Message/relocationOfGoods/@dateFrom |
|
||
2 | Date To | Date until which the Relocation Of Goods Message is relevant |
Date/Time | /b24Message/relocationOfGoods/@dateTo |
|
||
3 | Sender Gln | The Sender's Gln |
Number | /b24Message/relocationOfGoods/sender/@gln |
|
||
4 | Sender Id | An external Id for the sender |
Text | /b24Message/relocationOfGoods/sender/property[@name = "id"] |
|
||
5 | Sender Internal Id | An Internal Id for the party |
Text | /b24Message/relocationOfGoods/sender/property[@name = "internalId"] |
|
||
6 | Recipient Gln | The Recipient's Gln |
Number | /b24Message/relocationOfGoods/recipient/@gln |
|
||
7 | Recipient Id | An external Id for the recipient |
Text | /b24Message/relocationOfGoods/recipient/property[@name = "id"] |
|
||
8 | Recipient Internal Id | An Internal Id for the recipient |
Text | /b24Message/relocationOfGoods/recipient/property[@name = "internalId"] |
|
||
9 | RelocationOfGoods Id | A unique(between the sender and recipient) Id for the Relocations of goods message |
Text | /b24Message/relocationOfGoods/documentReference[@documentType = "RelocationOfGoods"]/@id |
|
||
10 | RelocationOfGoods Date | The date that the Relocation Of Goods Message was sent from the sender to B24 |
Date/Time | /b24Message/relocationOfGoods/documentReference[@documentType = "RelocationOfGoods"]/@date |
|
||
11 | Buyer Order Number | A unique id for an order related to the relocation of goods message, issued by the buyer |
Text | /b24Message/relocationOfGoods/documentReference[@documentType = "BuyerOrder"]/@id |
|
||
12 | Buyer Order Date | The Date that the Order was originally sent |
Date/Time | /b24Message/relocationOfGoods/documentReference[@documentType = "BuyerOrder"]/@date |
|
||
13 | Supplier Order Number | A unique id for an order related to the relocation of goods message, issued by the Supplier |
Text | /b24Message/relocationOfGoods/documentReference[@documentType = "SupplierOrder"]/@id |
|
||
14 | Supplier Order Date | The Date that the order was originally registered by the Supplier |
Date/Time | /b24Message/relocationOfGoods/documentReference[@documentType = "SupplierOrder"]/@date |
|
||
15 | Supplier Gln | The Supplier GLN id |
Number | /b24Message/relocationOfGoods/supplier/@gln |
|
||
16 | Supplier Id | An extenal Id for the supplier |
Text | /b24Message/relocationOfGoods/supplier/property[@name = "id"] |
|
||
17 | Supplier Internal Id | An internal Id for the supplier |
Text | /b24Message/relocationOfGoods/supplier/property[@name = "internalId"] |
|
||
18 | Supplier Name | The name of the supplier |
Number | /b24Message/relocationOfGoods/supplier/@name |
|
||
19 | Supplier Name 2 | Secondary name for the supplier |
Text | /b24Message/relocationOfGoods/supplier/property[@name = "name2"] |
|
||
20 | Supplier Name 3 | Tertiary name for the supplier |
Text | /b24Message/relocationOfGoods/supplier/property[@name = "name3"] |
|