DBA Data[Home] [Help]

APPS.INV_TRANSACTION_FLOW_PUB_W dependencies on JTF_VARCHAR2_TABLE_200

Line 262: procedure rosetta_table_copy_in_p11(t out nocopy inv_transaction_flow_pub.varchar2_tbl, a0 JTF_VARCHAR2_TABLE_200) as

258: end if;
259: end if;
260: end rosetta_table_copy_out_p10;
261:
262: procedure rosetta_table_copy_in_p11(t out nocopy inv_transaction_flow_pub.varchar2_tbl, a0 JTF_VARCHAR2_TABLE_200) as
263: ddindx binary_integer; indx binary_integer;
264: begin
265: if a0 is not null and a0.count > 0 then
266: if a0.count > 0 then

Line 280: procedure rosetta_table_copy_out_p11(t inv_transaction_flow_pub.varchar2_tbl, a0 out nocopy JTF_VARCHAR2_TABLE_200) as

276: end loop;
277: end if;
278: end if;
279: end rosetta_table_copy_in_p11;
280: procedure rosetta_table_copy_out_p11(t inv_transaction_flow_pub.varchar2_tbl, a0 out nocopy JTF_VARCHAR2_TABLE_200) as
281: ddindx binary_integer; indx binary_integer;
282: begin
283: if t is null or t.count = 0 then
284: a0 := JTF_VARCHAR2_TABLE_200();

Line 284: a0 := JTF_VARCHAR2_TABLE_200();

280: procedure rosetta_table_copy_out_p11(t inv_transaction_flow_pub.varchar2_tbl, a0 out nocopy JTF_VARCHAR2_TABLE_200) as
281: ddindx binary_integer; indx binary_integer;
282: begin
283: if t is null or t.count = 0 then
284: a0 := JTF_VARCHAR2_TABLE_200();
285: else
286: a0 := JTF_VARCHAR2_TABLE_200();
287: if t.count > 0 then
288: a0.extend(t.count);

Line 286: a0 := JTF_VARCHAR2_TABLE_200();

282: begin
283: if t is null or t.count = 0 then
284: a0 := JTF_VARCHAR2_TABLE_200();
285: else
286: a0 := JTF_VARCHAR2_TABLE_200();
287: if t.count > 0 then
288: a0.extend(t.count);
289: ddindx := t.first;
290: indx := 1;

Line 579: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200

575: , p_from_org_id_tbl JTF_NUMBER_TABLE
576: , p_from_organization_id_tbl JTF_NUMBER_TABLE
577: , p_to_org_id_tbl JTF_NUMBER_TABLE
578: , p_to_organization_id_tbl JTF_NUMBER_TABLE
579: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200
580: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
581: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
582: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
583: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200

Line 580: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200

576: , p_from_organization_id_tbl JTF_NUMBER_TABLE
577: , p_to_org_id_tbl JTF_NUMBER_TABLE
578: , p_to_organization_id_tbl JTF_NUMBER_TABLE
579: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200
580: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
581: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
582: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
583: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
584: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200

Line 581: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200

577: , p_to_org_id_tbl JTF_NUMBER_TABLE
578: , p_to_organization_id_tbl JTF_NUMBER_TABLE
579: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200
580: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
581: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
582: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
583: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
584: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
585: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200

Line 582: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200

578: , p_to_organization_id_tbl JTF_NUMBER_TABLE
579: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200
580: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
581: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
582: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
583: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
584: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
585: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
586: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200

Line 583: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200

579: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200
580: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
581: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
582: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
583: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
584: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
585: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
586: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
587: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200

Line 584: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200

580: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
581: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
582: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
583: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
584: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
585: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
586: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
587: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
588: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200

Line 585: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200

581: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
582: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
583: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
584: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
585: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
586: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
587: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
588: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
589: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200

Line 586: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200

582: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
583: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
584: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
585: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
586: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
587: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
588: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
589: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
590: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200

Line 587: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200

583: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
584: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
585: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
586: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
587: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
588: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
589: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
590: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
591: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200

Line 588: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200

584: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
585: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
586: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
587: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
588: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
589: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
590: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
591: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
592: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200

Line 589: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200

585: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
586: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
587: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
588: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
589: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
590: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
591: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
592: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
593: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200

Line 590: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200

586: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
587: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
588: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
589: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
590: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
591: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
592: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
593: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200
594: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200

Line 591: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200

