Share via


AgreementLine::getAgreementLinesForPurchReqLine Method

Retrieves the list of agreement lines that match the specified purchase requisition line.

Syntax

server public static container getAgreementLinesForPurchReqLine(PurchReqLine _purchReqLine)

Run On

Server

Parameters

  • _purchReqLine
    Type: PurchReqLine Table
    The purchase requisition line for which you want to find the agreement lines.

Return Value

Type: container
The list of agreement lines that match the specified purchase requisition line.

See Also

Reference

AgreementLine Table