Product Catalog to Extend Commerce (DRAFT)
File is sent to Extend Commerce on agreed time with client
XlogPriceCatalog
Header (1)
Element | Code | Mand | Explanation |
XlogPriceCatalog | J | Fixed value provided from Extend Commerce |
Products (1)
Product(1-29999)
Element | Code | Mand | Explanation |
Product name | J | Product name | |
Description | Description | ||
Category | Product Category | ||
Cost | Cost price | ||
PurchaseProductunit | Purchase unit | ||
Currency | Currency for Cost price | ||
SupplyMode | LL Warehouse, TJ Service | ||
ProductUnit | Product unit 10= ST Please elaborat | ||
OperationCode | Please elaborat 0-4 | ||
HandleIndividual | Always 0 | ||
UnspecifiedProduct | Always 0 | ||
Dangerous | Always 0 | ||
ExpireDateControl | 0 for none and 1 for expire date handling | ||
ReceivingStop | Days for warning at receiving | ||
SalesProductUnit | Unit for sales | ||
SalesProductUnitCalculation | Ratio for salesunit | ||
PalletQuantity | Quantity at Pallet | ||
PalletQuanitityUnit | Pallet unit? | ||
CustomsCommodityCode | HS code | ||
MeasureProductQuantity | Ratio | ||
CreateNewBatch | 0 for none and 1 for create batch at receiving cannot combine with Batch | ||
Batch | 0 for none and 1 for batch handling | ||
Series | false or true | ||
PhaseOut | false or true |
LeadTime (1)
Element | Code | Mand | Explanation |
Pickstop | Days for warning for outbound |
Measure (1)
Element | Code | Mand | Explanation |
Height | In metres | ||
Width | In metres | ||
Weight | In Kilogram | ||
TransportWeight | In Kilogram |
Categories (1)
Element | Code | Mand | Explanation |
AssortmentCategory | |||
CompanyGroupID | Has to be provided from Extend Commerce | ||
ProductFamilyID | Has to be provided from Extend Commerce |
Numbers
Element | Code | Mand | Explanation |
ProductNumber | |||
SupplierNumber | Supplier agreement number | ||
SupplierProductNumber |
XlogPriceCatalog
- <XlogEnvelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="D:/TFSMH/EDI/MapForce/Lxir/Specifications/Internal/XlogEnvelope_1.1_XlogPriceCatalog_1.2.xsd">
<Header FromPartner="XX" FromPartnerUser="XX" ToPartner="XOE" ToPartnerUser="XX" DocumentName="XlogPriceCatalog1.2" DateTime="2024-09-24T07:39:00+01:00" />
- <Body>
- <XlogPriceCatalog>
<Header EANClient="XX" />
- <Products>
- <Product Name="MJÖLK H 2 CL MELLAN 100 ST" Description="1.000000000" Category="11441000" Cost="1" PurchaseProductUnit="10" Currency="SEK" SupplyMode="LL" ProductUnit="10" PurchaseUnitFactor="1" OperationCode="4" HandleIndividual="0" UnspecifiedProduct="0" Dangerous="0" ExpiryDateControl="true" ReceivingStop="95" SalesProductUnit="10" SalesProductUnitCalculation="1" PalletQuantity="114" PalletQuantityUnit="10" CustomsCommodityCode="" MeasureProductQuantity="1.000000000" CreateNewBatch="false" Batch="false" Series="false" PhaseOut="false">
<LeadTime Pickstop="30" />
<Measure Height="0" Width="0" Length="0" Weight="2" TransportWeight="2.14" />
<Categories AssortmentCategory="C" CompanyGroupId="bc1a5c4d-5cb7-46d5-85d4-342e327f78ca" ProductFamilyId="F3C30C4A-70AE-40ED-B931-F406CD48DFB8" />
<Numbers ProductNumber="1000" SupplierNumber="3435948" SupplierProductNumber="2257" />
</Product>
- <Product Name="CLA 1289 BR ME 500 G" Description="6.000000000" Category="11111400" Cost="1.1" PurchaseProductUnit="10" Currency="SEK" SupplyMode="LL" ProductUnit="10" PurchaseUnitFactor="1" OperationCode="4" HandleIndividual="0" UnspecifiedProduct="0" Dangerous="0" ExpiryDateControl="true" ReceivingStop="150" SalesProductUnit="10" SalesProductUnitCalculation="6" PalletQuantity="72" PalletQuantityUnit="10" CustomsCommodityCode="09012100" MeasureProductQuantity="6.000000000" CreateNewBatch="false" Batch="false" Series="false" PhaseOut="false">
<LeadTime Pickstop="45" />
<Measure Height="0" Width="0" Length="0" Weight="6" TransportWeight="6.456" />
<Categories AssortmentCategory="C" CompanyGroupId="bc1a5c4d-5cb7-46d5-85d4-342e327f78ca" ProductFamilyId="F3C30C4A-70AE-40ED-B931-F406CD48DFB8" />
<Numbers ProductNumber="101" SupplierNumber="9916263" SupplierProductNumber="1289" />
</Product>
</Products>
</XlogPriceCatalog>
</Body>
</XlogEnvelope>
XSD file
Version | Date | Author/change | Comment |
A | 2005-08-17 | Joakim Petersson | Move the document with new document no. |
B | 2024-09-30 | Martin Fransson | Changed the document to describe the message flow in confluence. |