DBA Data[Home] [Help]

APPS.ARRX_OTH dependencies on GL_SETS_OF_BOOKS

Line 185: from GL_SETS_OF_BOOKS

181: fa_rx_util_pkg.debug('GL_GET_CHART_OF_ACCOUNTS_ID');
182:
183: select CHART_OF_ACCOUNTS_ID,CURRENCY_CODE,NAME
184: into var.chart_of_accounts_id,var.functional_currency_code,var.organization_name
185: from GL_SETS_OF_BOOKS
186: where SET_OF_BOOKS_ID = var.books_id;
187:
188: fa_rx_util_pkg.debug('Chart of Accounts ID : '||var.chart_of_accounts_id);
189: fa_rx_util_pkg.debug('Functional Currency : '||var.functional_currency_code);

Line 428: , GL_SETS_OF_BOOKS GLS

424: , HZ_CUST_ACCOUNTS_ALL CUST
425: , HZ_PARTIES PARTY
426: , AR_BATCH_SOURCES_ALL BS
427: , AR_BATCHES_ALL RB
428: , GL_SETS_OF_BOOKS GLS
429: , GL_CODE_COMBINATIONS GLC
430: -- , AP_BANK_ACCOUNTS_ALL AB
431: -- , AP_BANK_BRANCHES BB
432: , CE_BANK_ACCOUNTS AB