DBA Data[Home] [Help]

APPS.JAI_AP_TDS_CANCELLATION_PKG dependencies on STANDARD

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

795: goto Continue_with_next_record;
796: end if;
797:
798: lv_tds_credit_memo_flag := 'Y';
799: lv_tds_credit_memo_message := 'Generated Standard invoice to suppliet : ' ||lv_invoice_to_vendor_num;
800: lv_codepath := jai_general_pkg.plot_codepath(16, lv_codepath); /* 16 */
801:
802: if ln_start_threshold_trx_id is null then
803: ln_start_threshold_trx_id := ln_threshold_trx_id;

Line 813: compensating standard invoice has been made */

809:
810: end if; /* Credit memo to the supplier paid / not paid */
811:
812: /* Control comes here when either the credit memo for the tds authority is cancelled or a
813: compensating standard invoice has been made */
814:
815: ln_threshold_grp_id := cur_rec.threshold_grp_id;
816: jai_ap_tds_generation_pkg.maintain_thhold_grps
817: (