PurchSelectLinesManager.verifyRemovingLineWithUserDialog Method [AX 2012]

Shows a dialog box to the user to verify the removal of a purchase order or purchase order line.

protected boolean verifyRemovingLineWithUserDialog(str _usermsg)

Run On

Called

Parameters

_usermsg
Type: str
A string that contains the message shown to the user in the dialog box

Return Value

Type: boolean
true if the user responds that it is fine to remove the PO or PO line; otherwise, false.

Community Additions

ADD
Show: