PurchTableForm::setupAssetGroup Method [AX 2012]

Sets asset group on the line based on asset defined rules.

server public static container setupAssetGroup(PurchLine _purchLine)

Run On

Server

Parameters

_purchLine
Type: PurchLine Table
A PurchLine record for which the asset rules needs are to be looked up.

Return Value

Type: container
true if an asset group can be set and if no user selection is required; otherwise, false.
Show: