InventMov_AssetSale_ru.checkNotSubDelivery Method [AX 2012]
This member overrides the checkNotSubDelivery Method.
Syntax
public boolean checkNotSubDelivery(
InventQty _physicalNow,
InventQty _remainPhysicalNow,
boolean _isPhysicalUpdate,
[PdsCWInventQty _cwQtyNow,
PdsCWInventQty _cwRemainPhysical])
Run On
Called
Parameters
- _physicalNow
Type: InventQty Extended Data Type
- _remainPhysicalNow
Type: InventQty Extended Data Type
- _isPhysicalUpdate
Type: boolean
- _cwQtyNow
Type: PdsCWInventQty Extended Data Type
- _cwRemainPhysical
Type: PdsCWInventQty Extended Data Type