DBA Data[Home] [Help]

APPS.ARP_PROCESS_ADJUSTMENT dependencies on GL_SETS_OF_BOOKS

Line 8: pg_base_curr_code gl_sets_of_books.currency_code%type;

4:
5: pg_msg_level_debug binary_integer;
6: pg_user_id binary_integer;
7: pg_text_dummy varchar2(10);
8: pg_base_curr_code gl_sets_of_books.currency_code%type;
9: pg_base_precision fnd_currencies.precision%type;
10: pg_base_min_acc_unit fnd_currencies.minimum_accountable_unit%type;
11: /* VAT changes */
12: SUBTYPE ae_doc_rec_type IS arp_acct_main.ae_doc_rec_type;