587: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
588: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
589: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
590: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
591: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
592: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
593: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200
594: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200
595: , p_ship_organization_id_tbl JTF_NUMBER_TABLE

Line 592: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200

588: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
589: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
590: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
591: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
592: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
593: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200
594: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200
595: , p_ship_organization_id_tbl JTF_NUMBER_TABLE
596: , p_sell_organization_id_tbl JTF_NUMBER_TABLE

Line 593: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200

589: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
590: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
591: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
592: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
593: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200
594: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200
595: , p_ship_organization_id_tbl JTF_NUMBER_TABLE
596: , p_sell_organization_id_tbl JTF_NUMBER_TABLE
597: , p_vendor_id_tbl JTF_NUMBER_TABLE

Line 594: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200

590: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
591: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
592: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
593: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200
594: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200
595: , p_ship_organization_id_tbl JTF_NUMBER_TABLE
596: , p_sell_organization_id_tbl JTF_NUMBER_TABLE
597: , p_vendor_id_tbl JTF_NUMBER_TABLE
598: , p_vendor_site_id_tbl JTF_NUMBER_TABLE

Line 603: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200

599: , p_customer_id_tbl JTF_NUMBER_TABLE
600: , p_address_id_tbl JTF_NUMBER_TABLE
601: , p_customer_site_id_tbl JTF_NUMBER_TABLE
602: , p_cust_trx_type_id_tbl JTF_NUMBER_TABLE
603: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200
604: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
605: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
606: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
607: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200

Line 604: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200

600: , p_address_id_tbl JTF_NUMBER_TABLE
601: , p_customer_site_id_tbl JTF_NUMBER_TABLE
602: , p_cust_trx_type_id_tbl JTF_NUMBER_TABLE
603: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200
604: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
605: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
606: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
607: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
608: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200

Line 605: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200

601: , p_customer_site_id_tbl JTF_NUMBER_TABLE
602: , p_cust_trx_type_id_tbl JTF_NUMBER_TABLE
603: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200
604: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
605: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
606: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
607: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
608: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
609: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200

Line 606: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200

602: , p_cust_trx_type_id_tbl JTF_NUMBER_TABLE
603: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200
604: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
605: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
606: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
607: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
608: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
609: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
610: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200

Line 607: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200

603: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200
604: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
605: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
606: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
607: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
608: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
609: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
610: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
611: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200

Line 608: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200

604: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
605: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
606: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
607: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
608: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
609: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
610: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
611: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
612: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200

Line 609: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200

605: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
606: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
607: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
608: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
609: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
610: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
611: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
612: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
613: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200

Line 610: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200

606: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
607: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
608: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
609: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
610: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
611: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
612: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
613: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
614: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200

Line 611: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200

607: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
608: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
609: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
610: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
611: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
612: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
613: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
614: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
615: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200

Line 612: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200

608: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
609: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
610: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
611: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
612: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
613: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
614: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
615: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
616: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200

Line 613: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200

609: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
610: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
611: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
612: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
613: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
614: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
615: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
616: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
617: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200

Line 614: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200

610: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
611: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
612: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
613: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
614: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
615: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
616: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
617: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
618: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200

Line 615: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200

611: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
612: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
613: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
614: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
615: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
616: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
617: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
618: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200
619: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200

Line 616: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200

612: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
613: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
614: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
615: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
616: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
617: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
618: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200
619: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200
620: , p_freight_code_comb_id_tbl JTF_NUMBER_TABLE

Line 617: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200

613: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
614: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
615: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
616: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
617: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
618: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200
619: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200
620: , p_freight_code_comb_id_tbl JTF_NUMBER_TABLE
621: , p_inv_currency_code_tbl JTF_NUMBER_TABLE

Line 618: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200

614: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
615: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
616: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
617: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
618: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200
619: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200
620: , p_freight_code_comb_id_tbl JTF_NUMBER_TABLE
621: , p_inv_currency_code_tbl JTF_NUMBER_TABLE
622: , p_ic_cogs_acct_id_tbl JTF_NUMBER_TABLE

Line 619: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200

615: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
616: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
617: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
618: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200
619: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200
620: , p_freight_code_comb_id_tbl JTF_NUMBER_TABLE
621: , p_inv_currency_code_tbl JTF_NUMBER_TABLE
622: , p_ic_cogs_acct_id_tbl JTF_NUMBER_TABLE
623: , p_inv_accrual_acct_id_tbl JTF_NUMBER_TABLE

