DBA Data[Home] [Help]

APPS.JG_RX_IR_PKG dependencies on GL_LEDGERS

Line 291: From GL_LEDGERS

287: into h_currency_code,
288: h_book_short_name,
289: h_mrc_sob_type_code,
290: h_chart_of_acct_id
291: From GL_LEDGERS
292: where ledger_id = h_set_of_books_id;
293:
294: fa_rx_util_pkg.debug('h_currency_code :'||h_currency_code);
295: fa_rx_util_pkg.debug('h_book_short_name :'||h_book_short_name);