Share via


InventAgingQueryBuilder::selectedInventDimParm Method [AX 2012]

Creates an InventDimParm record with the flags set to Yes if the field is set to View or Total in the contact.

Syntax

client server public static InventDimParm selectedInventDimParm(InventAgingContract _contract)

Run On

Called

Parameters

Return Value

Type: InventDimParm Table
An InventDimParm with the flags set to Yes if the field is set to View or Total in the contact.

See Also

Reference

InventAgingQueryBuilder Class