DBA Data[Home] [Help]

APPS.PA_SCHEDULE_PUB dependencies on PA_CAL_GEN_STATUS_TEMP

Line 3335: INSERT INTO PA_CAL_GEN_STATUS_TEMP(calendar_id,calendar_name,generate_status_flag,message_code)

3331: l_code := 'PA_SCH_FAIL_CAL_GEN';
3332: ROLLBACK TO SAVEPOINT bfr_strt_del;
3333: END IF;
3334: -- Inserting the calendars in session level temp table to pupulate the report
3335: INSERT INTO PA_CAL_GEN_STATUS_TEMP(calendar_id,calendar_name,generate_status_flag,message_code)
3336: VALUES(v_c1.calendar_id,v_c1.calendar_name,l_flag,l_code);
3337: COMMIT;
3338:
3339: -- 2843435: Need to raise expected error messages and print them to