Announcements
No record found.
[Form] public class XKOMTestTable extends FormRun { [DataSource] class XKOMTestTable { public void write() { super(); XKOMTestTable_ds.reread(); XKOMTestTable_ds.refresh(); VendTable_ds.reread(); VendTable_ds.refresh(); DirPartyTable_ds.reread(); DirPartyTable_ds.refresh(); Info("write"); } [DataField] class VendAccount { public void modified() { super(); XKOMTestTable_ds.refresh(); VendTable_ds.refresh(); DirPartyTable_ds.refresh(); Info("modified"); } } } [DataSource] class VendTable { public void write() { } public boolean validateWrite() { return true; } } [DataSource] class DirPartyTable { public void write() { } public boolean validateWrite() { return true; } } }
class VendAccount { public void modified() { super(); VendTable_ds.reread(); VendTable_ds.rereadreferencedatasource(); VendTable_ds.research(true); } }
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 515 Most Valuable Professional
André Arnaud de Cal... 417 Super User 2026 Season 2
CU10121822-0 360