DBA Data[Home] [Help]

APPS.PJI_FM_SUM_EXTR dependencies on PJI_SYSTEM_SETTINGS

Line 398: PJI_SYSTEM_SETTINGS;

394: into
395: l_txn_currency_flag,
396: l_g2_currency_flag
397: from
398: PJI_SYSTEM_SETTINGS;
399:
400: l_g1_currency_code := PJI_UTILS.GET_GLOBAL_PRIMARY_CURRENCY;
401: l_g2_currency_code := PJI_UTILS.GET_GLOBAL_SECONDARY_CURRENCY;
402:

Line 1840: PJI_SYSTEM_SETTINGS;

1836: into
1837: l_txn_currency_flag,
1838: l_g2_currency_flag
1839: from
1840: PJI_SYSTEM_SETTINGS;
1841:
1842: l_g1_currency_code := PJI_UTILS.GET_GLOBAL_PRIMARY_CURRENCY;
1843: l_g2_currency_code := PJI_UTILS.GET_GLOBAL_SECONDARY_CURRENCY;
1844:

Line 3303: PJI_SYSTEM_SETTINGS;

3299: into
3300: l_txn_currency_flag,
3301: l_g2_currency_flag
3302: from
3303: PJI_SYSTEM_SETTINGS;
3304:
3305: l_g1_currency_code := PJI_UTILS.GET_GLOBAL_PRIMARY_CURRENCY;
3306: l_g2_currency_code := PJI_UTILS.GET_GLOBAL_SECONDARY_CURRENCY;
3307:

Line 4717: PJI_SYSTEM_SETTINGS;

4713: into
4714: l_txn_currency_flag,
4715: l_g2_currency_flag
4716: from
4717: PJI_SYSTEM_SETTINGS;
4718:
4719: l_g1_currency_code := PJI_UTILS.GET_GLOBAL_PRIMARY_CURRENCY;
4720: l_g2_currency_code := PJI_UTILS.GET_GLOBAL_SECONDARY_CURRENCY;
4721: