DBA Data[Home] [Help]

APPS.PAY_BCT_INS dependencies on HR_CHKFMT

Line 77: hr_chkfmt.checkformat ( p_rec.control_total ,

73:
74: hr_utility.set_location('Converting Control total from display format to database format: '||l_proc,6) ;
75: --
76:
77: hr_chkfmt.checkformat ( p_rec.control_total ,
78: 'NUMBER' ,
79: l_control_total_dup1,
80: null ,
81: null ,