Guest User

Untitled

a guest
Jun 24th, 2018
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.06 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Pip3A4PurchaseOrderRequest>
  3. <fromRole>
  4. <PartnerRoleDescription>
  5. <ContactInformation>
  6. <contactName>
  7. <FreeFormText>Partner1 Buyer</FreeFormText>
  8. </contactName>
  9. <EmailAddress>partner1@partner1.com</EmailAddress>
  10. <telephoneNumber>
  11. <CommunicationsNumber>510-668-3500</CommunicationsNumber>
  12. </telephoneNumber>
  13. </ContactInformation>
  14. <GlobalPartnerRoleClassificationCode>Buyer</GlobalPartnerRoleClassificationCode>
  15. <PartnerDescription>
  16. <BusinessDescription>
  17. <GlobalBusinessIdentifier>187654329</GlobalBusinessIdentifier>
  18. <GlobalSupplyChainCode>Electronic Components</GlobalSupplyChainCode>
  19. <businessName>
  20. <FreeFormText>partner1</FreeFormText>
  21. </businessName>
  22. </BusinessDescription>
  23. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  24. </PartnerDescription>
  25. </PartnerRoleDescription>
  26. </fromRole>
  27. <GlobalDocumentFunctionCode>Request</GlobalDocumentFunctionCode>
  28. <PurchaseOrder>
  29. <AccountDescription>
  30. <accountName>
  31. <FreeFormText>partner1</FreeFormText>
  32. </accountName>
  33. <billTo>
  34. <PartnerDescription>
  35. <BusinessDescription>
  36. <GlobalBusinessIdentifier>187654329</GlobalBusinessIdentifier>
  37. <GlobalSupplyChainCode>Electronic Components</GlobalSupplyChainCode>
  38. </BusinessDescription>
  39. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  40. <ContactInformation>
  41. <PhysicalLocation>
  42. <PhysicalAddress>
  43. <addressLine1>
  44. <FreeFormText>99999 Dummy Drive</FreeFormText>
  45. </addressLine1>
  46. <cityName>
  47. <FreeFormText>dummy</FreeFormText>
  48. </cityName>
  49. <GlobalCountryCode>US</GlobalCountryCode>
  50. <NationalPostalCode>94538</NationalPostalCode>
  51. <regionName>
  52. <FreeFormText>CA</FreeFormText>
  53. </regionName>
  54. </PhysicalAddress>
  55. </PhysicalLocation>
  56. </ContactInformation>
  57. </PartnerDescription>
  58. </billTo>
  59. </AccountDescription>
  60. <DocumentReference>
  61. <GlobalDocumentReferenceTypeCode>Quote</GlobalDocumentReferenceTypeCode>
  62. <ProprietaryDocumentIdentifier>SY2-96038-02</ProprietaryDocumentIdentifier>
  63. </DocumentReference>
  64. <DocumentReference>
  65. <GlobalDocumentReferenceTypeCode>Spec #</GlobalDocumentReferenceTypeCode>
  66. <ProprietaryDocumentIdentifier>92257208</ProprietaryDocumentIdentifier>
  67. </DocumentReference>
  68. <DocumentReference>
  69. <GlobalDocumentReferenceTypeCode>Purchase Order</GlobalDocumentReferenceTypeCode>
  70. <ProprietaryDocumentIdentifier>10743099</ProprietaryDocumentIdentifier>
  71. </DocumentReference>
  72. <GlobalPurchaseOrderTypeCode>Standard</GlobalPurchaseOrderTypeCode>
  73. <installAt>
  74. <PartnerDescription>
  75. <BusinessDescription>
  76. <businessName>
  77. <FreeFormText>N/A</FreeFormText>
  78. </businessName>
  79. </BusinessDescription>
  80. <GlobalPartnerClassificationCode>End User</GlobalPartnerClassificationCode>
  81. <ContactInformation>
  82. <contactName>
  83. <FreeFormText>John Dummy</FreeFormText>
  84. </contactName>
  85. <EmailAddress>John.Dummy@dummy.com</EmailAddress>
  86. <telephoneNumber>
  87. <CommunicationsNumber>999-999-999</CommunicationsNumber>
  88. </telephoneNumber>
  89. </ContactInformation>
  90. <PhysicalLocation>
  91. <PhysicalAddress>
  92. <GlobalLocationIdentifier>0000000000000</GlobalLocationIdentifier>
  93. </PhysicalAddress>
  94. </PhysicalLocation>
  95. </PartnerDescription>
  96. </installAt>
  97. <isDropShip>
  98. <AffirmationIndicator>Yes</AffirmationIndicator>
  99. </isDropShip>
  100. <OrderShippingInformation>
  101. <CarrierInformation>
  102. <GlobalCarrierCode>WHSX</GlobalCarrierCode>
  103. </CarrierInformation>
  104. <GlobalSpecialFulfillmentRequestCode>Ship Complete</GlobalSpecialFulfillmentRequestCode>
  105. <SpecialHandlingInstruction>
  106. <specialHandlingText>
  107. <FreeFormText>Warehouse Select WHS</FreeFormText>
  108. </specialHandlingText>
  109. </SpecialHandlingInstruction>
  110. </OrderShippingInformation>
  111. <ProductLineItem>
  112. <comments>
  113. <FreeFormText>Dummy CLUSTER NODE</FreeFormText>
  114. </comments>
  115. <CustomerInformation>
  116. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  117. <PartnerDescription>
  118. <BusinessDescription>
  119. <businessName>
  120. <FreeFormText>VERSATILE</FreeFormText>
  121. </businessName>
  122. </BusinessDescription>
  123. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  124. <PhysicalLocation>
  125. <PhysicalAddress>
  126. <addressLine1>
  127. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  128. </addressLine1>
  129. <cityName>
  130. <FreeFormText>City</FreeFormText>
  131. </cityName>
  132. <GlobalCountryCode>US</GlobalCountryCode>
  133. <NationalPostalCode>01752</NationalPostalCode>
  134. <regionName>
  135. <FreeFormText>MA</FreeFormText>
  136. </regionName>
  137. </PhysicalAddress>
  138. </PhysicalLocation>
  139. </PartnerDescription>
  140. </CustomerInformation>
  141. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  142. <isDropShip>
  143. <AffirmationIndicator>Yes</AffirmationIndicator>
  144. </isDropShip>
  145. <LineNumber>1</LineNumber>
  146. <OrderQuantity>
  147. <requestedQuantity>
  148. <ProductQuantity>2</ProductQuantity>
  149. </requestedQuantity>
  150. </OrderQuantity>
  151. <ProductIdentification>
  152. <PartnerProductIdentification>
  153. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  154. <ProprietaryProductIdentifier>CTO-DUMMY</ProprietaryProductIdentifier>
  155. </PartnerProductIdentification>
  156. <PartnerProductIdentification>
  157. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  158. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  159. </PartnerProductIdentification>
  160. </ProductIdentification>
  161. <requestedEvent>
  162. <TransportationEvent>
  163. <DateStamp>20161212Z</DateStamp>
  164. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  165. </TransportationEvent>
  166. </requestedEvent>
  167. <requestedUnitPrice>
  168. <FinancialAmount>
  169. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  170. <MonetaryAmount>9.99</MonetaryAmount>
  171. </FinancialAmount>
  172. </requestedUnitPrice>
  173. </ProductLineItem>
  174. <ProductLineItem>
  175. <comments>
  176. <FreeFormText>Dummy GENERAL VIRTUALIZATION SW</FreeFormText>
  177. </comments>
  178. <CustomerInformation>
  179. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  180. <PartnerDescription>
  181. <BusinessDescription>
  182. <businessName>
  183. <FreeFormText>VERSATILE</FreeFormText>
  184. </businessName>
  185. </BusinessDescription>
  186. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  187. <PhysicalLocation>
  188. <PhysicalAddress>
  189. <addressLine1>
  190. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  191. </addressLine1>
  192. <cityName>
  193. <FreeFormText>City</FreeFormText>
  194. </cityName>
  195. <GlobalCountryCode>US</GlobalCountryCode>
  196. <NationalPostalCode>01752</NationalPostalCode>
  197. <regionName>
  198. <FreeFormText>MA</FreeFormText>
  199. </regionName>
  200. </PhysicalAddress>
  201. </PhysicalLocation>
  202. </PartnerDescription>
  203. </CustomerInformation>
  204. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  205. <isDropShip>
  206. <AffirmationIndicator>Yes</AffirmationIndicator>
  207. </isDropShip>
  208. <LineNumber>2</LineNumber>
  209. <OrderQuantity>
  210. <requestedQuantity>
  211. <ProductQuantity>2</ProductQuantity>
  212. </requestedQuantity>
  213. </OrderQuantity>
  214. <ProductIdentification>
  215. <PartnerProductIdentification>
  216. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  217. <ProprietaryProductIdentifier>CTO-DUMMY#001</ProprietaryProductIdentifier>
  218. </PartnerProductIdentification>
  219. <PartnerProductIdentification>
  220. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  221. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  222. </PartnerProductIdentification>
  223. </ProductIdentification>
  224. <requestedEvent>
  225. <TransportationEvent>
  226. <DateStamp>20161212Z</DateStamp>
  227. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  228. </TransportationEvent>
  229. </requestedEvent>
  230. <requestedUnitPrice>
  231. <FinancialAmount>
  232. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  233. <MonetaryAmount>9.99</MonetaryAmount>
  234. </FinancialAmount>
  235. </requestedUnitPrice>
  236. </ProductLineItem>
  237. <ProductLineItem>
  238. <comments>
  239. <FreeFormText>Dummy DL999 GEN9 E5-DUMMY FIO DUMMY</FreeFormText>
  240. </comments>
  241. <CustomerInformation>
  242. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  243. <PartnerDescription>
  244. <BusinessDescription>
  245. <businessName>
  246. <FreeFormText>VERSATILE</FreeFormText>
  247. </businessName>
  248. </BusinessDescription>
  249. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  250. <PhysicalLocation>
  251. <PhysicalAddress>
  252. <addressLine1>
  253. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  254. </addressLine1>
  255. <cityName>
  256. <FreeFormText>City</FreeFormText>
  257. </cityName>
  258. <GlobalCountryCode>US</GlobalCountryCode>
  259. <NationalPostalCode>01752</NationalPostalCode>
  260. <regionName>
  261. <FreeFormText>MA</FreeFormText>
  262. </regionName>
  263. </PhysicalAddress>
  264. </PhysicalLocation>
  265. </PartnerDescription>
  266. </CustomerInformation>
  267. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  268. <isDropShip>
  269. <AffirmationIndicator>Yes</AffirmationIndicator>
  270. </isDropShip>
  271. <LineNumber>3</LineNumber>
  272. <OrderQuantity>
  273. <requestedQuantity>
  274. <ProductQuantity>2</ProductQuantity>
  275. </requestedQuantity>
  276. </OrderQuantity>
  277. <ProductIdentification>
  278. <PartnerProductIdentification>
  279. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  280. <ProprietaryProductIdentifier>CTO-DUMMY-L21</ProprietaryProductIdentifier>
  281. </PartnerProductIdentification>
  282. <PartnerProductIdentification>
  283. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  284. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  285. </PartnerProductIdentification>
  286. </ProductIdentification>
  287. <requestedEvent>
  288. <TransportationEvent>
  289. <DateStamp>20161212Z</DateStamp>
  290. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  291. </TransportationEvent>
  292. </requestedEvent>
  293. <requestedUnitPrice>
  294. <FinancialAmount>
  295. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  296. <MonetaryAmount>9.99</MonetaryAmount>
  297. </FinancialAmount>
  298. </requestedUnitPrice>
  299. </ProductLineItem>
  300. <ProductLineItem>
  301. <comments>
  302. <FreeFormText>Dummy DL999 GEN9 E5-DUMMY DUMMY</FreeFormText>
  303. </comments>
  304. <CustomerInformation>
  305. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  306. <PartnerDescription>
  307. <BusinessDescription>
  308. <businessName>
  309. <FreeFormText>VERSATILE</FreeFormText>
  310. </businessName>
  311. </BusinessDescription>
  312. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  313. <PhysicalLocation>
  314. <PhysicalAddress>
  315. <addressLine1>
  316. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  317. </addressLine1>
  318. <cityName>
  319. <FreeFormText>City</FreeFormText>
  320. </cityName>
  321. <GlobalCountryCode>US</GlobalCountryCode>
  322. <NationalPostalCode>01752</NationalPostalCode>
  323. <regionName>
  324. <FreeFormText>MA</FreeFormText>
  325. </regionName>
  326. </PhysicalAddress>
  327. </PhysicalLocation>
  328. </PartnerDescription>
  329. </CustomerInformation>
  330. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  331. <isDropShip>
  332. <AffirmationIndicator>Yes</AffirmationIndicator>
  333. </isDropShip>
  334. <LineNumber>4</LineNumber>
  335. <OrderQuantity>
  336. <requestedQuantity>
  337. <ProductQuantity>2</ProductQuantity>
  338. </requestedQuantity>
  339. </OrderQuantity>
  340. <ProductIdentification>
  341. <PartnerProductIdentification>
  342. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  343. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  344. </PartnerProductIdentification>
  345. <PartnerProductIdentification>
  346. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  347. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  348. </PartnerProductIdentification>
  349. </ProductIdentification>
  350. <requestedEvent>
  351. <TransportationEvent>
  352. <DateStamp>20161212Z</DateStamp>
  353. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  354. </TransportationEvent>
  355. </requestedEvent>
  356. <requestedUnitPrice>
  357. <FinancialAmount>
  358. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  359. <MonetaryAmount>9.99</MonetaryAmount>
  360. </FinancialAmount>
  361. </requestedUnitPrice>
  362. </ProductLineItem>
  363. <ProductLineItem>
  364. <comments>
  365. <FreeFormText>Factory integrated</FreeFormText>
  366. </comments>
  367. <CustomerInformation>
  368. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  369. <PartnerDescription>
  370. <BusinessDescription>
  371. <businessName>
  372. <FreeFormText>VERSATILE</FreeFormText>
  373. </businessName>
  374. </BusinessDescription>
  375. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  376. <PhysicalLocation>
  377. <PhysicalAddress>
  378. <addressLine1>
  379. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  380. </addressLine1>
  381. <cityName>
  382. <FreeFormText>City</FreeFormText>
  383. </cityName>
  384. <GlobalCountryCode>US</GlobalCountryCode>
  385. <NationalPostalCode>01752</NationalPostalCode>
  386. <regionName>
  387. <FreeFormText>MA</FreeFormText>
  388. </regionName>
  389. </PhysicalAddress>
  390. </PhysicalLocation>
  391. </PartnerDescription>
  392. </CustomerInformation>
  393. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  394. <isDropShip>
  395. <AffirmationIndicator>Yes</AffirmationIndicator>
  396. </isDropShip>
  397. <LineNumber>5</LineNumber>
  398. <OrderQuantity>
  399. <requestedQuantity>
  400. <ProductQuantity>2</ProductQuantity>
  401. </requestedQuantity>
  402. </OrderQuantity>
  403. <ProductIdentification>
  404. <PartnerProductIdentification>
  405. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  406. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  407. </PartnerProductIdentification>
  408. <PartnerProductIdentification>
  409. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  410. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  411. </PartnerProductIdentification>
  412. </ProductIdentification>
  413. <requestedEvent>
  414. <TransportationEvent>
  415. <DateStamp>20161212Z</DateStamp>
  416. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  417. </TransportationEvent>
  418. </requestedEvent>
  419. <requestedUnitPrice>
  420. <FinancialAmount>
  421. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  422. <MonetaryAmount>9.99</MonetaryAmount>
  423. </FinancialAmount>
  424. </requestedUnitPrice>
  425. </ProductLineItem>
  426. <ProductLineItem>
  427. <comments>
  428. <FreeFormText>Dummy 16GB 2RX4 PC4-9999T-R DUMMY</FreeFormText>
  429. </comments>
  430. <CustomerInformation>
  431. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  432. <PartnerDescription>
  433. <BusinessDescription>
  434. <businessName>
  435. <FreeFormText>VERSATILE</FreeFormText>
  436. </businessName>
  437. </BusinessDescription>
  438. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  439. <PhysicalLocation>
  440. <PhysicalAddress>
  441. <addressLine1>
  442. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  443. </addressLine1>
  444. <cityName>
  445. <FreeFormText>City</FreeFormText>
  446. </cityName>
  447. <GlobalCountryCode>US</GlobalCountryCode>
  448. <NationalPostalCode>01752</NationalPostalCode>
  449. <regionName>
  450. <FreeFormText>MA</FreeFormText>
  451. </regionName>
  452. </PhysicalAddress>
  453. </PhysicalLocation>
  454. </PartnerDescription>
  455. </CustomerInformation>
  456. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  457. <isDropShip>
  458. <AffirmationIndicator>Yes</AffirmationIndicator>
  459. </isDropShip>
  460. <LineNumber>6</LineNumber>
  461. <OrderQuantity>
  462. <requestedQuantity>
  463. <ProductQuantity>16</ProductQuantity>
  464. </requestedQuantity>
  465. </OrderQuantity>
  466. <ProductIdentification>
  467. <PartnerProductIdentification>
  468. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  469. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  470. </PartnerProductIdentification>
  471. <PartnerProductIdentification>
  472. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  473. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  474. </PartnerProductIdentification>
  475. </ProductIdentification>
  476. <requestedEvent>
  477. <TransportationEvent>
  478. <DateStamp>20161219Z</DateStamp>
  479. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  480. </TransportationEvent>
  481. </requestedEvent>
  482. <requestedUnitPrice>
  483. <FinancialAmount>
  484. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  485. <MonetaryAmount>9.99</MonetaryAmount>
  486. </FinancialAmount>
  487. </requestedUnitPrice>
  488. </ProductLineItem>
  489. <ProductLineItem>
  490. <comments>
  491. <FreeFormText>Factory integrated</FreeFormText>
  492. </comments>
  493. <CustomerInformation>
  494. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  495. <PartnerDescription>
  496. <BusinessDescription>
  497. <businessName>
  498. <FreeFormText>VERSATILE</FreeFormText>
  499. </businessName>
  500. </BusinessDescription>
  501. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  502. <PhysicalLocation>
  503. <PhysicalAddress>
  504. <addressLine1>
  505. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  506. </addressLine1>
  507. <cityName>
  508. <FreeFormText>City</FreeFormText>
  509. </cityName>
  510. <GlobalCountryCode>US</GlobalCountryCode>
  511. <NationalPostalCode>01752</NationalPostalCode>
  512. <regionName>
  513. <FreeFormText>MA</FreeFormText>
  514. </regionName>
  515. </PhysicalAddress>
  516. </PhysicalLocation>
  517. </PartnerDescription>
  518. </CustomerInformation>
  519. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  520. <isDropShip>
  521. <AffirmationIndicator>Yes</AffirmationIndicator>
  522. </isDropShip>
  523. <LineNumber>7</LineNumber>
  524. <OrderQuantity>
  525. <requestedQuantity>
  526. <ProductQuantity>16</ProductQuantity>
  527. </requestedQuantity>
  528. </OrderQuantity>
  529. <ProductIdentification>
  530. <PartnerProductIdentification>
  531. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  532. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  533. </PartnerProductIdentification>
  534. <PartnerProductIdentification>
  535. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  536. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  537. </PartnerProductIdentification>
  538. </ProductIdentification>
  539. <requestedEvent>
  540. <TransportationEvent>
  541. <DateStamp>20161219Z</DateStamp>
  542. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  543. </TransportationEvent>
  544. </requestedEvent>
  545. <requestedUnitPrice>
  546. <FinancialAmount>
  547. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  548. <MonetaryAmount>9.99</MonetaryAmount>
  549. </FinancialAmount>
  550. </requestedUnitPrice>
  551. </ProductLineItem>
  552. <ProductLineItem>
  553. <comments>
  554. <FreeFormText>HP 800GB 6GB DUMMY 2.5IN MU-2 SC DUMMY</FreeFormText>
  555. </comments>
  556. <CustomerInformation>
  557. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  558. <PartnerDescription>
  559. <BusinessDescription>
  560. <businessName>
  561. <FreeFormText>VERSATILE</FreeFormText>
  562. </businessName>
  563. </BusinessDescription>
  564. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  565. <PhysicalLocation>
  566. <PhysicalAddress>
  567. <addressLine1>
  568. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  569. </addressLine1>
  570. <cityName>
  571. <FreeFormText>City</FreeFormText>
  572. </cityName>
  573. <GlobalCountryCode>US</GlobalCountryCode>
  574. <NationalPostalCode>01752</NationalPostalCode>
  575. <regionName>
  576. <FreeFormText>MA</FreeFormText>
  577. </regionName>
  578. </PhysicalAddress>
  579. </PhysicalLocation>
  580. </PartnerDescription>
  581. </CustomerInformation>
  582. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  583. <isDropShip>
  584. <AffirmationIndicator>Yes</AffirmationIndicator>
  585. </isDropShip>
  586. <LineNumber>8</LineNumber>
  587. <OrderQuantity>
  588. <requestedQuantity>
  589. <ProductQuantity>16</ProductQuantity>
  590. </requestedQuantity>
  591. </OrderQuantity>
  592. <ProductIdentification>
  593. <PartnerProductIdentification>
  594. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  595. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  596. </PartnerProductIdentification>
  597. <PartnerProductIdentification>
  598. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  599. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  600. </PartnerProductIdentification>
  601. </ProductIdentification>
  602. <requestedEvent>
  603. <TransportationEvent>
  604. <DateStamp>20161219Z</DateStamp>
  605. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  606. </TransportationEvent>
  607. </requestedEvent>
  608. <requestedUnitPrice>
  609. <FinancialAmount>
  610. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  611. <MonetaryAmount>9.99</MonetaryAmount>
  612. </FinancialAmount>
  613. </requestedUnitPrice>
  614. </ProductLineItem>
  615. <ProductLineItem>
  616. <comments>
  617. <FreeFormText>Factory integrated</FreeFormText>
  618. </comments>
  619. <CustomerInformation>
  620. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  621. <PartnerDescription>
  622. <BusinessDescription>
  623. <businessName>
  624. <FreeFormText>VERSATILE</FreeFormText>
  625. </businessName>
  626. </BusinessDescription>
  627. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  628. <PhysicalLocation>
  629. <PhysicalAddress>
  630. <addressLine1>
  631. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  632. </addressLine1>
  633. <cityName>
  634. <FreeFormText>City</FreeFormText>
  635. </cityName>
  636. <GlobalCountryCode>US</GlobalCountryCode>
  637. <NationalPostalCode>01752</NationalPostalCode>
  638. <regionName>
  639. <FreeFormText>MA</FreeFormText>
  640. </regionName>
  641. </PhysicalAddress>
  642. </PhysicalLocation>
  643. </PartnerDescription>
  644. </CustomerInformation>
  645. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  646. <isDropShip>
  647. <AffirmationIndicator>Yes</AffirmationIndicator>
  648. </isDropShip>
  649. <LineNumber>9</LineNumber>
  650. <OrderQuantity>
  651. <requestedQuantity>
  652. <ProductQuantity>16</ProductQuantity>
  653. </requestedQuantity>
  654. </OrderQuantity>
  655. <ProductIdentification>
  656. <PartnerProductIdentification>
  657. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  658. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  659. </PartnerProductIdentification>
  660. <PartnerProductIdentification>
  661. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  662. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  663. </PartnerProductIdentification>
  664. </ProductIdentification>
  665. <requestedEvent>
  666. <TransportationEvent>
  667. <DateStamp>20161219Z</DateStamp>
  668. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  669. </TransportationEvent>
  670. </requestedEvent>
  671. <requestedUnitPrice>
  672. <FinancialAmount>
  673. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  674. <MonetaryAmount>9.99</MonetaryAmount>
  675. </FinancialAmount>
  676. </requestedUnitPrice>
  677. </ProductLineItem>
  678. <ProductLineItem>
  679. <comments>
  680. <FreeFormText>HP Smart DUMMY P440ar/2G FIO DUMMY</FreeFormText>
  681. </comments>
  682. <CustomerInformation>
  683. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  684. <PartnerDescription>
  685. <BusinessDescription>
  686. <businessName>
  687. <FreeFormText>VERSATILE</FreeFormText>
  688. </businessName>
  689. </BusinessDescription>
  690. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  691. <PhysicalLocation>
  692. <PhysicalAddress>
  693. <addressLine1>
  694. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  695. </addressLine1>
  696. <cityName>
  697. <FreeFormText>City</FreeFormText>
  698. </cityName>
  699. <GlobalCountryCode>US</GlobalCountryCode>
  700. <NationalPostalCode>01752</NationalPostalCode>
  701. <regionName>
  702. <FreeFormText>MA</FreeFormText>
  703. </regionName>
  704. </PhysicalAddress>
  705. </PhysicalLocation>
  706. </PartnerDescription>
  707. </CustomerInformation>
  708. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  709. <isDropShip>
  710. <AffirmationIndicator>Yes</AffirmationIndicator>
  711. </isDropShip>
  712. <LineNumber>10</LineNumber>
  713. <OrderQuantity>
  714. <requestedQuantity>
  715. <ProductQuantity>2</ProductQuantity>
  716. </requestedQuantity>
  717. </OrderQuantity>
  718. <ProductIdentification>
  719. <PartnerProductIdentification>
  720. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  721. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  722. </PartnerProductIdentification>
  723. <PartnerProductIdentification>
  724. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  725. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  726. </PartnerProductIdentification>
  727. </ProductIdentification>
  728. <requestedEvent>
  729. <TransportationEvent>
  730. <DateStamp>20161219Z</DateStamp>
  731. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  732. </TransportationEvent>
  733. </requestedEvent>
  734. <requestedUnitPrice>
  735. <FinancialAmount>
  736. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  737. <MonetaryAmount>9.99</MonetaryAmount>
  738. </FinancialAmount>
  739. </requestedUnitPrice>
  740. </ProductLineItem>
  741. <ProductLineItem>
  742. <comments>
  743. <FreeFormText>HP SMART DUMMY P840/4G DUMMY</FreeFormText>
  744. </comments>
  745. <CustomerInformation>
  746. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  747. <PartnerDescription>
  748. <BusinessDescription>
  749. <businessName>
  750. <FreeFormText>VERSATILE</FreeFormText>
  751. </businessName>
  752. </BusinessDescription>
  753. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  754. <PhysicalLocation>
  755. <PhysicalAddress>
  756. <addressLine1>
  757. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  758. </addressLine1>
  759. <cityName>
  760. <FreeFormText>City</FreeFormText>
  761. </cityName>
  762. <GlobalCountryCode>US</GlobalCountryCode>
  763. <NationalPostalCode>01752</NationalPostalCode>
  764. <regionName>
  765. <FreeFormText>MA</FreeFormText>
  766. </regionName>
  767. </PhysicalAddress>
  768. </PhysicalLocation>
  769. </PartnerDescription>
  770. </CustomerInformation>
  771. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  772. <isDropShip>
  773. <AffirmationIndicator>Yes</AffirmationIndicator>
  774. </isDropShip>
  775. <LineNumber>11</LineNumber>
  776. <OrderQuantity>
  777. <requestedQuantity>
  778. <ProductQuantity>2</ProductQuantity>
  779. </requestedQuantity>
  780. </OrderQuantity>
  781. <ProductIdentification>
  782. <PartnerProductIdentification>
  783. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  784. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  785. </PartnerProductIdentification>
  786. <PartnerProductIdentification>
  787. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  788. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  789. </PartnerProductIdentification>
  790. </ProductIdentification>
  791. <requestedEvent>
  792. <TransportationEvent>
  793. <DateStamp>20161219Z</DateStamp>
  794. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  795. </TransportationEvent>
  796. </requestedEvent>
  797. <requestedUnitPrice>
  798. <FinancialAmount>
  799. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  800. <MonetaryAmount>9.99</MonetaryAmount>
  801. </FinancialAmount>
  802. </requestedUnitPrice>
  803. </ProductLineItem>
  804. <ProductLineItem>
  805. <comments>
  806. <FreeFormText>Factory integrated</FreeFormText>
  807. </comments>
  808. <CustomerInformation>
  809. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  810. <PartnerDescription>
  811. <BusinessDescription>
  812. <businessName>
  813. <FreeFormText>VERSATILE</FreeFormText>
  814. </businessName>
  815. </BusinessDescription>
  816. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  817. <PhysicalLocation>
  818. <PhysicalAddress>
  819. <addressLine1>
  820. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  821. </addressLine1>
  822. <cityName>
  823. <FreeFormText>City</FreeFormText>
  824. </cityName>
  825. <GlobalCountryCode>US</GlobalCountryCode>
  826. <NationalPostalCode>01752</NationalPostalCode>
  827. <regionName>
  828. <FreeFormText>MA</FreeFormText>
  829. </regionName>
  830. </PhysicalAddress>
  831. </PhysicalLocation>
  832. </PartnerDescription>
  833. </CustomerInformation>
  834. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  835. <isDropShip>
  836. <AffirmationIndicator>Yes</AffirmationIndicator>
  837. </isDropShip>
  838. <LineNumber>12</LineNumber>
  839. <OrderQuantity>
  840. <requestedQuantity>
  841. <ProductQuantity>2</ProductQuantity>
  842. </requestedQuantity>
  843. </OrderQuantity>
  844. <ProductIdentification>
  845. <PartnerProductIdentification>
  846. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  847. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  848. </PartnerProductIdentification>
  849. <PartnerProductIdentification>
  850. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  851. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  852. </PartnerProductIdentification>
  853. </ProductIdentification>
  854. <requestedEvent>
  855. <TransportationEvent>
  856. <DateStamp>20161219Z</DateStamp>
  857. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  858. </TransportationEvent>
  859. </requestedEvent>
  860. <requestedUnitPrice>
  861. <FinancialAmount>
  862. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  863. <MonetaryAmount>9.99</MonetaryAmount>
  864. </FinancialAmount>
  865. </requestedUnitPrice>
  866. </ProductLineItem>
  867. <ProductLineItem>
  868. <comments>
  869. <FreeFormText>HP DL999 GEN9 8SFF SAS DUMMY DUMMY</FreeFormText>
  870. </comments>
  871. <CustomerInformation>
  872. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  873. <PartnerDescription>
  874. <BusinessDescription>
  875. <businessName>
  876. <FreeFormText>VERSATILE</FreeFormText>
  877. </businessName>
  878. </BusinessDescription>
  879. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  880. <PhysicalLocation>
  881. <PhysicalAddress>
  882. <addressLine1>
  883. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  884. </addressLine1>
  885. <cityName>
  886. <FreeFormText>City</FreeFormText>
  887. </cityName>
  888. <GlobalCountryCode>US</GlobalCountryCode>
  889. <NationalPostalCode>01752</NationalPostalCode>
  890. <regionName>
  891. <FreeFormText>MA</FreeFormText>
  892. </regionName>
  893. </PhysicalAddress>
  894. </PhysicalLocation>
  895. </PartnerDescription>
  896. </CustomerInformation>
  897. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  898. <isDropShip>
  899. <AffirmationIndicator>Yes</AffirmationIndicator>
  900. </isDropShip>
  901. <LineNumber>13</LineNumber>
  902. <OrderQuantity>
  903. <requestedQuantity>
  904. <ProductQuantity>4</ProductQuantity>
  905. </requestedQuantity>
  906. </OrderQuantity>
  907. <ProductIdentification>
  908. <PartnerProductIdentification>
  909. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  910. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  911. </PartnerProductIdentification>
  912. <PartnerProductIdentification>
  913. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  914. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  915. </PartnerProductIdentification>
  916. </ProductIdentification>
  917. <requestedEvent>
  918. <TransportationEvent>
  919. <DateStamp>20161219Z</DateStamp>
  920. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  921. </TransportationEvent>
  922. </requestedEvent>
  923. <requestedUnitPrice>
  924. <FinancialAmount>
  925. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  926. <MonetaryAmount>9.99</MonetaryAmount>
  927. </FinancialAmount>
  928. </requestedUnitPrice>
  929. </ProductLineItem>
  930. <ProductLineItem>
  931. <comments>
  932. <FreeFormText>Factory integrated</FreeFormText>
  933. </comments>
  934. <CustomerInformation>
  935. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  936. <PartnerDescription>
  937. <BusinessDescription>
  938. <businessName>
  939. <FreeFormText>VERSATILE</FreeFormText>
  940. </businessName>
  941. </BusinessDescription>
  942. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  943. <PhysicalLocation>
  944. <PhysicalAddress>
  945. <addressLine1>
  946. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  947. </addressLine1>
  948. <cityName>
  949. <FreeFormText>City</FreeFormText>
  950. </cityName>
  951. <GlobalCountryCode>US</GlobalCountryCode>
  952. <NationalPostalCode>01752</NationalPostalCode>
  953. <regionName>
  954. <FreeFormText>MA</FreeFormText>
  955. </regionName>
  956. </PhysicalAddress>
  957. </PhysicalLocation>
  958. </PartnerDescription>
  959. </CustomerInformation>
  960. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  961. <isDropShip>
  962. <AffirmationIndicator>Yes</AffirmationIndicator>
  963. </isDropShip>
  964. <LineNumber>14</LineNumber>
  965. <OrderQuantity>
  966. <requestedQuantity>
  967. <ProductQuantity>4</ProductQuantity>
  968. </requestedQuantity>
  969. </OrderQuantity>
  970. <ProductIdentification>
  971. <PartnerProductIdentification>
  972. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  973. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  974. </PartnerProductIdentification>
  975. <PartnerProductIdentification>
  976. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  977. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  978. </PartnerProductIdentification>
  979. </ProductIdentification>
  980. <requestedEvent>
  981. <TransportationEvent>
  982. <DateStamp>20161219Z</DateStamp>
  983. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  984. </TransportationEvent>
  985. </requestedEvent>
  986. <requestedUnitPrice>
  987. <FinancialAmount>
  988. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  989. <MonetaryAmount>9.99</MonetaryAmount>
  990. </FinancialAmount>
  991. </requestedUnitPrice>
  992. </ProductLineItem>
  993. <ProductLineItem>
  994. <comments>
  995. <FreeFormText>HP DL999 GEN9 8SFF H240 DUMMY DUMMY</FreeFormText>
  996. </comments>
  997. <CustomerInformation>
  998. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  999. <PartnerDescription>
  1000. <BusinessDescription>
  1001. <businessName>
  1002. <FreeFormText>VERSATILE</FreeFormText>
  1003. </businessName>
  1004. </BusinessDescription>
  1005. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1006. <PhysicalLocation>
  1007. <PhysicalAddress>
  1008. <addressLine1>
  1009. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1010. </addressLine1>
  1011. <cityName>
  1012. <FreeFormText>City</FreeFormText>
  1013. </cityName>
  1014. <GlobalCountryCode>US</GlobalCountryCode>
  1015. <NationalPostalCode>01752</NationalPostalCode>
  1016. <regionName>
  1017. <FreeFormText>MA</FreeFormText>
  1018. </regionName>
  1019. </PhysicalAddress>
  1020. </PhysicalLocation>
  1021. </PartnerDescription>
  1022. </CustomerInformation>
  1023. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1024. <isDropShip>
  1025. <AffirmationIndicator>Yes</AffirmationIndicator>
  1026. </isDropShip>
  1027. <LineNumber>15</LineNumber>
  1028. <OrderQuantity>
  1029. <requestedQuantity>
  1030. <ProductQuantity>2</ProductQuantity>
  1031. </requestedQuantity>
  1032. </OrderQuantity>
  1033. <ProductIdentification>
  1034. <PartnerProductIdentification>
  1035. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1036. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  1037. </PartnerProductIdentification>
  1038. <PartnerProductIdentification>
  1039. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1040. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1041. </PartnerProductIdentification>
  1042. </ProductIdentification>
  1043. <requestedEvent>
  1044. <TransportationEvent>
  1045. <DateStamp>20161219Z</DateStamp>
  1046. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1047. </TransportationEvent>
  1048. </requestedEvent>
  1049. <requestedUnitPrice>
  1050. <FinancialAmount>
  1051. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1052. <MonetaryAmount>9.99</MonetaryAmount>
  1053. </FinancialAmount>
  1054. </requestedUnitPrice>
  1055. </ProductLineItem>
  1056. <ProductLineItem>
  1057. <comments>
  1058. <FreeFormText>Factory integrated</FreeFormText>
  1059. </comments>
  1060. <CustomerInformation>
  1061. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1062. <PartnerDescription>
  1063. <BusinessDescription>
  1064. <businessName>
  1065. <FreeFormText>VERSATILE</FreeFormText>
  1066. </businessName>
  1067. </BusinessDescription>
  1068. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1069. <PhysicalLocation>
  1070. <PhysicalAddress>
  1071. <addressLine1>
  1072. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1073. </addressLine1>
  1074. <cityName>
  1075. <FreeFormText>City</FreeFormText>
  1076. </cityName>
  1077. <GlobalCountryCode>US</GlobalCountryCode>
  1078. <NationalPostalCode>01752</NationalPostalCode>
  1079. <regionName>
  1080. <FreeFormText>MA</FreeFormText>
  1081. </regionName>
  1082. </PhysicalAddress>
  1083. </PhysicalLocation>
  1084. </PartnerDescription>
  1085. </CustomerInformation>
  1086. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1087. <isDropShip>
  1088. <AffirmationIndicator>Yes</AffirmationIndicator>
  1089. </isDropShip>
  1090. <LineNumber>16</LineNumber>
  1091. <OrderQuantity>
  1092. <requestedQuantity>
  1093. <ProductQuantity>2</ProductQuantity>
  1094. </requestedQuantity>
  1095. </OrderQuantity>
  1096. <ProductIdentification>
  1097. <PartnerProductIdentification>
  1098. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1099. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  1100. </PartnerProductIdentification>
  1101. <PartnerProductIdentification>
  1102. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1103. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1104. </PartnerProductIdentification>
  1105. </ProductIdentification>
  1106. <requestedEvent>
  1107. <TransportationEvent>
  1108. <DateStamp>20161219Z</DateStamp>
  1109. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1110. </TransportationEvent>
  1111. </requestedEvent>
  1112. <requestedUnitPrice>
  1113. <FinancialAmount>
  1114. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1115. <MonetaryAmount>9.99</MonetaryAmount>
  1116. </FinancialAmount>
  1117. </requestedUnitPrice>
  1118. </ProductLineItem>
  1119. <ProductLineItem>
  1120. <comments>
  1121. <FreeFormText>HP Ethernet 10Gb 2P DUMMY-T Adptr</FreeFormText>
  1122. </comments>
  1123. <CustomerInformation>
  1124. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1125. <PartnerDescription>
  1126. <BusinessDescription>
  1127. <businessName>
  1128. <FreeFormText>VERSATILE</FreeFormText>
  1129. </businessName>
  1130. </BusinessDescription>
  1131. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1132. <PhysicalLocation>
  1133. <PhysicalAddress>
  1134. <addressLine1>
  1135. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1136. </addressLine1>
  1137. <cityName>
  1138. <FreeFormText>City</FreeFormText>
  1139. </cityName>
  1140. <GlobalCountryCode>US</GlobalCountryCode>
  1141. <NationalPostalCode>01752</NationalPostalCode>
  1142. <regionName>
  1143. <FreeFormText>MA</FreeFormText>
  1144. </regionName>
  1145. </PhysicalAddress>
  1146. </PhysicalLocation>
  1147. </PartnerDescription>
  1148. </CustomerInformation>
  1149. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1150. <isDropShip>
  1151. <AffirmationIndicator>Yes</AffirmationIndicator>
  1152. </isDropShip>
  1153. <LineNumber>17</LineNumber>
  1154. <OrderQuantity>
  1155. <requestedQuantity>
  1156. <ProductQuantity>2</ProductQuantity>
  1157. </requestedQuantity>
  1158. </OrderQuantity>
  1159. <ProductIdentification>
  1160. <PartnerProductIdentification>
  1161. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1162. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  1163. </PartnerProductIdentification>
  1164. <PartnerProductIdentification>
  1165. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1166. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1167. </PartnerProductIdentification>
  1168. </ProductIdentification>
  1169. <requestedEvent>
  1170. <TransportationEvent>
  1171. <DateStamp>20161216Z</DateStamp>
  1172. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1173. </TransportationEvent>
  1174. </requestedEvent>
  1175. <requestedUnitPrice>
  1176. <FinancialAmount>
  1177. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1178. <MonetaryAmount>9.99</MonetaryAmount>
  1179. </FinancialAmount>
  1180. </requestedUnitPrice>
  1181. </ProductLineItem>
  1182. <ProductLineItem>
  1183. <comments>
  1184. <FreeFormText>FACTORY INTEGRATED</FreeFormText>
  1185. </comments>
  1186. <CustomerInformation>
  1187. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1188. <PartnerDescription>
  1189. <BusinessDescription>
  1190. <businessName>
  1191. <FreeFormText>VERSATILE</FreeFormText>
  1192. </businessName>
  1193. </BusinessDescription>
  1194. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1195. <PhysicalLocation>
  1196. <PhysicalAddress>
  1197. <addressLine1>
  1198. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1199. </addressLine1>
  1200. <cityName>
  1201. <FreeFormText>City</FreeFormText>
  1202. </cityName>
  1203. <GlobalCountryCode>US</GlobalCountryCode>
  1204. <NationalPostalCode>01752</NationalPostalCode>
  1205. <regionName>
  1206. <FreeFormText>MA</FreeFormText>
  1207. </regionName>
  1208. </PhysicalAddress>
  1209. </PhysicalLocation>
  1210. </PartnerDescription>
  1211. </CustomerInformation>
  1212. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1213. <isDropShip>
  1214. <AffirmationIndicator>Yes</AffirmationIndicator>
  1215. </isDropShip>
  1216. <LineNumber>18</LineNumber>
  1217. <OrderQuantity>
  1218. <requestedQuantity>
  1219. <ProductQuantity>2</ProductQuantity>
  1220. </requestedQuantity>
  1221. </OrderQuantity>
  1222. <ProductIdentification>
  1223. <PartnerProductIdentification>
  1224. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1225. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  1226. </PartnerProductIdentification>
  1227. <PartnerProductIdentification>
  1228. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1229. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1230. </PartnerProductIdentification>
  1231. </ProductIdentification>
  1232. <requestedEvent>
  1233. <TransportationEvent>
  1234. <DateStamp>20161219Z</DateStamp>
  1235. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1236. </TransportationEvent>
  1237. </requestedEvent>
  1238. <requestedUnitPrice>
  1239. <FinancialAmount>
  1240. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1241. <MonetaryAmount>9.99</MonetaryAmount>
  1242. </FinancialAmount>
  1243. </requestedUnitPrice>
  1244. </ProductLineItem>
  1245. <ProductLineItem>
  1246. <comments>
  1247. <FreeFormText>HP Ethernet 10Gb 2P 561T Adptr</FreeFormText>
  1248. </comments>
  1249. <CustomerInformation>
  1250. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1251. <PartnerDescription>
  1252. <BusinessDescription>
  1253. <businessName>
  1254. <FreeFormText>VERSATILE</FreeFormText>
  1255. </businessName>
  1256. </BusinessDescription>
  1257. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1258. <PhysicalLocation>
  1259. <PhysicalAddress>
  1260. <addressLine1>
  1261. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1262. </addressLine1>
  1263. <cityName>
  1264. <FreeFormText>City</FreeFormText>
  1265. </cityName>
  1266. <GlobalCountryCode>US</GlobalCountryCode>
  1267. <NationalPostalCode>01752</NationalPostalCode>
  1268. <regionName>
  1269. <FreeFormText>MA</FreeFormText>
  1270. </regionName>
  1271. </PhysicalAddress>
  1272. </PhysicalLocation>
  1273. </PartnerDescription>
  1274. </CustomerInformation>
  1275. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1276. <isDropShip>
  1277. <AffirmationIndicator>Yes</AffirmationIndicator>
  1278. </isDropShip>
  1279. <LineNumber>19</LineNumber>
  1280. <OrderQuantity>
  1281. <requestedQuantity>
  1282. <ProductQuantity>4</ProductQuantity>
  1283. </requestedQuantity>
  1284. </OrderQuantity>
  1285. <ProductIdentification>
  1286. <PartnerProductIdentification>
  1287. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1288. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  1289. </PartnerProductIdentification>
  1290. <PartnerProductIdentification>
  1291. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1292. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1293. </PartnerProductIdentification>
  1294. </ProductIdentification>
  1295. <requestedEvent>
  1296. <TransportationEvent>
  1297. <DateStamp>20161219Z</DateStamp>
  1298. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1299. </TransportationEvent>
  1300. </requestedEvent>
  1301. <requestedUnitPrice>
  1302. <FinancialAmount>
  1303. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1304. <MonetaryAmount>9.99</MonetaryAmount>
  1305. </FinancialAmount>
  1306. </requestedUnitPrice>
  1307. </ProductLineItem>
  1308. <ProductLineItem>
  1309. <comments>
  1310. <FreeFormText>Factory integrated</FreeFormText>
  1311. </comments>
  1312. <CustomerInformation>
  1313. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1314. <PartnerDescription>
  1315. <BusinessDescription>
  1316. <businessName>
  1317. <FreeFormText>VERSATILE</FreeFormText>
  1318. </businessName>
  1319. </BusinessDescription>
  1320. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1321. <PhysicalLocation>
  1322. <PhysicalAddress>
  1323. <addressLine1>
  1324. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1325. </addressLine1>
  1326. <cityName>
  1327. <FreeFormText>City</FreeFormText>
  1328. </cityName>
  1329. <GlobalCountryCode>US</GlobalCountryCode>
  1330. <NationalPostalCode>01752</NationalPostalCode>
  1331. <regionName>
  1332. <FreeFormText>MA</FreeFormText>
  1333. </regionName>
  1334. </PhysicalAddress>
  1335. </PhysicalLocation>
  1336. </PartnerDescription>
  1337. </CustomerInformation>
  1338. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1339. <isDropShip>
  1340. <AffirmationIndicator>Yes</AffirmationIndicator>
  1341. </isDropShip>
  1342. <LineNumber>20</LineNumber>
  1343. <OrderQuantity>
  1344. <requestedQuantity>
  1345. <ProductQuantity>4</ProductQuantity>
  1346. </requestedQuantity>
  1347. </OrderQuantity>
  1348. <ProductIdentification>
  1349. <PartnerProductIdentification>
  1350. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1351. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  1352. </PartnerProductIdentification>
  1353. <PartnerProductIdentification>
  1354. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1355. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1356. </PartnerProductIdentification>
  1357. </ProductIdentification>
  1358. <requestedEvent>
  1359. <TransportationEvent>
  1360. <DateStamp>20161219Z</DateStamp>
  1361. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1362. </TransportationEvent>
  1363. </requestedEvent>
  1364. <requestedUnitPrice>
  1365. <FinancialAmount>
  1366. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1367. <MonetaryAmount>9.99</MonetaryAmount>
  1368. </FinancialAmount>
  1369. </requestedUnitPrice>
  1370. </ProductLineItem>
  1371. <ProductLineItem>
  1372. <comments>
  1373. <FreeFormText>HP 500W FS PLAT HT PLG PWR SUPPLY DUMMY</FreeFormText>
  1374. </comments>
  1375. <CustomerInformation>
  1376. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1377. <PartnerDescription>
  1378. <BusinessDescription>
  1379. <businessName>
  1380. <FreeFormText>VERSATILE</FreeFormText>
  1381. </businessName>
  1382. </BusinessDescription>
  1383. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1384. <PhysicalLocation>
  1385. <PhysicalAddress>
  1386. <addressLine1>
  1387. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1388. </addressLine1>
  1389. <cityName>
  1390. <FreeFormText>City</FreeFormText>
  1391. </cityName>
  1392. <GlobalCountryCode>US</GlobalCountryCode>
  1393. <NationalPostalCode>01752</NationalPostalCode>
  1394. <regionName>
  1395. <FreeFormText>MA</FreeFormText>
  1396. </regionName>
  1397. </PhysicalAddress>
  1398. </PhysicalLocation>
  1399. </PartnerDescription>
  1400. </CustomerInformation>
  1401. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1402. <isDropShip>
  1403. <AffirmationIndicator>Yes</AffirmationIndicator>
  1404. </isDropShip>
  1405. <LineNumber>21</LineNumber>
  1406. <OrderQuantity>
  1407. <requestedQuantity>
  1408. <ProductQuantity>4</ProductQuantity>
  1409. </requestedQuantity>
  1410. </OrderQuantity>
  1411. <ProductIdentification>
  1412. <PartnerProductIdentification>
  1413. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1414. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  1415. </PartnerProductIdentification>
  1416. <PartnerProductIdentification>
  1417. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1418. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1419. </PartnerProductIdentification>
  1420. </ProductIdentification>
  1421. <requestedEvent>
  1422. <TransportationEvent>
  1423. <DateStamp>20161219Z</DateStamp>
  1424. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1425. </TransportationEvent>
  1426. </requestedEvent>
  1427. <requestedUnitPrice>
  1428. <FinancialAmount>
  1429. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1430. <MonetaryAmount>9.99</MonetaryAmount>
  1431. </FinancialAmount>
  1432. </requestedUnitPrice>
  1433. </ProductLineItem>
  1434. <ProductLineItem>
  1435. <comments>
  1436. <FreeFormText>Factory integrated</FreeFormText>
  1437. </comments>
  1438. <CustomerInformation>
  1439. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1440. <PartnerDescription>
  1441. <BusinessDescription>
  1442. <businessName>
  1443. <FreeFormText>VERSATILE</FreeFormText>
  1444. </businessName>
  1445. </BusinessDescription>
  1446. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1447. <PhysicalLocation>
  1448. <PhysicalAddress>
  1449. <addressLine1>
  1450. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1451. </addressLine1>
  1452. <cityName>
  1453. <FreeFormText>City</FreeFormText>
  1454. </cityName>
  1455. <GlobalCountryCode>US</GlobalCountryCode>
  1456. <NationalPostalCode>01752</NationalPostalCode>
  1457. <regionName>
  1458. <FreeFormText>MA</FreeFormText>
  1459. </regionName>
  1460. </PhysicalAddress>
  1461. </PhysicalLocation>
  1462. </PartnerDescription>
  1463. </CustomerInformation>
  1464. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1465. <isDropShip>
  1466. <AffirmationIndicator>Yes</AffirmationIndicator>
  1467. </isDropShip>
  1468. <LineNumber>22</LineNumber>
  1469. <OrderQuantity>
  1470. <requestedQuantity>
  1471. <ProductQuantity>4</ProductQuantity>
  1472. </requestedQuantity>
  1473. </OrderQuantity>
  1474. <ProductIdentification>
  1475. <PartnerProductIdentification>
  1476. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1477. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  1478. </PartnerProductIdentification>
  1479. <PartnerProductIdentification>
  1480. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1481. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1482. </PartnerProductIdentification>
  1483. </ProductIdentification>
  1484. <requestedEvent>
  1485. <TransportationEvent>
  1486. <DateStamp>20161219Z</DateStamp>
  1487. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1488. </TransportationEvent>
  1489. </requestedEvent>
  1490. <requestedUnitPrice>
  1491. <FinancialAmount>
  1492. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1493. <MonetaryAmount>9.99</MonetaryAmount>
  1494. </FinancialAmount>
  1495. </requestedUnitPrice>
  1496. </ProductLineItem>
  1497. <ProductLineItem>
  1498. <comments>
  1499. <FreeFormText>HP DL999 GEN9 SYS INSGHT DUMMY DUMMY</FreeFormText>
  1500. </comments>
  1501. <CustomerInformation>
  1502. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1503. <PartnerDescription>
  1504. <BusinessDescription>
  1505. <businessName>
  1506. <FreeFormText>VERSATILE</FreeFormText>
  1507. </businessName>
  1508. </BusinessDescription>
  1509. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1510. <PhysicalLocation>
  1511. <PhysicalAddress>
  1512. <addressLine1>
  1513. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1514. </addressLine1>
  1515. <cityName>
  1516. <FreeFormText>City</FreeFormText>
  1517. </cityName>
  1518. <GlobalCountryCode>US</GlobalCountryCode>
  1519. <NationalPostalCode>01752</NationalPostalCode>
  1520. <regionName>
  1521. <FreeFormText>MA</FreeFormText>
  1522. </regionName>
  1523. </PhysicalAddress>
  1524. </PhysicalLocation>
  1525. </PartnerDescription>
  1526. </CustomerInformation>
  1527. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1528. <isDropShip>
  1529. <AffirmationIndicator>Yes</AffirmationIndicator>
  1530. </isDropShip>
  1531. <LineNumber>23</LineNumber>
  1532. <OrderQuantity>
  1533. <requestedQuantity>
  1534. <ProductQuantity>2</ProductQuantity>
  1535. </requestedQuantity>
  1536. </OrderQuantity>
  1537. <ProductIdentification>
  1538. <PartnerProductIdentification>
  1539. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1540. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  1541. </PartnerProductIdentification>
  1542. <PartnerProductIdentification>
  1543. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1544. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1545. </PartnerProductIdentification>
  1546. </ProductIdentification>
  1547. <requestedEvent>
  1548. <TransportationEvent>
  1549. <DateStamp>20161219Z</DateStamp>
  1550. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1551. </TransportationEvent>
  1552. </requestedEvent>
  1553. <requestedUnitPrice>
  1554. <FinancialAmount>
  1555. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1556. <MonetaryAmount>9.99</MonetaryAmount>
  1557. </FinancialAmount>
  1558. </requestedUnitPrice>
  1559. </ProductLineItem>
  1560. <ProductLineItem>
  1561. <comments>
  1562. <FreeFormText>Factory integrated</FreeFormText>
  1563. </comments>
  1564. <CustomerInformation>
  1565. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1566. <PartnerDescription>
  1567. <BusinessDescription>
  1568. <businessName>
  1569. <FreeFormText>VERSATILE</FreeFormText>
  1570. </businessName>
  1571. </BusinessDescription>
  1572. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1573. <PhysicalLocation>
  1574. <PhysicalAddress>
  1575. <addressLine1>
  1576. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1577. </addressLine1>
  1578. <cityName>
  1579. <FreeFormText>City</FreeFormText>
  1580. </cityName>
  1581. <GlobalCountryCode>US</GlobalCountryCode>
  1582. <NationalPostalCode>01752</NationalPostalCode>
  1583. <regionName>
  1584. <FreeFormText>MA</FreeFormText>
  1585. </regionName>
  1586. </PhysicalAddress>
  1587. </PhysicalLocation>
  1588. </PartnerDescription>
  1589. </CustomerInformation>
  1590. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1591. <isDropShip>
  1592. <AffirmationIndicator>Yes</AffirmationIndicator>
  1593. </isDropShip>
  1594. <LineNumber>24</LineNumber>
  1595. <OrderQuantity>
  1596. <requestedQuantity>
  1597. <ProductQuantity>2</ProductQuantity>
  1598. </requestedQuantity>
  1599. </OrderQuantity>
  1600. <ProductIdentification>
  1601. <PartnerProductIdentification>
  1602. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1603. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  1604. </PartnerProductIdentification>
  1605. <PartnerProductIdentification>
  1606. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1607. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1608. </PartnerProductIdentification>
  1609. </ProductIdentification>
  1610. <requestedEvent>
  1611. <TransportationEvent>
  1612. <DateStamp>20161219Z</DateStamp>
  1613. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1614. </TransportationEvent>
  1615. </requestedEvent>
  1616. <requestedUnitPrice>
  1617. <FinancialAmount>
  1618. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1619. <MonetaryAmount>9.99</MonetaryAmount>
  1620. </FinancialAmount>
  1621. </requestedUnitPrice>
  1622. </ProductLineItem>
  1623. <ProductLineItem>
  1624. <comments>
  1625. <FreeFormText>HP DL999 GEN9 SECONDARY 3 SLOT RISER DUMMY</FreeFormText>
  1626. </comments>
  1627. <CustomerInformation>
  1628. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1629. <PartnerDescription>
  1630. <BusinessDescription>
  1631. <businessName>
  1632. <FreeFormText>VERSATILE</FreeFormText>
  1633. </businessName>
  1634. </BusinessDescription>
  1635. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1636. <PhysicalLocation>
  1637. <PhysicalAddress>
  1638. <addressLine1>
  1639. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1640. </addressLine1>
  1641. <cityName>
  1642. <FreeFormText>City</FreeFormText>
  1643. </cityName>
  1644. <GlobalCountryCode>US</GlobalCountryCode>
  1645. <NationalPostalCode>01752</NationalPostalCode>
  1646. <regionName>
  1647. <FreeFormText>MA</FreeFormText>
  1648. </regionName>
  1649. </PhysicalAddress>
  1650. </PhysicalLocation>
  1651. </PartnerDescription>
  1652. </CustomerInformation>
  1653. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1654. <isDropShip>
  1655. <AffirmationIndicator>Yes</AffirmationIndicator>
  1656. </isDropShip>
  1657. <LineNumber>25</LineNumber>
  1658. <OrderQuantity>
  1659. <requestedQuantity>
  1660. <ProductQuantity>2</ProductQuantity>
  1661. </requestedQuantity>
  1662. </OrderQuantity>
  1663. <ProductIdentification>
  1664. <PartnerProductIdentification>
  1665. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1666. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  1667. </PartnerProductIdentification>
  1668. <PartnerProductIdentification>
  1669. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1670. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1671. </PartnerProductIdentification>
  1672. </ProductIdentification>
  1673. <requestedEvent>
  1674. <TransportationEvent>
  1675. <DateStamp>20161219Z</DateStamp>
  1676. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1677. </TransportationEvent>
  1678. </requestedEvent>
  1679. <requestedUnitPrice>
  1680. <FinancialAmount>
  1681. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1682. <MonetaryAmount>9.99</MonetaryAmount>
  1683. </FinancialAmount>
  1684. </requestedUnitPrice>
  1685. </ProductLineItem>
  1686. <ProductLineItem>
  1687. <comments>
  1688. <FreeFormText>FACTORY INTEGRATED</FreeFormText>
  1689. </comments>
  1690. <CustomerInformation>
  1691. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1692. <PartnerDescription>
  1693. <BusinessDescription>
  1694. <businessName>
  1695. <FreeFormText>VERSATILE</FreeFormText>
  1696. </businessName>
  1697. </BusinessDescription>
  1698. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1699. <PhysicalLocation>
  1700. <PhysicalAddress>
  1701. <addressLine1>
  1702. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1703. </addressLine1>
  1704. <cityName>
  1705. <FreeFormText>City</FreeFormText>
  1706. </cityName>
  1707. <GlobalCountryCode>US</GlobalCountryCode>
  1708. <NationalPostalCode>01752</NationalPostalCode>
  1709. <regionName>
  1710. <FreeFormText>MA</FreeFormText>
  1711. </regionName>
  1712. </PhysicalAddress>
  1713. </PhysicalLocation>
  1714. </PartnerDescription>
  1715. </CustomerInformation>
  1716. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1717. <isDropShip>
  1718. <AffirmationIndicator>Yes</AffirmationIndicator>
  1719. </isDropShip>
  1720. <LineNumber>26</LineNumber>
  1721. <OrderQuantity>
  1722. <requestedQuantity>
  1723. <ProductQuantity>2</ProductQuantity>
  1724. </requestedQuantity>
  1725. </OrderQuantity>
  1726. <ProductIdentification>
  1727. <PartnerProductIdentification>
  1728. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1729. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  1730. </PartnerProductIdentification>
  1731. <PartnerProductIdentification>
  1732. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1733. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1734. </PartnerProductIdentification>
  1735. </ProductIdentification>
  1736. <requestedEvent>
  1737. <TransportationEvent>
  1738. <DateStamp>20161219Z</DateStamp>
  1739. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1740. </TransportationEvent>
  1741. </requestedEvent>
  1742. <requestedUnitPrice>
  1743. <FinancialAmount>
  1744. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1745. <MonetaryAmount>9.99</MonetaryAmount>
  1746. </FinancialAmount>
  1747. </requestedUnitPrice>
  1748. </ProductLineItem>
  1749. <ProductLineItem>
  1750. <comments>
  1751. <FreeFormText>HP 2U SFF Easy Install Rail DUMMY</FreeFormText>
  1752. </comments>
  1753. <CustomerInformation>
  1754. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1755. <PartnerDescription>
  1756. <BusinessDescription>
  1757. <businessName>
  1758. <FreeFormText>VERSATILE</FreeFormText>
  1759. </businessName>
  1760. </BusinessDescription>
  1761. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1762. <PhysicalLocation>
  1763. <PhysicalAddress>
  1764. <addressLine1>
  1765. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1766. </addressLine1>
  1767. <cityName>
  1768. <FreeFormText>City</FreeFormText>
  1769. </cityName>
  1770. <GlobalCountryCode>US</GlobalCountryCode>
  1771. <NationalPostalCode>01752</NationalPostalCode>
  1772. <regionName>
  1773. <FreeFormText>MA</FreeFormText>
  1774. </regionName>
  1775. </PhysicalAddress>
  1776. </PhysicalLocation>
  1777. </PartnerDescription>
  1778. </CustomerInformation>
  1779. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1780. <isDropShip>
  1781. <AffirmationIndicator>Yes</AffirmationIndicator>
  1782. </isDropShip>
  1783. <LineNumber>27</LineNumber>
  1784. <OrderQuantity>
  1785. <requestedQuantity>
  1786. <ProductQuantity>2</ProductQuantity>
  1787. </requestedQuantity>
  1788. </OrderQuantity>
  1789. <ProductIdentification>
  1790. <PartnerProductIdentification>
  1791. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1792. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  1793. </PartnerProductIdentification>
  1794. <PartnerProductIdentification>
  1795. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1796. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1797. </PartnerProductIdentification>
  1798. </ProductIdentification>
  1799. <requestedEvent>
  1800. <TransportationEvent>
  1801. <DateStamp>20161219Z</DateStamp>
  1802. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1803. </TransportationEvent>
  1804. </requestedEvent>
  1805. <requestedUnitPrice>
  1806. <FinancialAmount>
  1807. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1808. <MonetaryAmount>9.99</MonetaryAmount>
  1809. </FinancialAmount>
  1810. </requestedUnitPrice>
  1811. </ProductLineItem>
  1812. <ProductLineItem>
  1813. <comments>
  1814. <FreeFormText>Factory integrated</FreeFormText>
  1815. </comments>
  1816. <CustomerInformation>
  1817. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1818. <PartnerDescription>
  1819. <BusinessDescription>
  1820. <businessName>
  1821. <FreeFormText>VERSATILE</FreeFormText>
  1822. </businessName>
  1823. </BusinessDescription>
  1824. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1825. <PhysicalLocation>
  1826. <PhysicalAddress>
  1827. <addressLine1>
  1828. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1829. </addressLine1>
  1830. <cityName>
  1831. <FreeFormText>City</FreeFormText>
  1832. </cityName>
  1833. <GlobalCountryCode>US</GlobalCountryCode>
  1834. <NationalPostalCode>01752</NationalPostalCode>
  1835. <regionName>
  1836. <FreeFormText>MA</FreeFormText>
  1837. </regionName>
  1838. </PhysicalAddress>
  1839. </PhysicalLocation>
  1840. </PartnerDescription>
  1841. </CustomerInformation>
  1842. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1843. <isDropShip>
  1844. <AffirmationIndicator>Yes</AffirmationIndicator>
  1845. </isDropShip>
  1846. <LineNumber>28</LineNumber>
  1847. <OrderQuantity>
  1848. <requestedQuantity>
  1849. <ProductQuantity>2</ProductQuantity>
  1850. </requestedQuantity>
  1851. </OrderQuantity>
  1852. <ProductIdentification>
  1853. <PartnerProductIdentification>
  1854. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1855. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  1856. </PartnerProductIdentification>
  1857. <PartnerProductIdentification>
  1858. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1859. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1860. </PartnerProductIdentification>
  1861. </ProductIdentification>
  1862. <requestedEvent>
  1863. <TransportationEvent>
  1864. <DateStamp>20161219Z</DateStamp>
  1865. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1866. </TransportationEvent>
  1867. </requestedEvent>
  1868. <requestedUnitPrice>
  1869. <FinancialAmount>
  1870. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1871. <MonetaryAmount>9.99</MonetaryAmount>
  1872. </FinancialAmount>
  1873. </requestedUnitPrice>
  1874. </ProductLineItem>
  1875. <ProductLineItem>
  1876. <comments>
  1877. <FreeFormText>HP 2U SECURITY BEZEL DUMMY</FreeFormText>
  1878. </comments>
  1879. <CustomerInformation>
  1880. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1881. <PartnerDescription>
  1882. <BusinessDescription>
  1883. <businessName>
  1884. <FreeFormText>VERSATILE</FreeFormText>
  1885. </businessName>
  1886. </BusinessDescription>
  1887. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1888. <PhysicalLocation>
  1889. <PhysicalAddress>
  1890. <addressLine1>
  1891. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1892. </addressLine1>
  1893. <cityName>
  1894. <FreeFormText>City</FreeFormText>
  1895. </cityName>
  1896. <GlobalCountryCode>US</GlobalCountryCode>
  1897. <NationalPostalCode>01752</NationalPostalCode>
  1898. <regionName>
  1899. <FreeFormText>MA</FreeFormText>
  1900. </regionName>
  1901. </PhysicalAddress>
  1902. </PhysicalLocation>
  1903. </PartnerDescription>
  1904. </CustomerInformation>
  1905. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1906. <isDropShip>
  1907. <AffirmationIndicator>Yes</AffirmationIndicator>
  1908. </isDropShip>
  1909. <LineNumber>29</LineNumber>
  1910. <OrderQuantity>
  1911. <requestedQuantity>
  1912. <ProductQuantity>2</ProductQuantity>
  1913. </requestedQuantity>
  1914. </OrderQuantity>
  1915. <ProductIdentification>
  1916. <PartnerProductIdentification>
  1917. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1918. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  1919. </PartnerProductIdentification>
  1920. <PartnerProductIdentification>
  1921. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1922. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1923. </PartnerProductIdentification>
  1924. </ProductIdentification>
  1925. <requestedEvent>
  1926. <TransportationEvent>
  1927. <DateStamp>20161219Z</DateStamp>
  1928. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1929. </TransportationEvent>
  1930. </requestedEvent>
  1931. <requestedUnitPrice>
  1932. <FinancialAmount>
  1933. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1934. <MonetaryAmount>9.99</MonetaryAmount>
  1935. </FinancialAmount>
  1936. </requestedUnitPrice>
  1937. </ProductLineItem>
  1938. <ProductLineItem>
  1939. <comments>
  1940. <FreeFormText>FACTORY INTEGRATED</FreeFormText>
  1941. </comments>
  1942. <CustomerInformation>
  1943. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  1944. <PartnerDescription>
  1945. <BusinessDescription>
  1946. <businessName>
  1947. <FreeFormText>VERSATILE</FreeFormText>
  1948. </businessName>
  1949. </BusinessDescription>
  1950. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  1951. <PhysicalLocation>
  1952. <PhysicalAddress>
  1953. <addressLine1>
  1954. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  1955. </addressLine1>
  1956. <cityName>
  1957. <FreeFormText>City</FreeFormText>
  1958. </cityName>
  1959. <GlobalCountryCode>US</GlobalCountryCode>
  1960. <NationalPostalCode>01752</NationalPostalCode>
  1961. <regionName>
  1962. <FreeFormText>MA</FreeFormText>
  1963. </regionName>
  1964. </PhysicalAddress>
  1965. </PhysicalLocation>
  1966. </PartnerDescription>
  1967. </CustomerInformation>
  1968. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  1969. <isDropShip>
  1970. <AffirmationIndicator>Yes</AffirmationIndicator>
  1971. </isDropShip>
  1972. <LineNumber>30</LineNumber>
  1973. <OrderQuantity>
  1974. <requestedQuantity>
  1975. <ProductQuantity>2</ProductQuantity>
  1976. </requestedQuantity>
  1977. </OrderQuantity>
  1978. <ProductIdentification>
  1979. <PartnerProductIdentification>
  1980. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  1981. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  1982. </PartnerProductIdentification>
  1983. <PartnerProductIdentification>
  1984. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  1985. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  1986. </PartnerProductIdentification>
  1987. </ProductIdentification>
  1988. <requestedEvent>
  1989. <TransportationEvent>
  1990. <DateStamp>20161219Z</DateStamp>
  1991. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  1992. </TransportationEvent>
  1993. </requestedEvent>
  1994. <requestedUnitPrice>
  1995. <FinancialAmount>
  1996. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  1997. <MonetaryAmount>9.99</MonetaryAmount>
  1998. </FinancialAmount>
  1999. </requestedUnitPrice>
  2000. </ProductLineItem>
  2001. <ProductLineItem>
  2002. <comments>
  2003. <FreeFormText>HP 2U CMA for Easy Install Rail DUMMY</FreeFormText>
  2004. </comments>
  2005. <CustomerInformation>
  2006. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  2007. <PartnerDescription>
  2008. <BusinessDescription>
  2009. <businessName>
  2010. <FreeFormText>VERSATILE</FreeFormText>
  2011. </businessName>
  2012. </BusinessDescription>
  2013. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  2014. <PhysicalLocation>
  2015. <PhysicalAddress>
  2016. <addressLine1>
  2017. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  2018. </addressLine1>
  2019. <cityName>
  2020. <FreeFormText>City</FreeFormText>
  2021. </cityName>
  2022. <GlobalCountryCode>US</GlobalCountryCode>
  2023. <NationalPostalCode>01752</NationalPostalCode>
  2024. <regionName>
  2025. <FreeFormText>MA</FreeFormText>
  2026. </regionName>
  2027. </PhysicalAddress>
  2028. </PhysicalLocation>
  2029. </PartnerDescription>
  2030. </CustomerInformation>
  2031. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  2032. <isDropShip>
  2033. <AffirmationIndicator>Yes</AffirmationIndicator>
  2034. </isDropShip>
  2035. <LineNumber>31</LineNumber>
  2036. <OrderQuantity>
  2037. <requestedQuantity>
  2038. <ProductQuantity>2</ProductQuantity>
  2039. </requestedQuantity>
  2040. </OrderQuantity>
  2041. <ProductIdentification>
  2042. <PartnerProductIdentification>
  2043. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  2044. <ProprietaryProductIdentifier>CTO-DUMMY-999</ProprietaryProductIdentifier>
  2045. </PartnerProductIdentification>
  2046. <PartnerProductIdentification>
  2047. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  2048. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  2049. </PartnerProductIdentification>
  2050. </ProductIdentification>
  2051. <requestedEvent>
  2052. <TransportationEvent>
  2053. <DateStamp>20161219Z</DateStamp>
  2054. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  2055. </TransportationEvent>
  2056. </requestedEvent>
  2057. <requestedUnitPrice>
  2058. <FinancialAmount>
  2059. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  2060. <MonetaryAmount>9.99</MonetaryAmount>
  2061. </FinancialAmount>
  2062. </requestedUnitPrice>
  2063. </ProductLineItem>
  2064. <ProductLineItem>
  2065. <comments>
  2066. <FreeFormText>Factory integrated</FreeFormText>
  2067. </comments>
  2068. <CustomerInformation>
  2069. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  2070. <PartnerDescription>
  2071. <BusinessDescription>
  2072. <businessName>
  2073. <FreeFormText>VERSATILE</FreeFormText>
  2074. </businessName>
  2075. </BusinessDescription>
  2076. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  2077. <PhysicalLocation>
  2078. <PhysicalAddress>
  2079. <addressLine1>
  2080. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  2081. </addressLine1>
  2082. <cityName>
  2083. <FreeFormText>City</FreeFormText>
  2084. </cityName>
  2085. <GlobalCountryCode>US</GlobalCountryCode>
  2086. <NationalPostalCode>01752</NationalPostalCode>
  2087. <regionName>
  2088. <FreeFormText>MA</FreeFormText>
  2089. </regionName>
  2090. </PhysicalAddress>
  2091. </PhysicalLocation>
  2092. </PartnerDescription>
  2093. </CustomerInformation>
  2094. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  2095. <isDropShip>
  2096. <AffirmationIndicator>Yes</AffirmationIndicator>
  2097. </isDropShip>
  2098. <LineNumber>32</LineNumber>
  2099. <OrderQuantity>
  2100. <requestedQuantity>
  2101. <ProductQuantity>2</ProductQuantity>
  2102. </requestedQuantity>
  2103. </OrderQuantity>
  2104. <ProductIdentification>
  2105. <PartnerProductIdentification>
  2106. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  2107. <ProprietaryProductIdentifier>CTO-DUMMY-999#0999</ProprietaryProductIdentifier>
  2108. </PartnerProductIdentification>
  2109. <PartnerProductIdentification>
  2110. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  2111. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  2112. </PartnerProductIdentification>
  2113. </ProductIdentification>
  2114. <requestedEvent>
  2115. <TransportationEvent>
  2116. <DateStamp>20161219Z</DateStamp>
  2117. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  2118. </TransportationEvent>
  2119. </requestedEvent>
  2120. <requestedUnitPrice>
  2121. <FinancialAmount>
  2122. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  2123. <MonetaryAmount>9.99</MonetaryAmount>
  2124. </FinancialAmount>
  2125. </requestedUnitPrice>
  2126. </ProductLineItem>
  2127. <ProductLineItem>
  2128. <comments>
  2129. <FreeFormText>HP LEGACY FIO MODE SETTING</FreeFormText>
  2130. </comments>
  2131. <CustomerInformation>
  2132. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  2133. <PartnerDescription>
  2134. <BusinessDescription>
  2135. <businessName>
  2136. <FreeFormText>VERSATILE</FreeFormText>
  2137. </businessName>
  2138. </BusinessDescription>
  2139. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  2140. <PhysicalLocation>
  2141. <PhysicalAddress>
  2142. <addressLine1>
  2143. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  2144. </addressLine1>
  2145. <cityName>
  2146. <FreeFormText>City</FreeFormText>
  2147. </cityName>
  2148. <GlobalCountryCode>US</GlobalCountryCode>
  2149. <NationalPostalCode>01752</NationalPostalCode>
  2150. <regionName>
  2151. <FreeFormText>MA</FreeFormText>
  2152. </regionName>
  2153. </PhysicalAddress>
  2154. </PhysicalLocation>
  2155. </PartnerDescription>
  2156. </CustomerInformation>
  2157. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  2158. <isDropShip>
  2159. <AffirmationIndicator>Yes</AffirmationIndicator>
  2160. </isDropShip>
  2161. <LineNumber>33</LineNumber>
  2162. <OrderQuantity>
  2163. <requestedQuantity>
  2164. <ProductQuantity>2</ProductQuantity>
  2165. </requestedQuantity>
  2166. </OrderQuantity>
  2167. <ProductIdentification>
  2168. <PartnerProductIdentification>
  2169. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  2170. <ProprietaryProductIdentifier>CTO-DUMMY-B22</ProprietaryProductIdentifier>
  2171. </PartnerProductIdentification>
  2172. <PartnerProductIdentification>
  2173. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  2174. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  2175. </PartnerProductIdentification>
  2176. </ProductIdentification>
  2177. <requestedEvent>
  2178. <TransportationEvent>
  2179. <DateStamp>20161219Z</DateStamp>
  2180. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  2181. </TransportationEvent>
  2182. </requestedEvent>
  2183. <requestedUnitPrice>
  2184. <FinancialAmount>
  2185. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  2186. <MonetaryAmount>9.99</MonetaryAmount>
  2187. </FinancialAmount>
  2188. </requestedUnitPrice>
  2189. </ProductLineItem>
  2190. <ProductLineItem>
  2191. <comments>
  2192. <FreeFormText>Dummy BASE SW IMAGE 6.0 FIO DUMMY</FreeFormText>
  2193. </comments>
  2194. <CustomerInformation>
  2195. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  2196. <PartnerDescription>
  2197. <BusinessDescription>
  2198. <businessName>
  2199. <FreeFormText>VERSATILE</FreeFormText>
  2200. </businessName>
  2201. </BusinessDescription>
  2202. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  2203. <PhysicalLocation>
  2204. <PhysicalAddress>
  2205. <addressLine1>
  2206. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  2207. </addressLine1>
  2208. <cityName>
  2209. <FreeFormText>City</FreeFormText>
  2210. </cityName>
  2211. <GlobalCountryCode>US</GlobalCountryCode>
  2212. <NationalPostalCode>01752</NationalPostalCode>
  2213. <regionName>
  2214. <FreeFormText>MA</FreeFormText>
  2215. </regionName>
  2216. </PhysicalAddress>
  2217. </PhysicalLocation>
  2218. </PartnerDescription>
  2219. </CustomerInformation>
  2220. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  2221. <isDropShip>
  2222. <AffirmationIndicator>Yes</AffirmationIndicator>
  2223. </isDropShip>
  2224. <LineNumber>34</LineNumber>
  2225. <OrderQuantity>
  2226. <requestedQuantity>
  2227. <ProductQuantity>2</ProductQuantity>
  2228. </requestedQuantity>
  2229. </OrderQuantity>
  2230. <ProductIdentification>
  2231. <PartnerProductIdentification>
  2232. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  2233. <ProprietaryProductIdentifier>CTO-DUMMY</ProprietaryProductIdentifier>
  2234. </PartnerProductIdentification>
  2235. <PartnerProductIdentification>
  2236. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  2237. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  2238. </PartnerProductIdentification>
  2239. </ProductIdentification>
  2240. <requestedEvent>
  2241. <TransportationEvent>
  2242. <DateStamp>20161212Z</DateStamp>
  2243. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  2244. </TransportationEvent>
  2245. </requestedEvent>
  2246. <requestedUnitPrice>
  2247. <FinancialAmount>
  2248. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  2249. <MonetaryAmount>9.99</MonetaryAmount>
  2250. </FinancialAmount>
  2251. </requestedUnitPrice>
  2252. </ProductLineItem>
  2253. <ProductLineItem>
  2254. <comments>
  2255. <FreeFormText>HP 3Y 4 hr 24x7 Proactive Care SVC</FreeFormText>
  2256. </comments>
  2257. <CustomerInformation>
  2258. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  2259. <PartnerDescription>
  2260. <BusinessDescription>
  2261. <businessName>
  2262. <FreeFormText>VERSATILE</FreeFormText>
  2263. </businessName>
  2264. </BusinessDescription>
  2265. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  2266. <PhysicalLocation>
  2267. <PhysicalAddress>
  2268. <addressLine1>
  2269. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  2270. </addressLine1>
  2271. <cityName>
  2272. <FreeFormText>City</FreeFormText>
  2273. </cityName>
  2274. <GlobalCountryCode>US</GlobalCountryCode>
  2275. <NationalPostalCode>01752</NationalPostalCode>
  2276. <regionName>
  2277. <FreeFormText>MA</FreeFormText>
  2278. </regionName>
  2279. </PhysicalAddress>
  2280. </PhysicalLocation>
  2281. </PartnerDescription>
  2282. </CustomerInformation>
  2283. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  2284. <isDropShip>
  2285. <AffirmationIndicator>Yes</AffirmationIndicator>
  2286. </isDropShip>
  2287. <LineNumber>35</LineNumber>
  2288. <OrderQuantity>
  2289. <requestedQuantity>
  2290. <ProductQuantity>1</ProductQuantity>
  2291. </requestedQuantity>
  2292. </OrderQuantity>
  2293. <ProductIdentification>
  2294. <PartnerProductIdentification>
  2295. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  2296. <ProprietaryProductIdentifier>CTO-DUMMY</ProprietaryProductIdentifier>
  2297. </PartnerProductIdentification>
  2298. <PartnerProductIdentification>
  2299. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  2300. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  2301. </PartnerProductIdentification>
  2302. </ProductIdentification>
  2303. <requestedEvent>
  2304. <TransportationEvent>
  2305. <DateStamp>20161219Z</DateStamp>
  2306. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  2307. </TransportationEvent>
  2308. </requestedEvent>
  2309. <requestedUnitPrice>
  2310. <FinancialAmount>
  2311. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  2312. <MonetaryAmount>9.99</MonetaryAmount>
  2313. </FinancialAmount>
  2314. </requestedUnitPrice>
  2315. </ProductLineItem>
  2316. <ProductLineItem>
  2317. <comments>
  2318. <FreeFormText>Dummy 3Y PROACTIVE CARE 24X7 SERdummy</FreeFormText>
  2319. </comments>
  2320. <CustomerInformation>
  2321. <GlobalCustomerTypeCode>End Customer</GlobalCustomerTypeCode>
  2322. <PartnerDescription>
  2323. <BusinessDescription>
  2324. <businessName>
  2325. <FreeFormText>VERSATILE</FreeFormText>
  2326. </businessName>
  2327. </BusinessDescription>
  2328. <GlobalPartnerClassificationCode>Reseller</GlobalPartnerClassificationCode>
  2329. <PhysicalLocation>
  2330. <PhysicalAddress>
  2331. <addressLine1>
  2332. <FreeFormText>999 Dummy dummy BLVD</FreeFormText>
  2333. </addressLine1>
  2334. <cityName>
  2335. <FreeFormText>City</FreeFormText>
  2336. </cityName>
  2337. <GlobalCountryCode>US</GlobalCountryCode>
  2338. <NationalPostalCode>01752</NationalPostalCode>
  2339. <regionName>
  2340. <FreeFormText>MA</FreeFormText>
  2341. </regionName>
  2342. </PhysicalAddress>
  2343. </PhysicalLocation>
  2344. </PartnerDescription>
  2345. </CustomerInformation>
  2346. <GlobalProductUnitOfMeasureCode>Each</GlobalProductUnitOfMeasureCode>
  2347. <isDropShip>
  2348. <AffirmationIndicator>Yes</AffirmationIndicator>
  2349. </isDropShip>
  2350. <LineNumber>36</LineNumber>
  2351. <OrderQuantity>
  2352. <requestedQuantity>
  2353. <ProductQuantity>2</ProductQuantity>
  2354. </requestedQuantity>
  2355. </OrderQuantity>
  2356. <ProductIdentification>
  2357. <PartnerProductIdentification>
  2358. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  2359. <ProprietaryProductIdentifier>CTO-DUMMY#XW4</ProprietaryProductIdentifier>
  2360. </PartnerProductIdentification>
  2361. <PartnerProductIdentification>
  2362. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  2363. <ProprietaryProductIdentifier>0</ProprietaryProductIdentifier>
  2364. </PartnerProductIdentification>
  2365. </ProductIdentification>
  2366. <requestedEvent>
  2367. <TransportationEvent>
  2368. <DateStamp>20161206Z</DateStamp>
  2369. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  2370. </TransportationEvent>
  2371. </requestedEvent>
  2372. <requestedUnitPrice>
  2373. <FinancialAmount>
  2374. <GlobalCurrencyCode>USD</GlobalCurrencyCode>
  2375. <MonetaryAmount>9.99</MonetaryAmount>
  2376. </FinancialAmount>
  2377. </requestedUnitPrice>
  2378. </ProductLineItem>
  2379. <requestedEvent>
  2380. <TransportationEvent>
  2381. <DateStamp>20161205Z</DateStamp>
  2382. <GlobalTransportEventCode>Dock</GlobalTransportEventCode>
  2383. </TransportationEvent>
  2384. </requestedEvent>
  2385. <SecondaryBuyer>
  2386. <PartnerDescription>
  2387. <BusinessDescription>
  2388. <GlobalBusinessIdentifier>000000000</GlobalBusinessIdentifier>
  2389. <businessName>
  2390. <FreeFormText>dummy News</FreeFormText>
  2391. </businessName>
  2392. </BusinessDescription>
  2393. <GlobalPartnerClassificationCode>End User</GlobalPartnerClassificationCode>
  2394. <ContactInformation>
  2395. <contactName>
  2396. <FreeFormText>ASMPD504</FreeFormText>
  2397. </contactName>
  2398. <EmailAddress>John.Dummy@dummy.com</EmailAddress>
  2399. <telephoneNumber>
  2400. <CommunicationsNumber>999-999-999</CommunicationsNumber>
  2401. </telephoneNumber>
  2402. </ContactInformation>
  2403. <PhysicalLocation>
  2404. <PhysicalAddress>
  2405. <addressLine1>
  2406. <FreeFormText>999 Dummy 1st Street</FreeFormText>
  2407. </addressLine1>
  2408. <cityName>
  2409. <FreeFormText>City</FreeFormText>
  2410. </cityName>
  2411. <GlobalCountryCode>US</GlobalCountryCode>
  2412. <NationalPostalCode>11249</NationalPostalCode>
  2413. <regionName>
  2414. <FreeFormText>NY</FreeFormText>
  2415. </regionName>
  2416. </PhysicalAddress>
  2417. </PhysicalLocation>
  2418. </PartnerDescription>
  2419. <secondaryBuyerPurchaseOrderIdentifier>
  2420. <ProprietaryDocumentIdentifier>165611</ProprietaryDocumentIdentifier>
  2421. </secondaryBuyerPurchaseOrderIdentifier>
  2422. </SecondaryBuyer>
  2423. <shipTo>
  2424. <PartnerDescription>
  2425. <BusinessDescription>
  2426. <GlobalBusinessIdentifier>055991053</GlobalBusinessIdentifier>
  2427. <businessName>
  2428. <FreeFormText>dummy NEWS</FreeFormText>
  2429. </businessName>
  2430. </BusinessDescription>
  2431. <GlobalPartnerClassificationCode>Distributor</GlobalPartnerClassificationCode>
  2432. <ContactInformation>
  2433. <contactName>
  2434. <FreeFormText>John Dummy</FreeFormText>
  2435. </contactName>
  2436. <telephoneNumber>
  2437. <CommunicationsNumber>999-999-999</CommunicationsNumber>
  2438. </telephoneNumber>
  2439. </ContactInformation>
  2440. <PhysicalLocation>
  2441. <PhysicalAddress>
  2442. <addressLine1>
  2443. <FreeFormText>999 Dummy 1ST STREET</FreeFormText>
  2444. </addressLine1>
  2445. <cityName>
  2446. <FreeFormText>City</FreeFormText>
  2447. </cityName>
  2448. <GlobalCountryCode>US</GlobalCountryCode>
  2449. <NationalPostalCode>11249</NationalPostalCode>
  2450. <regionName>
  2451. <FreeFormText>NY</FreeFormText>
  2452. </regionName>
  2453. </PhysicalAddress>
  2454. </PhysicalLocation>
  2455. </PartnerDescription>
  2456. </shipTo>
  2457. <TaxExemptStatus>
  2458. <isTaxExempt>
  2459. <AffirmationIndicator>yes</AffirmationIndicator>
  2460. </isTaxExempt>
  2461. </TaxExemptStatus>
  2462. </PurchaseOrder>
  2463. <thisDocumentGenerationDateTime>
  2464. <DateTimeStamp>20170111T002200.524Z</DateTimeStamp>
  2465. </thisDocumentGenerationDateTime>
  2466. <thisDocumentIdentifier>
  2467. <ProprietaryDocumentIdentifier>10743099-20161205154356</ProprietaryDocumentIdentifier>
  2468. </thisDocumentIdentifier>
  2469. <toRole>
  2470. <PartnerRoleDescription>
  2471. <GlobalPartnerRoleClassificationCode>Seller</GlobalPartnerRoleClassificationCode>
  2472. <PartnerDescription>
  2473. <BusinessDescription>
  2474. <GlobalBusinessIdentifier>878182179</GlobalBusinessIdentifier>
  2475. <GlobalSupplyChainCode>Electronic Components</GlobalSupplyChainCode>
  2476. <businessName>
  2477. <FreeFormText>HP</FreeFormText>
  2478. </businessName>
  2479. </BusinessDescription>
  2480. <GlobalPartnerClassificationCode>Manufacturer</GlobalPartnerClassificationCode>
  2481. </PartnerDescription>
  2482. </PartnerRoleDescription>
  2483. </toRole>
  2484. </Pip3A4PurchaseOrderRequest>
Add Comment
Please, Sign In to add comment