DBA Data[Home] [Help]

APPS.JAI_AR_IMPORT_POPU_PKG dependencies on RA_INTERFACE_LINES_ALL

Line 355: v_ont_source_code ra_interface_lines_all.interface_line_context%type;

351: ln_first_time NUMBER;
352: ln_bill_only number;
353: v_so_tax_amount NUMBER;
354: ln_threshold_tax_cat_id jai_ap_tds_thhold_taxes.tax_category_id%type;
355: v_ont_source_code ra_interface_lines_all.interface_line_context%type;
356: v_org_id NUMBER; --:=pr_new.org_id;
357: lv_action VARCHAR2(20) ;
358: lv_return_message VARCHAR2(2000);
359: lv_return_code VARCHAR2(100) ;

Line 4465: v_ont_source_code ra_interface_lines_all.interface_line_context%type;

4461:
4462: cursor c_ont_source_code is
4463: select FND_PROFILE.VALUE('ONT_SOURCE_CODE')
4464: from dual;
4465: v_ont_source_code ra_interface_lines_all.interface_line_context%type;
4466:
4467:
4468: ln_bill_only number; --File.Sql.35 Cbabu := 0;
4469: ln_bill_return number;

Line 4926: v_ont_source_code ra_interface_lines_all.interface_line_context%type;

4922:
4923: cursor c_ont_source_code is
4924: select FND_PROFILE.VALUE('ONT_SOURCE_CODE')
4925: from dual;
4926: v_ont_source_code ra_interface_lines_all.interface_line_context%type;
4927:
4928: CURSOR cur_get_transaction_type_id
4929: IS
4930: SELECT