PurchCORPolicyTable::setLocation Method
Updates the location on the purchase order line, depending on the purchase of central or decentralized delivery.
Syntax
client server public static void setLocation(PurchLine _purchLine, boolean _decentralized)
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
A PurchLine record of which to update the address.
- _decentralized
Type: boolean
A Boolean value that indicates whether the purchase order line should be central or decentralized delivered.