Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics GP (Archived)

Ignore Reversed MRCS

Posted on by Microsoft Employee

Hello,

I am trying to exclude data resulting from reversed manufacturing order receipts. Currently the data we are pulling includes reversed MRCs which results in duplicate values in the data every time we make a correction this way. Is there a table that records if an entry is the result of a reversed MRC. Or are we making corrections incorrectly by reversing MRCS in the first place?

Here is the SQL we are using

First Table:
SELECT IV00101.ITEMNMBR, IV00101.ITEMDESC, IV10200.QTYRECVD, IV10200.DATERECD

FROM BHPRD.dbo.IV00101 IV00101, BHPRD.dbo.IV10200 IV10200

WHERE IV10200.ITEMNMBR = IV00101.ITEMNMBR

Second Table:

SELECT IV30300.TRXSORCE, IV30300.DOCNUMBR, IV30300.DOCDATE, IV30300.ITEMNMBR, IV00101.ITEMDESC, IV30300.UOFM,
IV30300.TRXQTY, IV30300.UNITCOST

FROM BHPRD.dbo.IV00101 IV00101, BHPRD.dbo.IV30200 IV30200, BHPRD.dbo.IV30300 IV30300

WHERE IV30200.DOCNUMBR = IV30300.DOCNUMBR AND IV30200.TRXSORCE = IV30300.TRXSORCE AND IV00101.ITEMNMBR = IV30300.ITEMNMBR

*This post is locked for comments

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans