InventTransferOrderCopying_BR::newReturnInventTransferJour Method [AX 2012]

Creates the InventTransferOrderCopying_BR object to create a return transfer order for the related order

Syntax

client server public static InventTransferOrderCopying_BR newReturnInventTransferJour(InventTransferJour _inventTransferJour)

Run On

Called

Parameters

  • _inventTransferJour
    Type: InventTransferJour Table
    The record used to initialize the InventTransferOrderCopying_BR class

Return Value

Type: InventTransferOrderCopying_BR Class
A new instance of InventTransferOrderCopying_BR

See Also

Reference

InventTransferOrderCopying_BR Class