DBA Data[Home] [Help]

APPS.PQP_GB_SWF_ARCHIVE dependencies on STANDARD

Line 1530: populate_run_msg(p_assactid,'Appears to be a temporary or non-standard NI Number. This must be resolved or removed');

1526: populate_run_msg(p_assactid,'NI Number has invalid Format');
1527: hr_utility.set_location('NI error',10);
1528: if substr(l_staff_rec.national_identifier,1,2) in ('GB','BG','NK','KN','TN','NT','ZZ') then
1529: l_arch := false;
1530: populate_run_msg(p_assactid,'Appears to be a temporary or non-standard NI Number. This must be resolved or removed');
1531: hr_utility.set_location('NI error',10);
1532: end if;
1533: end if;
1534: