Share via


WHSWorkLocationChangeForm.closeOk Method [AX 2012]

Syntax

public void closeOk(
    str _stagingLocation, 
    str _finalLocationId, 
    WHSLoadTable _argsLoadTable, 
    WHSShipmentTable _argsShipmentTable, 
    WHSUserId _whsUserId, 
    WHSWorkPriority _whsWorkPriority, 
    WHSUnfreezeWork _whsUnfreezeWork)

Run On

Called

Parameters

  • _stagingLocation
    Type: str
  • _finalLocationId
    Type: str

See Also

Reference

WHSWorkLocationChangeForm Class