PrintWhat's New !

Latest Updates

10 February 2020
  • Sharp SCMS Customers are now supported and can perform all standard transactions.

    Note:

    • Currently only Customers with SAP Customer Group in GX5 or GX6 can perform Sharp Related Transactions.
    • When a new SAP Customer Group has to be added/enabled to perform Sharp Related Transactions then the Sharp SCMS Business Team needs to be contacted.
20 November 2020
  • XML Orders accept newer SAP shipping conditions like 1 Day AM etc.

20 November 2020
  • XML Required EUI can now show product level End User Information Requirements like Contract Type etc.

20 August 2019
  • OrderStatus Transaction is now able to display order details for SAP 6.7 Orders when using Purpose Code 01.

21 June 2019
  • Order and PriceAndAvailability(ResponseVersion 1.6 or Higher) Transactions are now able to utilise End User Promos.

  • InvoiceDetailByPO Transactions is now able to display multiple comma separated TrackingLink for each container incase they exist.

  • InvoiceDetailByPO Transactions is now able to display multiple comma separated ContainerID for an invoice incase they exist.

This page contains each enhancement implemented in Tech Data's XML Service. this page is a comprehensive list of DTD enhancements.

Functionality Enhancements

Enhancements Implemented

Implementation Date

Enhancements

10 February 2020
  • Sharp SCMS Customers are now supported and can perform all standard transactions. Currently customers in the SAP Customer Group GX5 or GX6 are supported.

20 November 2020
  • Order now accepts newer SAP shipping conditions like 1 Day AM etc.

20 November 2020
  • RequiredEUI can now show product level End User Information Requirements like Contract Type, License Number etc.

20 August 2019
  • OrderStatus is now able to display details for SAP 6.7 Orders while using Purpose Code 01.

21 June 2019
  • InvoiceDetailByPO is now able to display TrackingLink for the containers.

  • Order is now able to intake VAN and UAN for applying END User Promos.

  • PriceAndAvailability is now able to intake VAN and UAN for applying END User Promos and display appropriate PromotedPricePerUnit. (ResponseVersion 1.6 Or Higher.)

  • To Use VAN or VendorAgreementNumber for applying End User Promo in either Order or PriceAndAvailability
    • VAN should be passed as AgreementNumberQual Node (See below ex)
    • ex:
      <AgreementNumberQual>VAN</AgreementNumberQual>
    • <AgreementNumber>3S5S PROMO</AgreementNumber>
  • To Use UAN or PromotionNumber for applying End User Promo in either Order or PriceAndAvailability
    • AgreementNumberQual Node need not be passed or can be left empty or can be passed UAN (which is the default value anyway)
    • ex:
      <AgreementNumber>0000000534</AgreementNumber>
    • ex:
      <AgreementNumberQual></AgreementNumberQual>
    • <AgreementNumber>0000000534</AgreementNumber>
    • ex:
      <AgreementNumberQual>UAN</AgreementNumberQual>
    • <AgreementNumber>0000000534</AgreementNumber>
15 May 2019
  • PriceAndAvailability is now able to display in process quantity for a warehouse. (Use ResponseVersion 1.9 or higher)

  • Order is now able to implement order-hold logic for Autodesk renewal/subscription Orders.

10 August 2015
  • Order is now able to intake hardware purchase date and serial numbers.

  • OrderStatus now returns the Config ID and Config Status of configuration orders.

23 October 2014
  • The PriceAvailability transaction has new response element ProductNotes (Version 1.8). ProductNotes returns notes associated with the product, if such notes exist. If no such notes exist, the ProductNotes element is not returned in the response. If you chose to stay with your current version, there is no impact to you and no change is required.

  • The OrderStatus transaction has two new response elements: OrderDate and InvoiceDate (Version 1.8). The OrderDate element returns the date that the order was entered (PurposeCode 01). The InvoiceDate element returns the date the order was invoiced (PurposeCode02). If the order has not been invoiced, the InvoiceDate element is not returned in the response. If you chose to stay with your current version, there is no impact to you and no change is required.

23 January 2014
  • OrderStatus (Purpose Code 01) now returns UnitPrice and ExtendedPrice.

08 September 2013
  • Availability, PriceAvailability, and PriceList now returns Vendor Direct Inventory (VDI). On items where VDI exists, a WhseInfo element will be returned in the response with IDCode of VENDOR DIRECT, WhseCode of 99, and a Qty that represents the inventory that the Vendor has on-hand.

20 August 2013
28 June 2013
  • PriceAvailability and PriceList now returns volume pricing on qualifying items.

  • New OpenOrderLines transaction to return all open order lines for a customer.

  • New Quote transaction to return information on existing quotes.

  • New RequiredEUI transaction to return the union of required End User Information fields for a submitted list of parts.

