DBA Data[Home] [Help]

APPS.JG_RX_IR_PKG dependencies on GL_LEDGERS

Line 263: From GL_LEDGERS

259: alc_ledger_type_code
260: into h_currency_code,
261: h_book_short_name,
262: h_mrc_sob_type_code
263: From GL_LEDGERS
264: where ledger_id = p_set_of_book_id;
265:
266: fa_rx_util_pkg.debug('h_currency_code :'||h_currency_code);
267: fa_rx_util_pkg.debug('h_book_short_name :'||h_book_short_name);