LedgerRowDef::renumerateMainLinesListIdx Method

Constructs a container of record IDs that matches lines for an extract.

Syntax

client server public static container renumerateMainLinesListIdx(container _mainLinesList)

Run On

Called

Parameters

  • _mainLinesList
    Type: container
    A container of lines for an extract.

Return Value

Type: container
A container of record IDs.

Remarks

If the line does not have a record ID, it will get a pseudo number that is used internally by the extract

See Also

Reference

LedgerRowDef Table