DBA Data[Home] [Help]

APPS.PA_SCHEDULE_PUB dependencies on PA_CAL_GEN_STATUS_TEMP

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

3811: l_code := 'PA_SCH_FAIL_CAL_GEN';
3812: ROLLBACK TO SAVEPOINT bfr_strt_del;
3813: END IF;
3814: -- Inserting the calendars in session level temp table to pupulate the report
3815: INSERT INTO PA_CAL_GEN_STATUS_TEMP(calendar_id,calendar_name,generate_status_flag,message_code)
3816: VALUES(v_c1.calendar_id,v_c1.calendar_name,l_flag,l_code);
3817: COMMIT;
3818:
3819: -- 2843435: Need to raise expected error messages and print them to