DBA Data[Home] [Help]

APPS.ARP_ACCT_MAIN dependencies on GL_SETS_OF_BOOKS

Line 142: base_currency gl_sets_of_books.currency_code%TYPE ,

138: set_of_books_id ar_system_parameters.set_of_books_id%TYPE ,
139: gain_cc_id ar_system_parameters.code_combination_id_gain%TYPE ,
140: loss_cc_id ar_system_parameters.code_combination_id_loss%TYPE ,
141: round_cc_id ar_system_parameters.code_combination_id_round%TYPE ,
142: base_currency gl_sets_of_books.currency_code%TYPE ,
143: base_precision fnd_currencies.precision%type ,
144: base_min_acc_unit fnd_currencies.minimum_accountable_unit%type ,
145: coa_id number ,
146: sob_type VARCHAR2(2)