DBA Data[Home] [Help]

APPS.PJI_FM_PLAN_MAINT dependencies on PJI_FM_XBS_ACCUM_MAINT

Line 1684: Pji_Fm_Xbs_Accum_Maint.debug_plan_lines;

1680: END IF;
1681:
1682:
1683: -- Record plan lines into debug tables.
1684: Pji_Fm_Xbs_Accum_Maint.debug_plan_lines;
1685:
1686:
1687: -- Populate ver3 table.
1688: PJI_FM_PLAN_MAINT_PVT.VALIDATE_SET_PR_PARAMS(

Line 1825: PJI_FM_XBS_ACCUM_MAINT.CREATE_EVENT(g_event_rec);

1821: g_event_rec.attribute1 := l_project_id;
1822: g_event_rec.attribute2 := l_wbs_version_id;
1823: g_event_rec.attribute3 := l_plan_version_id;
1824:
1825: PJI_FM_XBS_ACCUM_MAINT.CREATE_EVENT(g_event_rec);
1826:
1827: Pji_Pjp_Sum_Denorm.populate_xbs_denorm(
1828: p_worker_id => 1,
1829: p_denorm_type => 'WBS',