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.
Updates the TransIdTransitToIdx and the TransIdTransitFromIdx indexes on the InventTransferLine table to allow duplicate records.
Syntax
public void allowDupInventTransferLine()
Run On
Server
Remarks
Ideally there should have been two new methods named the allowDupInventTransferLineTransIdTransitToIdx and allowDupInventTransferLineTransIdTransitFromIdx methods but, these names are too long. The current name is kind of a misuse as it will also prevent a BP error.