RPayCreateEmplTaxListTrans::construct Method [AX 2012]
client server public static RPayCreateEmplTaxListTrans construct(
ReportPeriod_RU _payPeriod,
ReportPeriod_RU _reportPeriod,
RPayNDFLSelectEmpl _selectEmpl,
RPayNDFLType _reportType,
RefRecId _taxListRef,
boolean _temporary,
[boolean _taxByBranch,
container _branchesPack,
boolean _calcTaxPayment])
Run On
CalledParameters
- _payPeriod
- Type: ReportPeriod_RU Extended Data Type
- _reportPeriod
- Type: ReportPeriod_RU Extended Data Type
- _selectEmpl
- Type: RPayNDFLSelectEmpl Enumeration
- _reportType
- Type: RPayNDFLType Enumeration
- _taxListRef
- Type: RefRecId Extended Data Type
- _temporary
- Type: boolean
- _taxByBranch
- Type: boolean
- _branchesPack
- Type: container
- _calcTaxPayment
- Type: boolean
Show: