Share via


EUSalesListReportingEngine.addLine Method [AX 2012]

Initializes and inserts a record in the EUSalesListReportingLine table and corresponding line amounts in EUSalesListReportingLineAmount .

Syntax

protected EUSalesListReportingLine addLine(RefRecId _euSalesListReportingGroupRecId)

Run On

Called

Parameters

Return Value

Type: EUSalesListReportingLine Table
A EUSalesListReportingLine table buffer.

See Also

Reference

EUSalesListReportingEngine Class