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 calculator supports the batch attribute that it is supposed to perform computations against.
Syntax
public boolean batchAttributeSupported()
Run On
Called
Return Value
Type: boolean
true if supported; otherwise, false.
Remarks
The determination is made directly by the InventBatchJournalAttributeOperator class. If there is an implementation to support the batch attribute then true is returned; otherwise, false.