Skip to main content

Notifications

Small and medium business | Business Central, N...
Suggested answer

Transfer Posted Purchase Invoice Line Field to Gen Journal Line - Event to use

Posted on by 2,418

Hi All

I'm trying to transfer a field form posted purchase invoice line to G/L entry table via Gen Journal Line table. Couldn't find a event as code unit

"Purch. Post Invoice" only contains a link between purchase Header and Gen Journal Line? Is there a way top transfer a line level field or any other event
Thanks
  • Suggested answer
    Nitin Verma Profile Picture
    Nitin Verma 21,091 Super User 2024 Season 1 on at
    RE: Transfer Posted Purchase Invoice Line Field to Gen Journal Line - Event to use

    Hi,

    To Achieve this you need to create fields in Gen. Line and GL Entry table and after that use below events from codeunit 12

    OnAfterInitGLEntry(var GLEntry: Record "G/L Entry"; GenJournalLine: Record "Gen. Journal Line"; Amount: Decimal; AddCurrAmount: Decimal; UseAddCurrAmount: Boolean; var CurrencyFactor: Decimal; var GLRegister: Record "G/L Register")

    Codeunit 90

    OnBeforeInitNewGenJnlLineFromPostInvoicePostBufferLine(var GenJnlLine: Record "Gen. Journal Line"; var PurchHeader: Record "Purchase Header"; InvoicePostBuffer: Record "Invoice Post. Buffer"; var IsHandled: Boolean)

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!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,056 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans