DBA Data[Home] [Help]

APPS.ARP_PROCESS_HEADER dependencies on FND_CURRENCIES

Line 12: pg_base_precision fnd_currencies.precision%type;

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

Line 13: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;

9: pg_earliest_date date;
10:
11: pg_base_curr_code gl_sets_of_books.currency_code%type;
12: pg_base_precision fnd_currencies.precision%type;
13: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;
14: pg_set_of_books_id ar_system_parameters.set_of_books_id%type;
15:
16: /*3609567*/
17: pg_trx_header_level_rounding ar_system_parameters.TRX_HEADER_LEVEL_ROUNDING%TYPE;