DBA Data[Home] [Help]

APPS.PAY_IE_P45_ARCHIVE dependencies on FND_CONCURRENT

Line 4185: l_conc_status := FND_CONCURRENT.SET_COMPLETION_STATUS

4181: -- End of ROOT P45File ELEMENT
4182: FND_FILE.PUT_LINE(FND_FILE.OUTPUT,l_root_end_tag);
4183: END IF;
4184: IF warn_status =1 then
4185: l_conc_status := FND_CONCURRENT.SET_COMPLETION_STATUS
4186: (
4187: status => 'WARNING',
4188: message => 'PPSN and Address missing. Please check the log file for more details.'
4189: );