Share via


InventTransWMS.buttonDeleteTmp Method [AX 2012]

Handles the scenario in which the user presses the Delete all button.

Syntax

public boolean buttonDeleteTmp(TmpInventTransWMS _tmpInventTransWMS)

Run On

Client

Parameters

  • _tmpInventTransWMS
    Type: TmpInventTransWMS Table
    A handle for the temporary table that contains the pending records.

Return Value

Type: boolean
true if the user confirmed the deletion; otherwise, false.

See Also

Reference

InventTransWMS Class