DBA Data[Home] [Help]

APPS.FII_PA_BUDGET_F_C dependencies on EDW_CURRENCY

Line 186: l_mau := nvl(edw_currency.get_mau, 0.01 );

182: l_mau NUMBER;
183: L_MAU_NOT_AVAILABLE EXCEPTION;
184: BEGIN
185:
186: l_mau := nvl(edw_currency.get_mau, 0.01 );
187:
188: fii_flex_mapping.init_cache('FII_PA_BUDGET_F');
189:
190: Insert Into FII_PA_BUDGET_FSTG

Line 446: -- currency conversion date to the EDW_CURRENCY.CONVERT_GLOBAL_AMOUNT

442:
443: BEGIN
444:
445: -- Note that the CONVERSION_DATE column is used to "pass"
446: -- currency conversion date to the EDW_CURRENCY.CONVERT_GLOBAL_AMOUNT
447: -- function in the base view.
448: -- PRIMARY_KEY1 and PRIMARY_KEY_DATE1 hold actual primary key.
449:
450: INSERT INTO fii_pa_budget_pk