Share via


PurchCORPolicyTable::findRequesterLocation Method

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

Syntax

client server public static LogisticsLocationRecId findRequesterLocation(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