ProjPost.checkQtyNegative Method [AX 2012]

Determines whether the transaction should check for negative quantity values.

public boolean checkQtyNegative()

Run On

Server

Return Value

Type: boolean
Returns true.

This method should be overridden by the class that extends this class to provide the necessary functionality for the transaction that is being posted.

Community Additions

ADD
Show: