DBA Data[Home] [Help]

APPS.PAY_LIV_BUS dependencies on HR_CHKFMT

Line 539: hr_chkfmt.checkformat(l_unformatted_value,

535: Fetch C_currency_uom into l_input_currency_code,l_uom;
536: Close C_currency_uom;
537: --
538: begin
539: hr_chkfmt.checkformat(l_unformatted_value,
540: l_uom,
541: l_database_value,
542: p_min_value,
543: p_max_value,