PurchLineAllVersions::linesChangedFieldIdSet Method [AX 2012]

Creates a set containing the field ID for the fields in the LinesChangedConfirmationReport field group in the PurchLineAllVersions view.

client server public static Set linesChangedFieldIdSet()

Run On

Called

Return Value

Type: Set Class
The specified set.

Used for defining if changed lines in the PurchPurchaseOrder report should be marked as changed.

Show: