Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the PurchReqConsolidationLine records with the item, purchase price, requested date, vendor, and vendor quote number.
Syntax
server public static void applyMultiEdit(List _purchReqConsolidationLine, PurchReqConsolidationMultiEdit _multiEdit)
Run On
Server
Parameters
- _purchReqConsolidationLine
Type: List Class
The current PurchReqConsolidationLine list of record IDs.
- _multiEdit
Type: PurchReqConsolidationMultiEdit Class
The instantiated dialog class provided to the user to enter multiedit data.
Exceptions
Exception | Condition |
---|---|
Error | Each PurchReqConsolidationLine record does not have the same currency code. |