Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the ledger dimensions for the TmpTaxWorkTrans record.
Syntax
protected void setLedgerDimensions(
TmpTaxWorkTrans _taxWorkTrans,
TaxTable _taxTable,
DimensionDefault _dimensionDefault,
LedgerDimensionAccount _operationLedgerDimension)
Run On
Server
Parameters
- _taxWorkTrans
Type: TmpTaxWorkTrans Table
The TmpTaxWorkTrans table buffer.
- _taxTable
Type: TaxTable Table
The TaxTable table buffer.
- _dimensionDefault
Type: DimensionDefault Extended Data Type
The default dimensions.
- _operationLedgerDimension
Type: LedgerDimensionAccount Extended Data Type
The default operation ledger dimension.