Share via


CashReportDP.insertIntoCashReportHeaderTmp Method [AX 2012]

Inserts the record into the CashReportHeaderTmp table.

Syntax

protected CashReportHeaderTmp insertIntoCashReportHeaderTmp(QueryRun _queryRun)

Run On

Server

Parameters

Return Value

Type: CashReportHeaderTmp Table
The inserted CashReportHeaderTmp table buffer.

See Also

Reference

CashReportDP Class