DBA Data[Home] [Help]

APPS.JAI_AP_TDS_CANCELLATION_PKG dependencies on STANDARD

Line 635: lv_tds_credit_memo_message := 'Generated Standard invoice to suppliet : ' ||lv_invoice_to_vendor_num;

631: goto Continue_with_next_record;
632: end if;
633:
634: lv_tds_credit_memo_flag := 'Y';
635: lv_tds_credit_memo_message := 'Generated Standard invoice to suppliet : ' ||lv_invoice_to_vendor_num;
636: lv_codepath := jai_general_pkg.plot_codepath(16, lv_codepath); /* 16 */
637:
638: if ln_start_threshold_trx_id is null then
639: ln_start_threshold_trx_id := ln_threshold_trx_id;

Line 649: compensating standard invoice has been made */

645:
646: end if; /* Credit memo to the supplier paid / not paid */
647:
648: /* Control comes here when either the credit memo for the tds authority is cancelled or a
649: compensating standard invoice has been made */
650:
651: ln_threshold_grp_id := cur_rec.threshold_grp_id;
652: jai_ap_tds_generation_pkg.maintain_thhold_grps
653: (