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.
Returns a boolean value indiciating whether planning should be skipped for the specified _inventTransOrigin record.
Syntax
private boolean mcrSkipInventTrans(InventTransOrigin _inventTransOrigin)
Run On
Called
Parameters
- _inventTransOrigin
Type: InventTransOrigin Table
The InventTransOrigin record that will be checked.
Return Value
Type: boolean
true if planning should be skipped; otherwise, false.
Remarks
Records are skipped if they are drop ship or kit headers. Kit headers are skipped because planned orders should not be created for them and so kit component lines will not be planned for twice the quantity.