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 any remaining items exists that has not been bundled.
Syntax
public boolean remainingItems(
    Voucher _voucher, 
    BOMLevel _bomLevel, 
    NumOfIteration _numOfIteration)
Run On
Called
Parameters
- _voucher
 Type: Voucher Extended Data Type
 The voucher of the inventory closing.
- _bomLevel
 Type: BOMLevel Extended Data Type
 The level for which the check should be performed.
- _numOfIteration
 Type: NumOfIteration Extended Data Type
 The iteration for which bundles should be created.
Return Value
Type: boolean
true if remaining items exist; otherwise, false.