EUSalesListReportingEngine.addLine Method [AX 2012]

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

protected EUSalesListReportingLine addLine(RefRecId _euSalesListReportingGroupRecId)

Run On

Called

Parameters

_euSalesListReportingGroupRecId
Type: RefRecId Extended Data Type
The reference to the group record to which the line belongs.

Return Value

Type: EUSalesListReportingLine Table
A EUSalesListReportingLine table buffer.

Community Additions

ADD
Show: