SAP Note 818886 - Infotype 416: Consideration of deduction intervals

Component : Attendances/Absences -

Solution : https://service.sap.com/sap/support/notes/818886 (SAP Service marketplace login required)

Key words :
insertion  call function 'hr_settle_quota'       exporting            pernum          = p_p0416-pernr            infty            = sinfty            number          = p_p0416-numbr            docnr            = p_p0416-docnr            quonr            = p_p0416-quonr            srule            = p_p0416-srule            qtype            = p_p0416-qtype            sdate            = p_p0416-begda            ignore_interval  = 'x'            buffer_refresh   = 'x'       tables            t0001            = p_p0001            t2006x          = i2006x            t2007x          = i2007x            tquoded          = p_ptquoded       exceptions            it0001_missing   = 1            error_occurred   = 2            zero_settlement  = 3            wrong_infty      = 4            not_enough_quota = 5            quonr_not_found  = 6, insertion  call function 'hr_settle_quota'       exporting            pernum          = p_p0416-pernr            infty            = sinfty            number          = p_p0416-numbr            docnr            = p_p0416-docnr            quonr            = p_p0416-quonr            srule            = p_p0416-srule            qtype            = p_p0416-qtype            sdate            = p_p0416-begda            ignore_interval  = ' '            buffer_refresh   = 'x'       tables            t0001            = p_p0001            t2006x          = i2006x            t2007x          = i2007x            tquoded          = p_ptquoded       exceptions            it0001_missing   = 1            error_occurred   = 2            zero_settlement  = 3            wrong_infty      = 4            not_enough_quota = 5            quonr_not_found  = 6, import parameter ignore_interval, standard function, hr_settle_quota reason, country version brazil, hr program components, standard sap system, time quota compensations, quota compensations

Related Notes :

897623User exits and BADIs in the PT area