Line 908: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200

904: , p_attribute13 VARCHAR2
905: , p_attribute14 VARCHAR2
906: , p_attribute15 VARCHAR2
907: , p_line_number_tbl JTF_NUMBER_TABLE
908: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200
909: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
910: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
911: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
912: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200

Line 909: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200

905: , p_attribute14 VARCHAR2
906: , p_attribute15 VARCHAR2
907: , p_line_number_tbl JTF_NUMBER_TABLE
908: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200
909: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
910: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
911: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
912: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
913: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200

Line 910: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200

906: , p_attribute15 VARCHAR2
907: , p_line_number_tbl JTF_NUMBER_TABLE
908: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200
909: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
910: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
911: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
912: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
913: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
914: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200

Line 911: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200

907: , p_line_number_tbl JTF_NUMBER_TABLE
908: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200
909: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
910: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
911: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
912: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
913: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
914: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
915: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200

Line 912: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200

908: , p_line_attribute_category_tbl JTF_VARCHAR2_TABLE_200
909: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
910: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
911: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
912: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
913: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
914: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
915: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
916: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200

Line 913: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200

909: , p_line_attribute1_tbl JTF_VARCHAR2_TABLE_200
910: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
911: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
912: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
913: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
914: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
915: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
916: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
917: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200

Line 914: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200

910: , p_line_attribute2_tbl JTF_VARCHAR2_TABLE_200
911: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
912: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
913: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
914: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
915: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
916: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
917: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
918: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200

Line 915: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200

911: , p_line_attribute3_tbl JTF_VARCHAR2_TABLE_200
912: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
913: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
914: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
915: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
916: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
917: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
918: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
919: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200

Line 916: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200

912: , p_line_attribute4_tbl JTF_VARCHAR2_TABLE_200
913: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
914: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
915: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
916: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
917: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
918: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
919: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
920: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200

Line 917: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200

913: , p_line_attribute5_tbl JTF_VARCHAR2_TABLE_200
914: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
915: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
916: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
917: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
918: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
919: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
920: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
921: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200

Line 918: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200

914: , p_line_attribute6_tbl JTF_VARCHAR2_TABLE_200
915: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
916: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
917: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
918: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
919: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
920: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
921: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
922: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200

Line 919: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200

915: , p_line_attribute7_tbl JTF_VARCHAR2_TABLE_200
916: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
917: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
918: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
919: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
920: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
921: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
922: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200
923: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200

Line 920: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200

916: , p_line_attribute8_tbl JTF_VARCHAR2_TABLE_200
917: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
918: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
919: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
920: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
921: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
922: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200
923: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200
924: , p_ship_organization_id_tbl JTF_NUMBER_TABLE

Line 921: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200

917: , p_line_attribute9_tbl JTF_VARCHAR2_TABLE_200
918: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
919: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
920: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
921: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
922: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200
923: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200
924: , p_ship_organization_id_tbl JTF_NUMBER_TABLE
925: , p_sell_organization_id_tbl JTF_NUMBER_TABLE

Line 922: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200

918: , p_line_attribute10_tbl JTF_VARCHAR2_TABLE_200
919: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
920: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
921: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
922: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200
923: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200
924: , p_ship_organization_id_tbl JTF_NUMBER_TABLE
925: , p_sell_organization_id_tbl JTF_NUMBER_TABLE
926: , p_vendor_id_tbl JTF_NUMBER_TABLE

Line 923: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200

919: , p_line_attribute11_tbl JTF_VARCHAR2_TABLE_200
920: , p_line_attribute12_tbl JTF_VARCHAR2_TABLE_200
921: , p_line_attribute13_tbl JTF_VARCHAR2_TABLE_200
922: , p_line_attribute14_tbl JTF_VARCHAR2_TABLE_200
923: , p_line_attribute15_tbl JTF_VARCHAR2_TABLE_200
924: , p_ship_organization_id_tbl JTF_NUMBER_TABLE
925: , p_sell_organization_id_tbl JTF_NUMBER_TABLE
926: , p_vendor_id_tbl JTF_NUMBER_TABLE
927: , p_vendor_site_id_tbl JTF_NUMBER_TABLE

Line 932: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200

928: , p_customer_id_tbl JTF_NUMBER_TABLE
929: , p_address_id_tbl JTF_NUMBER_TABLE
930: , p_customer_site_id_tbl JTF_NUMBER_TABLE
931: , p_cust_trx_type_id_tbl JTF_NUMBER_TABLE
932: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200
933: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
934: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
935: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
936: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200

