Share via


PurchReqConsolidationLine::applyMultiEdit Method

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.

Exceptions

Exception Condition
Error

Each PurchReqConsolidationLine record does not have the same currency code.

See Also

Reference

PurchReqConsolidationLine Table