PaymCalendarSourceAxCustomerInvoice::newCalendarSource Method [AX 2012]

Retrieves an instance of the PaymCalendarSourceAxCustomerInvoice class.

client server public static PaymCalendarSourceAxCustomerInvoice newCalendarSource(AxCustInvoiceTable _axCustInvoiceTable, DataAreaId _dataAreaId)

Run On

Called

Parameters

_axCustInvoiceTable
Type: AxCustInvoiceTable Class
An instance of the AxCustInvoiceTable class.
_dataAreaId
Type: DataAreaId Extended Data Type
The data area that is associated to the customer invoice record.

Return Value

Type: PaymCalendarSourceAxCustomerInvoice Class
A new instance of the PaymCalendarSourceAxCustomerInvoice class.
Show: