VendDocumentLineMap.lineAsset Method [AX 2012]

Finds the asset line record that corresponds to the purchase document line record.

public VendDocumentLineAssetMap lineAsset(boolean _forUpdate)

Run On

Called

Parameters

_forUpdate
Type: boolean
A Boolean value that indicates whether the asset line record should be retrieved for update.

Return Value

Type: VendDocumentLineAssetMap Map
An asset line record that corresponds to the line record.

Community Additions

ADD
Show: