web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
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:
I have the same question (0)
  • Leng Papio Profile Picture
    855 on at

    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.

  • Suggested answer
    Josh Page Profile Picture
    Microsoft Employee on at

    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'

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 620

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 521 Super User 2026 Season 1

#3
CP04-islander Profile Picture

CP04-islander 430

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans