Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.