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
CalledParameters
- _forUpdate
- Type: boolean
A Boolean value that indicates whether the asset line record should be retrieved for update.
Return Value
Type: VendDocumentLineAssetMap MapAn asset line record that corresponds to the line record.
Community Additions
ADD
Show: