DBA Data[Home] [Help]

APPS.JAI_AP_MATCH_TAX_PKG dependencies on JAI_AP_MATCH_INV_TAXES_S

Line 3605: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

3601: )
3602: -- End Bug# 4445989
3603: VALUES
3604: (
3605: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
3606:
3607: v_assets_tracking_flag, -- 'N', Commented by Aparajita for bug # 2851123
3608: inv_id,
3609: cur_items_rec.po_header_id,

Line 4839: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

4835: ,line_no -- Bug 5553150, 5593895
4836: )
4837: VALUES
4838: (
4839: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
4840: null,--kunkumar for forward porting to R12
4841: v_assets_tracking_flag, -- 'N', bug # 2851123
4842: inv_id,
4843: cur_items_rec.po_header_id,

Line 5739: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

5735: ,line_no -- Bug 5553150, 5593895
5736: )
5737: VALUES
5738: (
5739: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
5740: null,--kunkumar for forward porting to R12
5741: v_assets_tracking_flag, -- 'N', bug # 2851123
5742: inv_id,
5743: cur_items_rec.po_header_id,

Line 6752: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

6748: )
6749:
6750: VALUES
6751: (
6752: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
6753: null,--kunkumar for forward porting to R12
6754: v_assets_tracking_flag, -- 'N', bug # 2851123
6755: inv_id,
6756: cur_items_rec.po_header_id, /* All references to r_cur_items_rec have been replaced by cur_items_rec */

Line 9073: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

9069:
9070: )
9071: VALUES
9072: (
9073: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
9074: null,--kunkumar for forward porting to R12
9075: v_assets_tracking_flag , -- 'N', bug#2851123
9076: inv_id,
9077: cur_items_rec.po_header_id,

Line 9939: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

9935: /* End 5763527 */
9936: )
9937: VALUES
9938: (
9939: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
9940: null,--kunkumar for forward porting to R12
9941: v_assets_tracking_flag , -- 'N', bug#2851123
9942: inv_id,
9943: cur_items_rec.po_header_id,

Line 10797: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,

10793: ,line_no -- added, Harshita for Bug 5553150
10794: )
10795: VALUES
10796: (
10797: JAI_AP_MATCH_INV_TAXES_S.NEXTVAL,
10798: null,--kunkumar for forward porting to R12
10799: v_assets_tracking_flag , -- 'N', bug#2851123
10800: inv_id,
10801: cur_items_rec.po_header_id,