DBA Data[Home] [Help]

APPS.ARP_TRX_DEFAULTS_2 dependencies on AR_SYSTEM_PARAMETERS

Line 12: pg_set_of_books_id ar_system_parameters.set_of_books_id%type;

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:
16: /*===========================================================================+