PurchTableType.canInvoiceRegistrationBeUpdated_IN Method [AX 2012]

Checks if the invoice registration can be updated.

public boolean canInvoiceRegistrationBeUpdated_IN([DocumentStatus _documentStatus])

Run On

Called

Parameters

_documentStatus
Type: DocumentStatus Enumeration
The document status.

Return Value

Type: boolean
Returns true if the invoice registration can be updated.

Community Additions

ADD
Show: