PurchAgreementForm.getDirectInvoiceEnabledState Method [AX 2012]

Gets the direct invoice state of the selected purchase agreement in a list page.

public boolean getDirectInvoiceEnabledState(PurchAgreementHeader _purchAgreementHeader)

Run On

Called

Parameters

_purchAgreementHeader
Type: PurchAgreementHeader Table
The active record in the PurchAgreementHeader table.

Return Value

Type: boolean
A Boolean value that indicates whether direct invoice is enabled on the classification of selected purchase orders in the list page.

This is public sector code.

Community Additions

ADD
Show: