DBA Data[Home] [Help]

APPS.JAI_AP_TDS_PROCESSING_PKG dependencies on JAI_AP_TDS_INV_PAYMENTS_S

Line 678: jai_ap_tds_inv_payments_s.nextval ,

674: request_id
675: )
676: values
677: (
678: jai_ap_tds_inv_payments_s.nextval ,
679: cur_rec.check_id ,
680: cur_rec.check_amount ,
681: cur_rec.check_date ,
682: cur_rec.invoice_payment_id ,

Line 862: jai_ap_tds_inv_payments_s.nextval ,

858: request_id
859: )
860: values
861: (
862: jai_ap_tds_inv_payments_s.nextval ,
863: cur_rec.check_id ,
864: cur_rec.check_amount ,
865: cur_rec.check_date ,
866: cur_rec.invoice_payment_id ,

Line 1084: jai_ap_tds_inv_payments_s.nextval ,

1080: request_id
1081: )
1082: values
1083: (
1084: jai_ap_tds_inv_payments_s.nextval ,
1085: r_get_payment_details.check_id ,
1086: r_get_payment_details.check_amount ,
1087: r_get_payment_details.check_date ,
1088: r_get_payment_details.invoice_payment_id ,