DBA Data[Home] [Help]

APPS.HR_ENTRY_API dependencies on HR_CHKFMT

Line 1127: l_default := hr_chkfmt.changeformat(p_default_value, p_uom, p_input_currency_code);

1123: --
1124: end if;
1125: --
1126: else
1127: l_default := hr_chkfmt.changeformat(p_default_value, p_uom, p_input_currency_code);
1128: end if;
1129: --
1130: --
1131: END IF;