DBA Data[Home] [Help]

APPS.HR_EDW_WRK_CMPSTN_F_C dependencies on STANDARD

Line 168: -- The following line although standard is being removed

164: NVL(CURRENCY_FK,'NA_EDW')
165: from HR_EDW_WRK_CMPSTN_FCV;
166: -- from HR_EDW_WRK_CMPSTN_FCV@APPS_TO_APPS WCP;
167: --
168: -- The following line although standard is being removed
169: -- the push should only occur for the date specified in the
170: -- hri_snapshot_date table.
171: --
172: -- where last_update_date between l_date1 and l_date2;

Line 319: -- The following line although standard is being removed

315: NVL(CURRENCY_FK,'NA_EDW')
316: from HR_EDW_WRK_CMPSTN_FCV WCP;
317: -- from HR_EDW_WRK_CMPSTN_FCV@APPS_TO_APPS WCP;
318: --
319: -- The following line although standard is being removed
320: -- the push should only occur for the date specified in the
321: -- hri_snapshot_date table.
322: --
323: -- where last_update_date between l_date1 and l_date2;