Share via


WHSWarehouseRelease::whsReleaseTransferToWarehouseClient Method [AX 2012]

Releases inventory transfer orders to the warehouse.

Syntax

client public static void whsReleaseTransferToWarehouseClient(FormDataSource _inventTransferTable_ds)

Run On

Client

Parameters

  • _inventTransferTable_ds
    Type: FormDataSource Class
    Release to warehouse will be run for the inventory transfer orders selected in the provided form datasource.

See Also

Reference

WHSWarehouseRelease Class