DBA Data[Home] [Help]

APPS.JAI_AR_TCS_REP_PKG dependencies on RA_INTERFACE_DISTRIBUTIONS_ALL

Line 5100: pv_log_msg => 'Inserting values into ra_interface_distributions_all for REV row:- '||fnd_global.local_chr(10)

5096: END IF;
5097:
5098: /*commented by csahoo for bug# 6401388
5099: jai_cmn_debug_contexts_pkg.print ( pn_reg_id => ln_reg_id ,
5100: pv_log_msg => 'Inserting values into ra_interface_distributions_all for REV row:- '||fnd_global.local_chr(10)
5101: ||', interface_line_id -> '|| p_rgm_ref.transaction_id ||fnd_global.local_chr(10)
5102: ||', interface_line_context -> '|| lv_batch_src_name ||fnd_global.local_chr(10)
5103: ||', interface_line_attribute2 -> '|| p_rgm_ref.transaction_id ||fnd_global.local_chr(10)
5104: ||', account_class -> '|| jai_constants.account_class_rev ||fnd_global.local_chr(10)

Line 5116: INSERT INTO ra_interface_distributions_all

5112: ||', last_update_login -> '|| ln_login_id ||fnd_global.local_chr(10)
5113: ||', org_id -> '|| p_rgm_ref.org_id
5114: );*/
5115:
5116: INSERT INTO ra_interface_distributions_all
5117: (
5118: interface_line_id ,
5119: interface_line_context ,
5120: interface_line_attribute2 ,