Notifications
Announcements
No record found.
[ExtensionOf(classStr(CustPostInvoiceJob))] final class CustPostInvoiceJob_Extension { public void custPostInvoiceUpdate() { next custPostInvoiceUpdate(); //your code ... } }
[ExtensionOf(classStr(CustPostInvoice))] final class CustPostInvoice_ADSEInvoice_Extension { protected void postCustInvoice(CustInvoiceJour _custInvoiceJour, LedgerVoucher _ledgerVoucher, boolean _creditNote, NumberSeq _numberSeq) { next postCustInvoice(_custInvoiceJour, _ledgerVoucher, _creditNote, _numberSeq); ads_EInvoiceTable eInvTable; eInvTable.ads_InvoiceId = _custInvoiceJour.InvoiceId; eInvTable.ads_ConsolidateEInvCheckbox = _custInvoiceJour.ads_ConsoEInvCheckbox; eInvTable.ads_SubmissionStatus = _custInvoiceJour.ads_SubmissionStatus; eInvTable.insert(); } }
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 592 Most Valuable Professional
André Arnaud de Cal... 478 Super User 2025 Season 2
BillurSamdancioglu 305 Most Valuable Professional