Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics SL (Archived)

APTran PO Number not carried from APDoc on PPV

(0) ShareShare
ReportReport
Posted on by 2,165

Is there an issue with the po number not populating on PPV (purchase price variance)  transactions? I am attempting to pull information from APTran and capture the PO Number for the transaction. I have several PPV transactions that do not have a PO Number in APTran even though the document (APDoc) has a PO Number. Is there a reason why this is not populated? Do I have a system issue?

*This post is locked for comments

  • Deb Lashua Profile Picture
    2,165 on at
    RE: APTran PO Number not carried from APDoc on PPV

    Thank you. I am actually working on adding the PO number to the Detail GL report and may need to incorporate a similar statement into the report to capture the information for the PPV transactions.

  • Community Member Profile Picture
    on at
    RE: APTran PO Number not carried from APDoc on PPV

    Hi Deb,

    Most things like this are because someone made a decision a long time ago as to how to do something.  Some times I think it is because of the additional programming time it would take.  My guess is sometimes it is because someone just didn't think of it, etc.

    Would a query like this help?

    select t.batnbr  as'APbatch',p.batnbr as 'PO batch',t.RefNbr as 'VOnbr',t.trantype, t.PONbr, t.RcptNbr,t.invtid,

    t.Qty,t.POQty as 'po qty',t.PPV as 'PPV' , t.POunitprice as 'PO Unit price',

    t.poextprice as 'PO Ext price', t.tranamt as 'aptran tranamt',p.Acct as 'Receipt acct',p.Sub as 'Receipt sub',

    d.RefNbr as 'VO Refnbr', d.DocType  from APTran t

         inner join APDoc d on t.RefNbr=d.RefNbr and t.BatNbr=d.BatNbr

         inner join POTran p on p.PONbr=t.PONbr and p.RcptNbr=t.RcptNbr

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

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard >

Featured topics

Product updates

Dynamics 365 release plans