VendDocumentLineMap.lineAsset Method
Finds the asset line record that corresponds to the purchase document line record.
Syntax
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.