PaymCalendarSourceVendConsInvoice_JP::newCalendarSource Method [AX 2012]
Retrieves an instance of the PaymCalendarSourceVendConsInvoice_JP class.
client server public static PaymCalendarSourceVendConsInvoice_JP newCalendarSource(VendConsInvoice_JP _vendConsInvoice)
Run On
CalledParameters
- _vendConsInvoice
- Type: VendConsInvoice_JP Table
The VendConsInvoice_JP record to load.
Return Value
Type: PaymCalendarSourceVendConsInvoice_JP ClassA new instance of the PaymCalendarSourceVendConsInvoice_JP class.
Show: