DBA Data[Home] [Help]

APPS.PAY_BCT_BUS dependencies on HR_CHKFMT

Line 591: hr_chkfmt.checkformat ( l_control_total_dup ,

587: if p_control_type like '%_TOTAL_%' OR p_control_type like '%_COUNT_%' then
588:
589: hr_utility.set_location('Validating Control_Total Number format' || l_proc ,20) ;
590:
591: hr_chkfmt.checkformat ( l_control_total_dup ,
592: 'NUMBER' ,
593: l_control_total_dup1,
594: null ,
595: null ,