DBA Data[Home] [Help]

APPS.PAY_NO_EERR_CONTINUOUS dependencies on HR_NI_CHK_PKG

Line 3424: l_return_value := hr_ni_chk_pkg.chk_nat_id_format (

3420: v2 number;
3421: l_remainder number;
3422: l_check number;
3423: begin
3424: l_return_value := hr_ni_chk_pkg.chk_nat_id_format (
3425: p_national_identifier,
3426: 'DDDDDD-DDDDD'
3427: );
3428: