DBA Data[Home] [Help]

APPS.HR_OFFER_CUSTOM dependencies on STANDARD

Line 1357: --hr_util_web.standard_close;

1353: p_rowid := null;
1354: p_category_id := null;
1355: p_seq_num := null;
1356: --hr_java_script_web.alert(sqlerrm||' '||sqlcode);
1357: --hr_util_web.standard_close;
1358: raise hr_util_web.g_error_handled;
1359:
1360: end get_attachment;
1361: