PriceDiscResultFields::isPriceDiscPolicyEnabled Method
Determines whether price discount change policy is enabled for a table.
Syntax
client server public static boolean isPriceDiscPolicyEnabled(RefTableId _tableId)
Run On
Called
Parameters
- _tableId
Type: RefTableId Extended Data Type
The ID of the table to check.
Return Value
Type: boolean
true if price discount change policy is enabled for the table; otherwise, false.