21 Mar 2013
  • Order Detail (P03) and InvoiceDetailByPO - T racking information will be returned in the Response for vendor-supplied articles when provided by the vendor.  If tracking information is provided by the vendor, the container will reflect information. Ship Dates will still not populate and the warehouse description will still say “Vendor Supplied,” which is consistent with the current behavior. If tracking information is not provided by the vendor, the Reponse will populate as it did prior to this change.

  • Order Detail (P01 and P02) now returns warehouse description of "Vendor Allocated" for Customer Designation stock that is on backorder.

07 Feb 2013
  • Order Detail (P01 and P02) now returns an order status and line status of "SALES REVIEW" or "CREDIT REVIEW" instead of "BLOCKED"

02 Nov 2012
  • The PriceList transaction now returns the correct base price in the CustomerPrice element.

    • CustomerPrice - The customer’s base price without promotions applied.
    • PromotedPricePerUnit - The price of one of the items after the promotion has been applied.
    • If no promotions are applied, CustomerPrice will equal PromotedPricePerUnit.
  • The PriceAvailability transaction has new elements: PromotedPricePerUnit and PromoEndDate . If you chose to stay with the current version, there is no impact to you and no change is required. Benefits of Version 1.6:

    New Elements:

    • PromotedPricePerUnit - The price of one of the items after the promotion has been applied.
    • PromoEndDate - The last date the promotion is available. Promotions are available until the expiration date or while supplies last.

    Element Change:

    • Unit Price – The customer’s base price without promotions applied.
02 Oct 2012
  • Invoice Detail (P02) response returns un-SHIPPED line data.
  • Invoice Detail (P02) response now returns sales order line number as AssignedID.
  • Order Detail (P01) response returns the following additional fields:
    • AssignedID: ex. 100
    • QtyBackordered: ex. 0
    • QtyShipped: ex. 3
    • LineStatus: ex. SHIPPED
    • ShipViaDesc: ex. FEDX GRND
    • WhseDesc: ex. SWEDESBORO, NJ
    • ProductDesc: ex. OFFICE HOME & BUSINESS 2010 PKC
    • ItemEstimatedShipDate: ex. 09/10/12
    • DateShipped: ex. 09/10/12
  • EUI included in Order when EuiName is omitted.
10 Sept 2012
31 Aug 2012
  • Order Detail (P01) response now returns manufacturer part number and line item quantity
  • Availability calls no longer return physical warehouses for drop-ship and virtual orders
10 Aug 2012
28 May 2012
18 Nov 2009
  • Added Medical (MD) as an allowed Order Level for US Customers
  • This change applies to the Order and Price and Availability transactions
11 Nov 2009
10 Mar 2006
5 Feb 2006
  • Price and Availability changed to always return element data indicating if End User Information (EUI) is required on an item, see <RequiredEndUserInfo>
30 Oct 2005
  • Full support for Third Party Freight was introduced on Order Submit
  • New InvoiceDetailByPO transaction was introduced
  • PriceList response was enhanced to include item status in the optional availability data
10 Jul 2005
  • Order submission was modified to introduce the use of MyOrderTracker
5 Jun 2005
17 Apr 2005
6 Feb 2005

DTD Enhancements

DTD Version Enhancements

DTD Version Enhancement
XML_PriceAndAvailability_Response 1.9
XML_InvoiceDetailByPO_Response 1.4
XML_OrderSubmit_Request 1.7
XML_PriceAndAvailability_Request 1.6
XML_OrderStatus_Response 1.9
XML_Order_Submit 1.7
XML_Availability_Response 1.3
XML_Availability_Response 1.4
XML_Order_Response 1.3
XML_Order_Response 1.4
XML_Order_Response 1.5
XML_Order_Response 1.6
  • Inclusion of End User Information is strictly enforced when EUI is required for the order
XML_Order_Submit 1.7
XML_OrderStatus_Response 1.3
XML_OrderStatus_Response 1.4
XML_OrderStatus_Response 1.5
XML_OrderStatus_Response 1.6
XML_OrderStatus_Response 1.7
XML_OrderStatus_Response 1.8
XML_PriceAvailability_Response 1.3
XML_PriceAvailability_Response 1.4
XML_PriceAvailability_Response 1.6
XML_PriceAvailability_Response 1.7
XML_PriceAvailability_Response 1.8
XML_ShipmentStatus_Response 1.3
XML_ShipmentStatus_Response 1.4
XML_ShipmentStatus_Response 1.5
XML_PriceList_Response 1.5
XML_PriceList_Response 1.6
XML_PriceList_Response 1.7

©2005 Tech Data Corporation. All Rights Reserved. Tech Data proprietary and confidential