ProjInvoiceTransAggregator_BR.beginNewAggregation Method [AX 2012]

This method is called every time a new aggregation is created, which is whenever a new key is identified.

public void beginNewAggregation(ProjInvoiceTransMap_MX _firstProjInvoiceTrans, FiscalDocumentLineParmData_BR _tobeAggregated)

Run On

Called

Parameters

_firstProjInvoiceTrans
Type: ProjInvoiceTransMap_MX Map
The ProjInvoiceTransMap record to aggregate
_tobeAggregated
Type: FiscalDocumentLineParmData_BR Class
The FiscalDocumentLineParmData_BR object to be aggregated

Community Additions

ADD
Show: