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.
Verifies the not stocked order lines after posting.
Syntax
protected boolean checkNotStockedLineAfterPosting(TradeNotStockedPostCheck _notStockedPostCheck)
Run On
Server
Parameters
- _notStockedPostCheck
Type: TradeNotStockedPostCheck Class
The TradeNotStockedPostCheck object to use for verification.
Return Value
Type: boolean
true if the order line could be posted; otherwise, false.