DBA Data[Home] [Help]

APPS.OKL_AM_INVOICES_PVT_W dependencies on OKL_AM_INVOICES_PVT

Line 1: package body okl_am_invoices_pvt_w as

1: package body okl_am_invoices_pvt_w as
2: /* $Header: OKLEAMIB.pls 120.5 2008/06/16 18:34:13 asahoo ship $ */
3: procedure rosetta_table_copy_in_p5(t out nocopy okl_am_invoices_pvt.ariv_tbl_type, a0 JTF_NUMBER_TABLE
4: , a1 JTF_VARCHAR2_TABLE_200
5: , a2 JTF_VARCHAR2_TABLE_2000

Line 3: procedure rosetta_table_copy_in_p5(t out nocopy okl_am_invoices_pvt.ariv_tbl_type, a0 JTF_NUMBER_TABLE

1: package body okl_am_invoices_pvt_w as
2: /* $Header: OKLEAMIB.pls 120.5 2008/06/16 18:34:13 asahoo ship $ */
3: procedure rosetta_table_copy_in_p5(t out nocopy okl_am_invoices_pvt.ariv_tbl_type, a0 JTF_NUMBER_TABLE
4: , a1 JTF_VARCHAR2_TABLE_200
5: , a2 JTF_VARCHAR2_TABLE_2000
6: , a3 JTF_VARCHAR2_TABLE_2000
7: , a4 JTF_VARCHAR2_TABLE_2000

Line 44: procedure rosetta_table_copy_out_p5(t okl_am_invoices_pvt.ariv_tbl_type, a0 out nocopy JTF_NUMBER_TABLE

40: end loop;
41: end if;
42: end if;
43: end rosetta_table_copy_in_p5;
44: procedure rosetta_table_copy_out_p5(t okl_am_invoices_pvt.ariv_tbl_type, a0 out nocopy JTF_NUMBER_TABLE
45: , a1 out nocopy JTF_VARCHAR2_TABLE_200
46: , a2 out nocopy JTF_VARCHAR2_TABLE_2000
47: , a3 out nocopy JTF_VARCHAR2_TABLE_2000
48: , a4 out nocopy JTF_VARCHAR2_TABLE_2000

Line 123: procedure rosetta_table_copy_in_p6(t out nocopy okl_am_invoices_pvt.tld_tbl_type, a0 JTF_NUMBER_TABLE

119: end if;
120: end if;
121: end rosetta_table_copy_out_p5;
122:
123: procedure rosetta_table_copy_in_p6(t out nocopy okl_am_invoices_pvt.tld_tbl_type, a0 JTF_NUMBER_TABLE
124: , a1 JTF_NUMBER_TABLE
125: ) as
126: ddindx binary_integer; indx binary_integer;
127: begin

Line 144: procedure rosetta_table_copy_out_p6(t okl_am_invoices_pvt.tld_tbl_type, a0 out nocopy JTF_NUMBER_TABLE

140: end loop;
141: end if;
142: end if;
143: end rosetta_table_copy_in_p6;
144: procedure rosetta_table_copy_out_p6(t okl_am_invoices_pvt.tld_tbl_type, a0 out nocopy JTF_NUMBER_TABLE
145: , a1 out nocopy JTF_NUMBER_TABLE
146: ) as
147: ddindx binary_integer; indx binary_integer;
148: begin

Line 173: procedure rosetta_table_copy_in_p7(t out nocopy okl_am_invoices_pvt.sdd_tbl_type, a0 JTF_NUMBER_TABLE

169: end if;
170: end if;
171: end rosetta_table_copy_out_p6;
172:
173: procedure rosetta_table_copy_in_p7(t out nocopy okl_am_invoices_pvt.sdd_tbl_type, a0 JTF_NUMBER_TABLE
174: , a1 JTF_NUMBER_TABLE
175: , a2 JTF_NUMBER_TABLE
176: ) as
177: ddindx binary_integer; indx binary_integer;

Line 196: procedure rosetta_table_copy_out_p7(t okl_am_invoices_pvt.sdd_tbl_type, a0 out nocopy JTF_NUMBER_TABLE

192: end loop;
193: end if;
194: end if;
195: end rosetta_table_copy_in_p7;
196: procedure rosetta_table_copy_out_p7(t okl_am_invoices_pvt.sdd_tbl_type, a0 out nocopy JTF_NUMBER_TABLE
197: , a1 out nocopy JTF_NUMBER_TABLE
198: , a2 out nocopy JTF_NUMBER_TABLE
199: ) as
200: ddindx binary_integer; indx binary_integer;

Line 309: ddpx_taiv_rec okl_am_invoices_pvt.taiv_rec_type;

305: , x_return_status out nocopy VARCHAR2
306: )
307:
308: as
309: ddpx_taiv_rec okl_am_invoices_pvt.taiv_rec_type;
310: ddindx binary_integer; indx binary_integer;
311: begin
312:
313: -- copy data to the local IN or IN-OUT args, if any

Line 392: okl_am_invoices_pvt.get_vendor_billing_info(p_cpl_id,

388: ddpx_taiv_rec.transaction_date := p1_a73;
389:
390:
391: -- here's the delegated call to the old PL/SQL routine
392: okl_am_invoices_pvt.get_vendor_billing_info(p_cpl_id,
393: ddpx_taiv_rec,
394: x_return_status);
395:
396: -- copy data back from the local variables to OUT or IN-OUT args, if any

Line 486: ddx_sdd_tbl okl_am_invoices_pvt.sdd_tbl_type;

482: , x_total_amount out nocopy NUMBER
483: )
484:
485: as
486: ddx_sdd_tbl okl_am_invoices_pvt.sdd_tbl_type;
487: ddx_tld_tbl okl_am_invoices_pvt.tld_tbl_type;
488: ddindx binary_integer; indx binary_integer;
489: begin
490:

Line 487: ddx_tld_tbl okl_am_invoices_pvt.tld_tbl_type;

483: )
484:
485: as
486: ddx_sdd_tbl okl_am_invoices_pvt.sdd_tbl_type;
487: ddx_tld_tbl okl_am_invoices_pvt.tld_tbl_type;
488: ddindx binary_integer; indx binary_integer;
489: begin
490:
491: -- copy data to the local IN or IN-OUT args, if any

Line 498: okl_am_invoices_pvt.contract_remaining_sec_dep(p_contract_id,

494:
495:
496:
497: -- here's the delegated call to the old PL/SQL routine
498: okl_am_invoices_pvt.contract_remaining_sec_dep(p_contract_id,
499: p_contract_line_id,
500: ddx_sdd_tbl,
501: ddx_tld_tbl,
502: x_total_amount);

Line 507: okl_am_invoices_pvt_w.rosetta_table_copy_out_p7(ddx_sdd_tbl, p2_a0

503:
504: -- copy data back from the local variables to OUT or IN-OUT args, if any
505:
506:
507: okl_am_invoices_pvt_w.rosetta_table_copy_out_p7(ddx_sdd_tbl, p2_a0
508: , p2_a1
509: , p2_a2
510: );
511:

Line 512: okl_am_invoices_pvt_w.rosetta_table_copy_out_p6(ddx_tld_tbl, p3_a0

508: , p2_a1
509: , p2_a2
510: );
511:
512: okl_am_invoices_pvt_w.rosetta_table_copy_out_p6(ddx_tld_tbl, p3_a0
513: , p3_a1
514: );
515:
516: end;

Line 612: ddp_ariv_tbl okl_am_invoices_pvt.ariv_tbl_type;

608: , p6_a73 out nocopy JTF_DATE_TABLE
609: )
610:
611: as
612: ddp_ariv_tbl okl_am_invoices_pvt.ariv_tbl_type;
613: ddx_taiv_tbl okl_am_invoices_pvt.taiv_tbl_type;
614: ddindx binary_integer; indx binary_integer;
615: begin
616:

Line 613: ddx_taiv_tbl okl_am_invoices_pvt.taiv_tbl_type;

609: )
610:
611: as
612: ddp_ariv_tbl okl_am_invoices_pvt.ariv_tbl_type;
613: ddx_taiv_tbl okl_am_invoices_pvt.taiv_tbl_type;
614: ddindx binary_integer; indx binary_integer;
615: begin
616:
617: -- copy data to the local IN or IN-OUT args, if any

Line 623: okl_am_invoices_pvt_w.rosetta_table_copy_in_p5(ddp_ariv_tbl, p5_a0

619:
620:
621:
622:
623: okl_am_invoices_pvt_w.rosetta_table_copy_in_p5(ddp_ariv_tbl, p5_a0
624: , p5_a1
625: , p5_a2
626: , p5_a3
627: , p5_a4

Line 639: okl_am_invoices_pvt.create_repair_invoice(p_api_version,

635: );
636:
637:
638: -- here's the delegated call to the old PL/SQL routine
639: okl_am_invoices_pvt.create_repair_invoice(p_api_version,
640: p_init_msg_list,
641: x_msg_count,
642: x_msg_data,
643: x_return_status,

Line 814: ddx_taiv_tbl okl_am_invoices_pvt.taiv_tbl_type;

810: , p6_a73 out nocopy JTF_DATE_TABLE
811: )
812:
813: as
814: ddx_taiv_tbl okl_am_invoices_pvt.taiv_tbl_type;
815: ddindx binary_integer; indx binary_integer;
816: begin
817:
818: -- copy data to the local IN or IN-OUT args, if any

Line 827: okl_am_invoices_pvt.create_remarket_invoice(p_api_version,

823:
824:
825:
826: -- here's the delegated call to the old PL/SQL routine
827: okl_am_invoices_pvt.create_remarket_invoice(p_api_version,
828: p_init_msg_list,
829: x_msg_count,
830: x_msg_data,
831: x_return_status,

Line 1002: ddx_taiv_tbl okl_am_invoices_pvt.taiv_tbl_type;

998: , p6_a73 out nocopy JTF_DATE_TABLE
999: )
1000:
1001: as
1002: ddx_taiv_tbl okl_am_invoices_pvt.taiv_tbl_type;
1003: ddindx binary_integer; indx binary_integer;
1004: begin
1005:
1006: -- copy data to the local IN or IN-OUT args, if any

Line 1015: okl_am_invoices_pvt.create_quote_invoice(p_api_version,

1011:
1012:
1013:
1014: -- here's the delegated call to the old PL/SQL routine
1015: okl_am_invoices_pvt.create_quote_invoice(p_api_version,
1016: p_init_msg_list,
1017: x_msg_count,
1018: x_msg_data,
1019: x_return_status,

Line 1193: ddx_taiv_tbl okl_am_invoices_pvt.taiv_tbl_type;

1189: , p9_a73 out nocopy JTF_DATE_TABLE
1190: )
1191:
1192: as
1193: ddx_taiv_tbl okl_am_invoices_pvt.taiv_tbl_type;
1194: ddindx binary_integer; indx binary_integer;
1195: begin
1196:
1197: -- copy data to the local IN or IN-OUT args, if any

Line 1209: okl_am_invoices_pvt.create_scrt_dpst_dsps_inv(p_api_version,

1205:
1206:
1207:
1208: -- here's the delegated call to the old PL/SQL routine
1209: okl_am_invoices_pvt.create_scrt_dpst_dsps_inv(p_api_version,
1210: p_init_msg_list,
1211: x_msg_count,
1212: x_msg_data,
1213: x_return_status,

Line 1307: end okl_am_invoices_pvt_w;

1303: , p9_a73
1304: );
1305: end;
1306:
1307: end okl_am_invoices_pvt_w;