[Home] [Help]
1528:
1529: --l_lowest_task := p_lowest_task;
1530: -- Loop thru all the parents of the passed task
1531:
1532: SELECT PA_PROJ_ROLLUP_TEMP_S.nextval
1533: INTO l_process_number_temp FROM dual;
1534:
1535: IF p_rollup_entire_wbs = 'N' THEN
1536: INSERT INTO pa_proj_rollup_temp(process_number, object_id, object_type, wbs_level)