RPayTaxImposeFunc.incomeTransAmount Method [AX 2012]

The income

Syntax

public RPayAmount incomeTransAmount(
    RPayCorrectedPeriod _corPeriodStartDate, 
    RPayCorrectedPeriod _corPeriodEndDate, 
    StartDate _payPeriodStartDate, 
    EndDate _payPeriodEndDate, 
    RPayCounterUnit _fund, 
   [RpayTaxIncomeCode _taxIncomeCode, 
    RHRMFamilyRecId _familyRecId])

Run On

Called

Parameters

Return Value

Type: RPayAmount Extended Data Type
The income transaction amount.

See Also

Reference

RPayTaxImposeFunc Class