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.
Retrieves the sorting parameters for the journal being processed.
Syntax
client server public static container formLetterSorting(
TableId _sortingTableId,
FieldId _recIdField,
[TableId _sortingSubTableId])
Run On
Called
Parameters
- _sortingTableId
Type: TableId Extended Data Type
The ID of the journal table.
- _recIdField
Type: FieldId Extended Data Type
The record ID of the field in the journal table.
- _sortingSubTableId
Type: TableId Extended Data Type
The ID of sub journal table; optional.
Return Value
Type: container
A Container with sorting parameters.