PurchCORPolicyTable::findDecentralizedDeliveryLocation Method
Finds a logistic location ID from the PurchReqLine or HcmWorkerTitle table that is based on the actual PO line.
Syntax
client server public static LogisticsLocationRecId findDecentralizedDeliveryLocation(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.