DBA Data[Home] [Help]

APPS.PJI_FM_SUM_ROLLUP_FIN dependencies on PJI_SYSTEM_SETTINGS

Line 74: PJI_SYSTEM_SETTINGS;

70: into
71: l_txn_currency_flag,
72: l_g2_currency_flag
73: from
74: PJI_SYSTEM_SETTINGS;
75:
76: l_g1_currency_code := PJI_UTILS.GET_GLOBAL_PRIMARY_CURRENCY;
77: l_g2_currency_code := PJI_UTILS.GET_GLOBAL_SECONDARY_CURRENCY;
78: