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.
Fills the preview table for a specified journal number.
Syntax
server public static void fillForJournalNum(
LedgerJournalId _journalNum,
TmpLedgerTransPreview_RU _ledgerTransPreview,
SubledgerVoucherGeneralJournalEntry _vouchers)
Run On
Server
Parameters
- _journalNum
Type: LedgerJournalId Extended Data Type
The specified journal number.
- _ledgerTransPreview
Type: TmpLedgerTransPreview_RU Table
The preview table to be filled.
- _vouchers
Type: SubledgerVoucherGeneralJournalEntry Table
An instance of the SubledgerVoucherGeneralJournalEntry table to be filled with the unique vouchers for the specified journal.