DBA Data[Home] [Help]

APPS.ISC_DBI_BSA_OBJECTS_C dependencies on ISC_DBI_CURRENCY_PKG

Line 39: g_sec_curr_def := isc_dbi_currency_pkg.is_sec_curr_defined;

35: bis_collection_utilities.put_line(' ');
36: l_setup := -999;
37: end if;
38:
39: g_sec_curr_def := isc_dbi_currency_pkg.is_sec_curr_defined;
40: if (g_sec_curr_def = 'E') then
41: bis_collection_utilities.put_line(' ');
42: bis_collection_utilities.put_line('Error! Collection aborted because the set-up of the DBI Global Parameter "Secondary Global Currency" is incomplete. Please verify the proper set-up of the Global Currency Rate Type and the Global Currency Code.');
43: bis_collection_utilities.put_line(' ');