DBA Data[Home] [Help]

APPS.ARP_PROCESS_COMMITMENT dependencies on GL_SETS_OF_BOOKS

Line 9: pg_base_curr_code gl_sets_of_books.currency_code%type;

5:
6: pg_text_dummy varchar2(10);
7: pg_number_dummy number(15);
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:
13: TYPE changed_flags_rec_type IS RECORD