DBA Data[Home] [Help]

APPS.JAI_AP_TDS_PROCESSING_PKG dependencies on JAI_AP_TDS_INV_PAYMENTS_S

Line 665: jai_ap_tds_inv_payments_s.nextval ,

661: request_id
662: )
663: values
664: (
665: jai_ap_tds_inv_payments_s.nextval ,
666: cur_rec.check_id ,
667: cur_rec.check_amount ,
668: cur_rec.check_date ,
669: cur_rec.invoice_payment_id ,

Line 849: jai_ap_tds_inv_payments_s.nextval ,

845: request_id
846: )
847: values
848: (
849: jai_ap_tds_inv_payments_s.nextval ,
850: cur_rec.check_id ,
851: cur_rec.check_amount ,
852: cur_rec.check_date ,
853: cur_rec.invoice_payment_id ,

Line 1071: jai_ap_tds_inv_payments_s.nextval ,

1067: request_id
1068: )
1069: values
1070: (
1071: jai_ap_tds_inv_payments_s.nextval ,
1072: r_get_payment_details.check_id ,
1073: r_get_payment_details.check_amount ,
1074: r_get_payment_details.check_date ,
1075: r_get_payment_details.invoice_payment_id ,