DBA Data[Home] [Help]

APPS.JAI_AP_MATCH_TAX_PKG dependencies on JAI_AP_MATCH_INV_TAXES_S

Line 2863: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

2859: )
2860: -- End Bug# 4445989
2861: VALUES
2862: (
2863: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
2864:
2865: v_assets_tracking_flag, -- 'N', Commented by Aparajita for bug # 2851123
2866: inv_id,
2867: cur_items_rec.po_header_id,

Line 3709: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

3705: ,line_no -- Bug 5553150, 5593895
3706: )
3707: VALUES
3708: (
3709: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
3710: null,--kunkumar for forward porting to R12
3711: v_assets_tracking_flag, -- 'N', bug # 2851123
3712: inv_id,
3713: cur_items_rec.po_header_id,

Line 4575: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

4571: ,line_no -- Bug 5553150, 5593895
4572: )
4573: VALUES
4574: (
4575: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
4576: null,--kunkumar for forward porting to R12
4577: v_assets_tracking_flag, -- 'N', bug # 2851123
4578: inv_id,
4579: cur_items_rec.po_header_id,

Line 5516: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

5512: )
5513:
5514: VALUES
5515: (
5516: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
5517: null,--kunkumar for forward porting to R12
5518: v_assets_tracking_flag, -- 'N', bug # 2851123
5519: inv_id,
5520: cur_items_rec.po_header_id, /* All references to r_cur_items_rec have been replaced by cur_items_rec */

Line 7513: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

7509:
7510: )
7511: VALUES
7512: (
7513: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
7514: null,--kunkumar for forward porting to R12
7515: v_assets_tracking_flag , -- 'N', bug#2851123
7516: inv_id,
7517: cur_items_rec.po_header_id,

Line 8365: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

8361: /* End 5763527 */
8362: )
8363: VALUES
8364: (
8365: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
8366: null,--kunkumar for forward porting to R12
8367: v_assets_tracking_flag , -- 'N', bug#2851123
8368: inv_id,
8369: cur_items_rec.po_header_id,

Line 9206: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

9202: ,line_no -- added, Harshita for Bug 5553150
9203: )
9204: VALUES
9205: (
9206: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
9207: null,--kunkumar for forward porting to R12
9208: v_assets_tracking_flag , -- 'N', bug#2851123
9209: inv_id,
9210: cur_items_rec.po_header_id,