I am trying to consolidate the invoices we have into one stored procedure so that comments for the invoice can be modified on the SQL side instead of opening up the SSRS report. A former contractor created a version for every possible desire. A version for Open Returns, Posted Returns, Open Invoices, Posted Invoices, etc.... Now there are close to a dozen different versions out there in the Forms Printer folder and elsewhere in SSRS, all with in-line scripting. So one change turns into a dozen changes. I understand that the SOP50200 is a temp table for printing invoices and other documents. I am wondering if I can bypass this table. All of the data that is in the SOP50200 table is in either the SOP10100/10200 or the SOP30200/30300 table. So what is the SOP50200 table needed for? Can I bypass the SOP50200 when pulling data to print an invoice?
Thanks
Adam
*This post is locked for comments
I have the same question (0)