DBA Data[Home] [Help]

APPS.PA_TXN_ACCUMS dependencies on PJI_FM_EXTR_DREVN

Line 1899: from PJI_FM_EXTR_DREVN -- overload of drev table for cmt

1895:
1896: for c in (select PROJECT_ID,
1897: PA_PERIOD_NAME,
1898: GL_PERIOD_NAME
1899: from PJI_FM_EXTR_DREVN -- overload of drev table for cmt
1900: where BATCH_ID = l_helper_batch_id) loop
1901:
1902: if (l_x = 1) then
1903: l_project_id_1 := c.PROJECT_ID;