Share via


PurchCORPolicyTable::findPurchReqLocation Method

Finds a record ID from the PurchReqLine table that is based on the actual PO line.

Syntax

client server public static LogisticsLocationRecId findPurchReqLocation(PurchLine _purchLine)

Run On

Called

Parameters

  • _purchLine
    Type: PurchLine Table
    A PurchLine record with a requestor and delivery date.

Return Value

Type: LogisticsLocationRecId Extended Data Type
A record from the Address table.

See Also

Reference

PurchCORPolicyTable Table