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.
Returns true if the sales line should have retail prices
Syntax
client server public static boolean useRetailPricing(SalesPurchLine _salesLine)
Run On
Called
Parameters
- _salesLine
Type: SalesPurchLine Map
The sales order line to check for retail pricing
Return Value
Type: boolean
true if the line should get retail prices. false, otherwise.