LedgerConsolidate.exportTransact Method [AX 2012]
public void exportTransact(
CompanyId _companyId,
Filename _filename,
TmpLedgerConsTrans _sumTransact,
TmpLedgerConsDimensionValueItem _consolidationDimensionValueItem,
TmpLedgerConsDimensionAttribute _consolidationDimensionAttribute)
Run On
CalledParameters
- _companyId
- Type: CompanyId Extended Data Type
- _filename
- Type: Filename Extended Data Type
- _sumTransact
- Type: TmpLedgerConsTrans Table
- _consolidationDimensionValueItem
- Type: TmpLedgerConsDimensionValueItem Table
- _consolidationDimensionAttribute
- Type: TmpLedgerConsDimensionAttribute Table
Community Additions
ADD
Show: