DBA Data[Home] [Help]

APPS.FV_FACTS1_PKG dependencies on FND_STATS

Line 3306: Fnd_Stats.GATHER_TABLE_STATS(ownname=>'FV',tabname=>'FV_FACTS1_FED_ACCOUNTS');

3302: if gbl_error_code = 0 then
3303:
3304: COMMIT;
3305:
3306: Fnd_Stats.GATHER_TABLE_STATS(ownname=>'FV',tabname=>'FV_FACTS1_FED_ACCOUNTS');
3307:
3308: /* check whether to call the Journal creation automatically
3309: if there are new accounts created , then call the journal creation process
3310: until the last period the journal creation process ran for that sob and year */