Share via


CustVendOutPaymReportController_LT.insertIntoCustVendOutPaymTmp_LT Method [AX 2012]

Gets a CustVendOutPaymTmp_LT record after initializing and inserting it into the table.

Syntax

protected CustVendOutPaymTmp_LT insertIntoCustVendOutPaymTmp_LT(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

Type: CustVendOutPaymTmp_LT Table
The CustVendOutPaymTmp_LT record.

See Also

Reference

CustVendOutPaymReportController_LT Class