DBA Data[Home] [Help]

APPS.PJI_PJP_SUM_ROLLUP dependencies on PJI_SYSTEM_SETTINGS

Line 6518: PJI_SYSTEM_SETTINGS;

6514: l_txn_currency_flag,
6515: l_g2_currency_flag,
6516: l_g1_currency_flag /* Added for Bug 8708651 */
6517: from
6518: PJI_SYSTEM_SETTINGS;
6519:
6520: l_g1_currency_code := PJI_UTILS.GET_GLOBAL_PRIMARY_CURRENCY;
6521: l_g2_currency_code := PJI_UTILS.GET_GLOBAL_SECONDARY_CURRENCY;
6522:

Line 7675: PJI_SYSTEM_SETTINGS;

7671: l_txn_currency_flag,
7672: l_g2_currency_flag,
7673: l_g1_currency_flag /* Added for Bug 8708651 */
7674: from
7675: PJI_SYSTEM_SETTINGS;
7676:
7677: l_g1_currency_code := PJI_UTILS.GET_GLOBAL_PRIMARY_CURRENCY;
7678: l_g2_currency_code := PJI_UTILS.GET_GLOBAL_SECONDARY_CURRENCY;
7679: