DBW Partner Price List

Top  Previous  Next

use this format for transferring data between DBW Partner and DBW32 or between suppliers and either Databuild system

 

 

<DBWPartner>

   <Title>Exported from Databuild  version  2 - 16 - 1  21/02/02 3:42:58 PM</Title>

   <PriceList>

       <PriceListRecord>

           <Code></Code> 'optional if <SupplierCode> has a value.

           <SupplierCode>MJREF 0003</SupplierCode> 'optional if <Code> has a value. Suppliers may have alternative codes

           <CostCentre>001</CostCentre> ' optional if absent, items are sent to default cost ctr

            <Name>Preparation of Construction Drawings[LF]More on second line</Name> ' [LF] forces linefeed

           <Price>5.99</Price>

           <Per>m2</Per>

           <Date>21/02/02</Date> ' optional. not used for DBW Partner

       </PriceListRecord>

       <PriceListRecord>

           <Code>75NAILS</Code>

           <SupplierCode>N75BH</SupplierCode>

           <CostCentre>001</CostCentre>

           <Name>Box of 75mm nails</Name>

           <Price>15.7</Price>

           <Per>box</Per>

           <Date>09/03/02</Date>

       </PriceListRecord>

       <PriceListRecord>

           <Code>THammer</Code>

           <CostCentre>TOOLS</CostCentre>

           <Name>Claw Hammer</Name>

           <Price>23</Price>

           <Per>each</Per>

       </PriceListRecord>

       <PriceListRecord>

           <Code>XK120</Code>

           <Name>Kitchen Tap</Name>

           <Price>45.90</Price>

           <Per>each</Per>

       </PriceListRecord>

   </PriceList>

</DBWPartner>