Share via


InventTrackingRegisterTrans::correctPhysicalJournalTrackingTrans Method

Corrects serial numbers from the physical journal line. The method is executed when packing slip is canceled.

Syntax

server public static void correctPhysicalJournalTrackingTrans(
    InventTransOriginId _originId, 
    Common _journalLine, 
    InventQty _physicalQty, 
    InventDimGroupSetup _inventDimGroupSetup)

Run On

Server

Parameters

  • _inventDimGroupSetup
    Type: InventDimGroupSetup Class
    An instance of the InventDimGroupSetup class that provides information about the dimension setup for the current journal line.

See Also

Reference

InventTrackingRegisterTrans Table