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.
Performs any business logic that is required after the "super" call in the "active" method of the data source of the LedgerJournalVoucher_CN form.
Syntax
public void datasourceActivePost([boolean _inCreate])
Run On
Client
Parameters
- _inCreate
Type: boolean
Indicates whether the ledgerJournalTable data source is creating a new journal header.
Remarks
This method is used only in this class and is called from the LedgerJournalVoucher_CN form.