PurchFormLetter_ConfirmationRequest.enableUpdateNowField Method [AX 2012]

Method to enable or disable the posting field in the PurchEditLines form for confirmation request posting

public boolean enableUpdateNowField([boolean _enableUpdateNow])

Run On

Called

Parameters

_enableUpdateNow
Type: boolean
Parameter to enable or disable the field.

Return Value

Type: boolean
false

The posting field should be disabled for confirmation request posting.

Community Additions

ADD
Show: