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.
Its find and Returns buffer of the InventTransferLine based on InventTransferId and InventTransferVoucherId passed.
Syntax
client server public static InventTransferLine findInventTransLine_IN(InventTransferId _inventTransferId, InventTransferVoucherId _voucherId)
Run On
Called
Parameters
- _inventTransferId
Type: InventTransferId Extended Data Type
This is used for find
- _voucherId
Type: InventTransferVoucherId Extended Data Type
This is used for find
Return Value
Type: InventTransferLine Table
Its returns the InventTransferLine buffer.