DBA Data[Home] [Help]

APPS.FV_FACTS1_PKG dependencies on FND_STATS

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

3380: if gbl_error_code = 0 then
3381:
3382: COMMIT;
3383:
3384: Fnd_Stats.GATHER_TABLE_STATS(ownname=>'FV',tabname=>'FV_FACTS1_FED_ACCOUNTS');
3385:
3386: /* check whether to call the Journal creation automatically
3387: if there are new accounts created , then call the journal creation process
3388: until the last period the journal creation process ran for that sob and year */