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.
Determines whether the transaction should check for negative quantity values.
Syntax
public boolean checkQtyNegative()
Run On
Server
Return Value
Type: boolean
Returns true.
Remarks
This method should be overridden by the class that extends this class to provide the necessary functionality for the transaction that is being posted.