Morning All,
Please I need help concerning a class. A field and a script was created on d salesparmline table so that the info on the new field updates the sales invoice report without hitting the GL. But I need the class that runs when a user clicks on post and updates d custinvoicejour table and form. I want to include d new field as part of d fields dat will be populated like the way others are populated.
Thanks!
*This post is locked for comments
SalesInvoiceJournalCreate & SalesInvoiceJournalPost are responsible for this.
Moreover remember for most of tables such as for CustInvoiceJour, have a look at methods such as initFrom*** ; this can be helpful in many cases
also note that, part of posting control documents is run under CIL, so don't forget to attach process in VS, if you want to debug full cycle
There are quite a few tables; I assume you're looking for SalesInvoiceJournalCreate class.
Even if this is all the information you wanted, please read Using the Refactored Formletter Framework. It will help you to understand how it works.
Another way how to get the answer would be using cross-references.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156