DBA Data[Home] [Help]

APPS.PAY_BATCH_ELEMENT_ENTRY_API dependencies on HR_CHKFMT

Line 96: hr_chkfmt.checkformat (

92: end if;
93: --
94: else
95: --
96: hr_chkfmt.checkformat (
97: l_display_value, /* the value to be formatted (out - display) */
98: p_uom_value, /* the format to check */
99: l_formatted_value, /* the formatted value on output (out - canonical) */
100: null, /* minimum value (can be null) */