SalesPurchJournalLine_IN.checkMaximumRetailPrice Method

Checks whether the MaximumRetailPrice value is positive.

Syntax

public boolean checkMaximumRetailPrice(MaximumRetailPrice_IN _maximumRetailPrice)

Run On

Called

Parameters

Return Value

Type: boolean
true if the maximum retail price is more than or equal to 0 (zero); otherwise, false.

See Also

Reference

SalesPurchJournalLine_IN Map