DBA Data[Home] [Help]

APPS.OE_PUR_CONC_REQUESTS dependencies on AD_CONC_UTILS_PKG

Line 285: retcode := AD_CONC_UTILS_PKG.CONC_WARNING;

281:
282: -- #5873209, if purchase release activity was not complete, then set the conc program status as warning
283: IF l_activity_result <> 'COMPLETE' THEN
284: errbuf := 'Could not complete the Purchase Release activity for Order Line ID '||v_line_id||', review the log for more details';
285: retcode := AD_CONC_UTILS_PKG.CONC_WARNING;
286: END IF;
287:
288: /* Write Messages in the log file */
289: