Share via


FormletterJournalPrint.formLetterSorting Method [AX 2012]

Retrieves the sorting parameters for the journal being processed.

Syntax

protected container formLetterSorting(
    TableId _sortingTableId, 
    FieldId _recIdField, 
   [TableId _sortingSubTableId])

Run On

Called

Parameters

Return Value

Type: container
A Container object that contains the sorting parameters.

See Also

Reference

FormletterJournalPrint Class