/
About the Order History Part Message Part

If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

About the Order History Part Message Part

This part uses a SQL statement to specify that the Data Table Base Part should display a table of the orders where the message recipient is the Ship To person. See Creating a Derived Part for more information on this type of message part.

This part provides these input values for the Data Table:

  • SQL: SELECT ID, OrderDate 'Order Date', Line1_ProductName 'Product Name', CALC_GrandTotal 'Grand Total' FROM APTIFY.dbo.vwOrders WHERE ShipToID=<%ID%>
  • Title: This is your order history

Note that the other optional input properties are not specified and they use default HTML settings.

Related content

About the Order Lines Message Part
About the Order Lines Message Part
More like this
Viewing the Order History in Aptify e-Business
Viewing the Order History in Aptify e-Business
More like this
Creating a Message Part
Creating a Message Part
More like this
Creating a Message Part
Creating a Message Part
More like this
Using the Orders Form in the Web Interface
Using the Orders Form in the Web Interface
More like this
Viewing the Order History in Aptify e-Business
Viewing the Order History in Aptify e-Business
More like this

Copyright © 2014-2019 Aptify - Confidential and Proprietary