PurchCORPolicyTable::decentralized Method
Check if the purchase order line should be central or decentralized delivered.
Syntax
client server public static boolean decentralized(PurchLine _purchLine)
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
A PurchLine record to check.
Return Value
Type: boolean
true if the purchase order should be decentralized delivered; otherwise false.