DBA Data[Home] [Help]

APPS.PAY_PAYWSQEE_PKG dependencies on HR_CHKFMT

Line 1358: hr_chkfmt.changeformat (

1354: l_value_set_id, l_internal_value);
1355: --
1356: else
1357: --
1358: hr_chkfmt.changeformat (
1359: l_internal_value, /* the value to be formatted (out - display) */
1360: l_display_value, /* the formatted value on output (out - canonical) */
1361: l_uom_value, /* the format to check */
1362: l_currency_code );