This document contains an SQL query that selects data from various tables to generate a report of un-invoiced receipts. The query joins tables related to purchase orders, items, vendors, categories, currencies, and accounting codes. It filters for purchase order types of standard, blanket or planned, and limits to a specified organization and date range. It only includes receipt/match transactions within that date range.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
313 views3 pages
Uninvoiced Receipts Table
This document contains an SQL query that selects data from various tables to generate a report of un-invoiced receipts. The query joins tables related to purchase orders, items, vendors, categories, currencies, and accounting codes. It filters for purchase order types of standard, blanket or planned, and limits to a specified organization and date range. It only includes receipt/match transactions within that date range.