Share via


SalesPickingListJournalCreate.linksTableId Method [AX 2012]

Retrieves the table ID for the table that will be used to link sales orders when picking list updating sales orders.

Syntax

protected TableId linksTableId()

Run On

Server

Return Value

Type: TableId Extended Data Type
The table ID for the link table

Remarks

Creation of links is moved to the SalesPickingListJournalPost table because links must first be created after update of picking route.

See Also

Reference

SalesPickingListJournalCreate Class