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.
Creates an inventory movement from the original KanbanJob table buffer.
Syntax
public InventMovement newMovement_Orig()
Run On
Called
Return Value
Type: InventMovement Class
An instance of the InventMovement class if the KanbanJob record has been inserted; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Remarks
This method overrides the base class method.