DBA Data[Home] [Help]

APPS.PJI_FM_PLAN_EXTR dependencies on PJI_SYSTEM_SETTINGS

Line 1985: PJI_SYSTEM_SETTINGS;

1981: into
1982: l_txn_currency_flag,
1983: l_g2_currency_flag
1984: from
1985: PJI_SYSTEM_SETTINGS;
1986:
1987: l_g1_currency_code := PJI_UTILS.GET_GLOBAL_PRIMARY_CURRENCY;
1988: l_g2_currency_code := PJI_UTILS.GET_GLOBAL_SECONDARY_CURRENCY;
1989: