Difference between revisions of "Information Systems:Balance Unmatched PO's"
(Created page with "The first (and largest) query month end report (file name QPQUPRFIL) gives the detail of unmatched receiving (remaining amounts on file SROGRT). The totals of the order types...") |
|||
| Line 17: | Line 17: | ||
Some difference here are okay. The [[Generated Journal Entries|journal entries]] for manual orders (MO) are set up to both debit and credit 210050 when they are received, and again when they are invoiced. Therefore the G/L balance will always be zero. |
Some difference here are okay. The [[Generated Journal Entries|journal entries]] for manual orders (MO) are set up to both debit and credit 210050 when they are received, and again when they are invoiced. Therefore the G/L balance will always be zero. |
||
| + | |||
| + | |||
Use [[QUERY|Query]] on file SROTRAC (Entry pgm work file, G/L transactions) to look for transactions that have updated SROGRT (Goods reception transactions) but not the G/L file. |
Use [[QUERY|Query]] on file SROTRAC (Entry pgm work file, G/L transactions) to look for transactions that have updated SROGRT (Goods reception transactions) but not the G/L file. |
||
Revision as of 11:21, 30 November 2015
The first (and largest) query month end report (file name QPQUPRFIL) gives the detail of unmatched receiving (remaining amounts on file SROGRT). The totals of the order types should match the G/L balances. You should look up the G/L balances as soon as possible, as the accounting department can back date entries to the previous period.
Order Type amount G/L balance difference
MO manual order 0.00 210050 0.00
RT return to vendor 135,776.75- 210300 135,776.75
CS car stock 0.00 210500 0.00
BE price variance-charge to H/O 0.00
PV price variance-charge to rep 0.00
QV quantity variance 2,728.86-
total 2,728.86- 210623 3,755.45 1,026.59
PE EDI purchase order 790,769.36
PO regular purchase order 350,847.95
RO rush order 0.00
XF reference purchase order 3,770.63
total 1,145,387,94 220000 1,145,388.17- 0.23-
RE receiving error 764.44- 220050 764.44
Some difference here are okay. The journal entries for manual orders (MO) are set up to both debit and credit 210050 when they are received, and again when they are invoiced. Therefore the G/L balance will always be zero.
Use Query on file SROTRAC (Entry pgm work file, G/L transactions) to look for transactions that have updated SROGRT (Goods reception transactions) but not the G/L file.
There could be a journal in error, which again would have updated SROGRT but not the G/L file.