DBA Data[Home] [Help]

APPS.PJI_FM_PLAN_EXTR dependencies on PJI_PJI_PROJ_EXTR_STATUS

Line 2640: update /*+ index(status, PJI_PJI_PROJ_EXTR_STATUS_U1) */

2636: end if;
2637:
2638: -- update project extraction status
2639:
2640: update /*+ index(status, PJI_PJI_PROJ_EXTR_STATUS_U1) */
2641: PJI_PJI_PROJ_EXTR_STATUS status
2642: set (CLOSED_DATE,
2643: PROJECT_ORGANIZATION_ID,
2644: COST_BUDGET_C_VERSION,

Line 2641: PJI_PJI_PROJ_EXTR_STATUS status

2637:
2638: -- update project extraction status
2639:
2640: update /*+ index(status, PJI_PJI_PROJ_EXTR_STATUS_U1) */
2641: PJI_PJI_PROJ_EXTR_STATUS status
2642: set (CLOSED_DATE,
2643: PROJECT_ORGANIZATION_ID,
2644: COST_BUDGET_C_VERSION,
2645: COST_BUDGET_CO_VERSION,