DBA Data[Home] [Help]

APPS.PER_PCL_BUS dependencies on HR_CHKFMT

Line 191: hr_chkfmt.checkformat

187: CLOSE csr_get_ccy_code;
188: --
189: hr_utility.set_location(l_proc, 80);
190: --
191: hr_chkfmt.checkformat
192: (value => l_value
193: ,format => l_column_type
194: ,output => l_output
195: ,minimum => NULL