DBA Data[Home] [Help]

APPS.BIV_DBI_COLLECTION_AGE dependencies on FND_DATE

Line 75: fnd_date.date_to_displaydt(l_collect_to_date));

71: raise l_exception;
72: end if;
73:
74: bis_collection_utilities.log('Starting Backlog Aging Load, aging As At ' ||
75: fnd_date.date_to_displaydt(l_collect_to_date));
76:
77: if biv_dbi_collection_util.get_schema_name
78: ( l_biv_schema
79: , l_error_message ) <> 0 then