VendDocumentLineMap::purchParmUpdate Method
Finds and returns the PurchParmUpdate record for the given record.
Syntax
client server public static PurchParmUpdate purchParmUpdate(VendDocumentLineMap _vendDocumentLineMap, [boolean _forUpdate])
Run On
Called
Parameters
- _vendDocumentLineMap
Type: VendDocumentLineMap Map
A VendDocumentLineMap record that is used to find a PurchParmUpdate record.
- _forUpdate
Type: boolean
A Boolean value that specifies whether the record should be selected for update; optional.
Return Value
Type: PurchParmUpdate Table
A PurchParmUpdate record if it exists; otherwise, an empty PurchParmUpdate record.