SalesPurchSummary.tableNumParmLine Method [AX 2012]

Gets the ID of the table that stores the order lines to be posted.

Syntax

public TableId tableNumParmLine()

Run On

Called

Return Value

Type: TableId Extended Data Type
The ID of the table storing the order lines to be posted.

Exceptions

Exception Condition
Error

The method must be overridden.

See Also

Reference

SalesPurchSummary Class