Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

Payables actual void date?

(0) ShareShare
ReportReport
Posted on by 18

Hi,

Is there any way to tell the actual date that a payable transaction was voided?

 I know you can look at the Void GL Posting Date and the Void Date to see when it was voided in payables and in the GL, but is there a way to find out exactly when it was voided in real life?

Thanks,

Linda

Categories:
  • Suggested answer
    Josh Page Profile Picture
    on at
    RE: Payables actual void date?

    Another option that's dependent on a setting.

    Go to Tools>Setup>Posting>Audit Trail Codes.

    Select purchasing.

    If you have a checkmark for reprint next to the void open\historical options you can check the pm reprint tables.

    80100 for headers (if you know the audit trail code of the batch)

    80200 for payment voids

    80300 for everything else.

    As an example, you could use the below script.

    select a.POSTEDDT,b.VCHRNMBR from PM80100 a join

    PM80200 b on a.TRXSORCE=b.TRXSORCE

    where b.VCHRNMBR='XXXXX'

  • Leng Papio Profile Picture
    855 on at
    RE: Payables actual void date?

    You will need to use SQL and see the PM30200 table, where voided = 1 and restrict by the voucher number... i can't remember exactly the field name, but you can also check the dex_row_ts (i think).. which is a time stamp when the record was created (i think)... the moment the void happens, the document will be moved to the PM30200 table.

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 > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Martin Dráb Profile Picture

Martin Dráb 601 Most Valuable Professional

#2
Abhilash Warrier Profile Picture

Abhilash Warrier 416

#3
Adis Profile Picture

Adis 384 Super User 2025 Season 1

Product updates

Dynamics 365 release plans