Line 933: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200

929: , p_address_id_tbl JTF_NUMBER_TABLE
930: , p_customer_site_id_tbl JTF_NUMBER_TABLE
931: , p_cust_trx_type_id_tbl JTF_NUMBER_TABLE
932: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200
933: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
934: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
935: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
936: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
937: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200

Line 934: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200

930: , p_customer_site_id_tbl JTF_NUMBER_TABLE
931: , p_cust_trx_type_id_tbl JTF_NUMBER_TABLE
932: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200
933: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
934: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
935: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
936: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
937: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
938: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200

Line 935: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200

931: , p_cust_trx_type_id_tbl JTF_NUMBER_TABLE
932: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200
933: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
934: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
935: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
936: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
937: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
938: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
939: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200

Line 936: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200

932: , p_ic_attribute_category_tbl JTF_VARCHAR2_TABLE_200
933: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
934: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
935: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
936: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
937: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
938: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
939: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
940: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200

Line 937: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200

933: , p_ic_attribute1_tbl JTF_VARCHAR2_TABLE_200
934: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
935: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
936: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
937: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
938: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
939: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
940: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
941: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200

Line 938: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200

934: , p_ic_attribute2_tbl JTF_VARCHAR2_TABLE_200
935: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
936: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
937: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
938: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
939: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
940: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
941: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
942: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200

Line 939: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200

935: , p_ic_attribute3_tbl JTF_VARCHAR2_TABLE_200
936: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
937: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
938: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
939: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
940: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
941: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
942: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
943: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200

Line 940: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200

936: , p_ic_attribute4_tbl JTF_VARCHAR2_TABLE_200
937: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
938: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
939: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
940: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
941: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
942: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
943: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
944: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200

Line 941: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200

937: , p_ic_attribute5_tbl JTF_VARCHAR2_TABLE_200
938: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
939: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
940: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
941: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
942: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
943: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
944: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
945: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200

Line 942: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200

938: , p_ic_attribute6_tbl JTF_VARCHAR2_TABLE_200
939: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
940: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
941: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
942: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
943: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
944: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
945: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
946: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200

Line 943: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200

939: , p_ic_attribute7_tbl JTF_VARCHAR2_TABLE_200
940: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
941: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
942: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
943: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
944: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
945: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
946: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
947: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200

Line 944: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200

940: , p_ic_attribute8_tbl JTF_VARCHAR2_TABLE_200
941: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
942: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
943: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
944: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
945: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
946: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
947: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200
948: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200

Line 945: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200

941: , p_ic_attribute9_tbl JTF_VARCHAR2_TABLE_200
942: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
943: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
944: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
945: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
946: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
947: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200
948: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200
949: , p_freight_code_comb_id_tbl JTF_NUMBER_TABLE

Line 946: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200

942: , p_ic_attribute10_tbl JTF_VARCHAR2_TABLE_200
943: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
944: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
945: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
946: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
947: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200
948: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200
949: , p_freight_code_comb_id_tbl JTF_NUMBER_TABLE
950: , p_inv_currency_code_tbl JTF_NUMBER_TABLE

Line 947: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200

943: , p_ic_attribute11_tbl JTF_VARCHAR2_TABLE_200
944: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
945: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
946: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
947: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200
948: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200
949: , p_freight_code_comb_id_tbl JTF_NUMBER_TABLE
950: , p_inv_currency_code_tbl JTF_NUMBER_TABLE
951: , p_ic_cogs_acct_id_tbl JTF_NUMBER_TABLE

Line 948: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200

944: , p_ic_attribute12_tbl JTF_VARCHAR2_TABLE_200
945: , p_ic_attribute13_tbl JTF_VARCHAR2_TABLE_200
946: , p_ic_attribute14_tbl JTF_VARCHAR2_TABLE_200
947: , p_ic_attribute15_tbl JTF_VARCHAR2_TABLE_200
948: , p_revalue_average_flag_tbl JTF_VARCHAR2_TABLE_200
949: , p_freight_code_comb_id_tbl JTF_NUMBER_TABLE
950: , p_inv_currency_code_tbl JTF_NUMBER_TABLE
951: , p_ic_cogs_acct_id_tbl JTF_NUMBER_TABLE
952: , p_inv_accrual_acct_id_tbl JTF_NUMBER_TABLE