Custom Reports

52 | QOR (Custom Report)

This article demonstrates an example of a Custom QOR Report.

This article demonstrates an example of a Custom QOR Report.

Disclaimer:

This report may need modifications or alterations base on each system setup and configuration.

Use-case:

123 

Report Query:

 

<?xml version="1.0" encoding="utf-8"?>

<cViews xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

  <iListType>25</iListType>

  <dtDateUpdated>2011-05-12T11:47:22</dtDateUpdated>

  <iOperatorID>0</iOperatorID>

  <sName>QOR</sName>

  <sViewXML>&lt;?xml version="1.0" encoding="utf-16"?&gt;&lt;cCustomReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;&lt;sReportName&gt;DELETE QTY ON ORDER&lt;/sReportName&gt;&lt;sSQL&gt;select * from prodstore

update prodstore set qtyonorder = 0&lt;/sSQL&gt;&lt;oColumnDefs&gt;&lt;dictionary /&gt;&lt;/oColumnDefs&gt;&lt;/cCustomReport&gt;</sViewXML>

</cViews>

 

 

 

Other Parameter Settings:

This file needs to be saved as a *.REP file using a document editor