DBA Data[Home] [Help]

APPS.OPI_DBI_INV_CPCS_PKG dependencies on OPI_DBI_INV_VALUE_UTL_PKG

Line 766: IF (OPI_DBI_INV_VALUE_UTL_PKG.Get_Conversion_Rate (errbuf, retcode) =

762: * does not depend on inventory for conversion and Merge into
763: * fact.
764: */
765:
766: IF (OPI_DBI_INV_VALUE_UTL_PKG.Get_Conversion_Rate (errbuf, retcode) =
767: g_error) THEN
768: BIS_COLLECTION_UTILITIES.put_line('Missing currency rate.');
769: BIS_COLLECTION_UTILITIES.put_line('Please run the concurrent program: Initial Load - Update Inventory Value and Turns Base Summary, after fixing missing currency rates.');
770: