DBA Data[Home] [Help]

APPS.OPI_EDW_COLLECT_MBI_FACTS_F_C dependencies on FND_MESSAGE

Line 28: errbuf := fnd_message.get;

24: IF (Not EDW_COLLECTION_UTIL.setup(l_fact_name,
25: l_staging_table,
26: l_staging_table,
27: l_exception_msg)) THEN
28: errbuf := fnd_message.get;
29: Return;
30: END IF;
31: -- -----------------------------------------------------
32: -- figure out the process start/end date