ProjFiscaDocLineTaxesAggregator_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(FiscalDocumentTaxTransParmData_BR _taxTransParmData, FiscalDocumentTaxTransParmData_BR _taxTransParmDataToAggregate)
Run On
CalledParameters
- _taxTransParmData
- Type: FiscalDocumentTaxTransParmData_BR Class
The FiscalDocumentTaxTransParmData_BR object to aggregate
- _taxTransParmDataToAggregate
- Type: FiscalDocumentTaxTransParmData_BR Class
The FiscalDocumentTaxTransParmData_BR object to be aggregated
Community Additions
ADD
Show: