Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Batches the database calls that were previously used in the dialog box, so that they can be run on server.
Syntax
client protected static container runDialogDBcallsOnServer(LedgerJournalId _ledgerJournalId)
Run On
Client
Parameters
- _ledgerJournalId
Type: LedgerJournalId Extended Data Type
A value that is passed from the dialog box.
Return Value
Type: container
A container that holds values that are required for the dialog box.
Remarks
This method is called from the dialog box to run on the server and reduce the number of client/server calls.