Share via


LedgerJournalTable.numOfLines Method

Counts the number of lines in a journal.

Syntax

public Counter numOfLines()

Run On

Called

Return Value

Type: Counter Extended Data Type
A Counter object indicating the number of lines in the journal.

Remarks

The LedgerJournalTable table does contain a NumOfLines field that is designed to keep track of the number of lines in a journal. However, this field is not updated before ledger journals are integrated with the new journal framework.

See Also

Reference

LedgerJournalTable Table