Share via


SalesPurchTableToLineUpdatePrompt.headerToLineFieldIdList Method [AX 2012]

Retrieves the fields that are supported by the table-to-line functionality of the module.

Syntax

public abstract container headerToLineFieldIdList()

Run On

Called

Return Value

Type: container
A container of fields that are supported by the table-to-line functionality module.

Remarks

Typically, this will be determined by checking the document table-to-line field parameters table.

See Also

Reference

SalesPurchTableToLineUpdatePrompt Class