DBA Data[Home] [Help]

APPS.PJI_PJP_SUM_ROLLUP dependencies on PJI_REP_UTIL

Line 18828: pji_rep_util.Log_Struct_Change_Event(l_wbs_version_id_tbl); --Uncommented for bug 14571067

18824: --Commented below portion of code for bug 7197275
18825: if (l_count > 0) then -- Uncommented for bug 14571067
18826:
18827: -- delete from PJI_REP_XBS_DENORM;
18828: pji_rep_util.Log_Struct_Change_Event(l_wbs_version_id_tbl); --Uncommented for bug 14571067
18829: -- where PROJECT_ID in (select map.PROJECT_ID
18830: -- from PJI_PJP_PROJ_BATCH_MAP map
18831: -- where map.WORKER_ID = p_worker_id);
18832:

Line 18959: pji_rep_util.Log_Struct_Change_Event(l_wbs_version_id_tbl); --Uncommented for bug 14571067

18955: --Commented below portion of code for bug 7197275
18956: if (l_count > 0) then --Uncommented for bug 14571067
18957:
18958: --delete from PJI_REP_XBS_DENORM;
18959: pji_rep_util.Log_Struct_Change_Event(l_wbs_version_id_tbl); --Uncommented for bug 14571067
18960: -- where PROJECT_ID = g_project_id and
18961: -- OWNER_WBS_VERSION_ID in (g_old_struct_version,
18962: -- g_new_struct_version);
18963: