SalesInvoiceDPBase.setIsSalesInvoiceDP_TH Method [AX 2012]

Sets whether data provider is for sales invoice.

Syntax

protected void setIsSalesInvoiceDP_TH([boolean _isSalesInvoiceDP])

Run On

Server

Parameters

  • _isSalesInvoiceDP
    Type: boolean
    Indicates whether data provider is for sales invoice.

See Also

Reference

SalesInvoiceDPBase Class