DBA Data[Home] [Help]

APPS.ARP_TRX_GLOBAL dependencies on ARP_GLOBAL

Line 9: system_parameters arp_global.sysparam%type,

5: -- credit memo module. Passed as argument to most functions/procs.
6: --
7: TYPE system_info_rec_type IS RECORD
8: (
9: system_parameters arp_global.sysparam%type,
10: chart_of_accounts_id gl_sets_of_books.chart_of_accounts_id%type,
11: period_set_name gl_sets_of_books.period_set_name%type,
12: base_currency fnd_currencies.currency_code%type,
13: base_precision fnd_currencies.precision%type,