DBA Data[Home] [Help]

APPS.JAI_AR_TCS_REP_PKG dependencies on RA_INTERFACE_DISTRIBUTIONS_ALL

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

5708: END IF;
5709:
5710: /*commented by csahoo for bug# 6401388
5711: jai_cmn_debug_contexts_pkg.print ( pn_reg_id => ln_reg_id ,
5712: pv_log_msg => 'Inserting values into ra_interface_distributions_all for REV row:- '||fnd_global.local_chr(10)
5713: ||', interface_line_id -> '|| p_rgm_ref.transaction_id ||fnd_global.local_chr(10)
5714: ||', interface_line_context -> '|| lv_batch_src_name ||fnd_global.local_chr(10)
5715: ||', interface_line_attribute2 -> '|| p_rgm_ref.transaction_id ||fnd_global.local_chr(10)
5716: ||', account_class -> '|| jai_constants.account_class_rev ||fnd_global.local_chr(10)

Line 5728: INSERT INTO ra_interface_distributions_all

5724: ||', last_update_login -> '|| ln_login_id ||fnd_global.local_chr(10)
5725: ||', org_id -> '|| p_rgm_ref.org_id
5726: );*/
5727:
5728: INSERT INTO ra_interface_distributions_all
5729: (
5730: interface_line_id ,
5731: interface_line_context ,
5732: interface_line_attribute2 ,