DBA Data[Home] [Help]

APPS.PA_TXN_ACCUMS dependencies on PJI_FM_EXTR_DREVN

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

1850:
1851: for c in (select PROJECT_ID,
1852: PA_PERIOD_NAME,
1853: GL_PERIOD_NAME
1854: from PJI_FM_EXTR_DREVN -- overload of drev table for cmt
1855: where BATCH_ID = l_helper_batch_id) loop
1856:
1857: if (l_x = 1) then
1858: l_project_id_1 := c.PROJECT_ID;