Quantcast
Channel: Microsoft Dynamics SL
Viewing all articles
Browse latest Browse all 14486

Forum Post: RE: Partially released AR batch

$
0
0
For an 8881 message,  I look in the debug data file and search for the second occurrence of: curyrgol That is the column header where all values are zero except the one(s) with an issue. One the line where the value is not zero, you can find the adjdrefnbr (IN/DM) and the adjgrefnbr (CM/PA) Then you can remove the application for this item from the batch like this: Delete from artran where drcr = 'U' and batnbr = 'xxxxx' and siteid = 'IN/DM number' The is the same as changing the apply amt to zero which you can also do right in the screen.  Then the batch may release. I also look for an ARdoc.docbal curydocbal in this batch.  You will see these documents in the debug script or can look for them this way. Select refnbr , docbal , curydocbal , doctype , custid , docdate ,* from ardoc where docbal curydocbal and opendoc ='1'   If you find such a document, usually the docbal curydocbal. The update is to set the docbal=curydocbal          

Viewing all articles
Browse latest Browse all 14486

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>