DBA Data[Home] [Help]

APPS.ARP_ACCT_MAIN dependencies on GL_SETS_OF_BOOKS

Line 143: base_currency gl_sets_of_books.currency_code%TYPE ,

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