Returninvoicecontent
Report ReturnInvoiceContent
- Filename: ReturnInvoiceContent
- Title: Return Report :Kind : :ID
- Sample: Unit126
Synopsis
Display the details of a returned invoice.
SQL
SELECT
*
FROM
INVDETAILS
WHERE
(INVOICE=:RETOURNO)
AND (TransactionType=:TransactionType)
-- {CustomFilter}
Parameters
- RETOURNO Invoice ID of returned shipment.
- TransactionType Transaction type of returned shipment.
- CustomFilter is empty or a filter on pallette no.