DBA Data[Home] [Help]

APPS.ARP_TRX_DEFAULTS dependencies on FND_CURRENCIES

Line 10: pg_base_precision fnd_currencies.precision%type;

6: pg_number_dummy number;
7: pg_date_dummy date;
8:
9: pg_base_curr_code gl_sets_of_books.currency_code%type;
10: pg_base_precision fnd_currencies.precision%type;
11: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;
12: pg_set_of_books_id ar_system_parameters.set_of_books_id%type;
13:
14:

Line 11: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;

7: pg_date_dummy date;
8:
9: pg_base_curr_code gl_sets_of_books.currency_code%type;
10: pg_base_precision fnd_currencies.precision%type;
11: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;
12: pg_set_of_books_id ar_system_parameters.set_of_books_id%type;
13:
14:
15: