DBA Data[Home] [Help]

APPS.OKL_TXL_QUOTE_LINES_PUB_W dependencies on OKL_TXL_QUOTE_LINES_PUB

Line 1: package body okl_txl_quote_lines_pub_w as

1: package body okl_txl_quote_lines_pub_w as
2: /* $Header: OKLUTQLB.pls 120.2 2005/08/19 01:34:04 rmunjulu noship $ */
3: rosetta_g_mistake_date date := to_date('01/01/+4713', 'MM/DD/SYYYY');
4: rosetta_g_miss_date date := to_date('01/01/-4712', 'MM/DD/SYYYY');
5:

Line 152: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;

148: , p6_a60 out nocopy JTF_NUMBER_TABLE
149: )
150:
151: as
152: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
153: ddx_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
154: ddindx binary_integer; indx binary_integer;
155: begin
156:

Line 153: ddx_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;

149: )
150:
151: as
152: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
153: ddx_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
154: ddindx binary_integer; indx binary_integer;
155: begin
156:
157: -- copy data to the local IN or IN-OUT args, if any

Line 228: okl_txl_quote_lines_pub.insert_txl_quote_lines(p_api_version,

224: );
225:
226:
227: -- here's the delegated call to the old PL/SQL routine
228: okl_txl_quote_lines_pub.insert_txl_quote_lines(p_api_version,
229: p_init_msg_list,
230: x_return_status,
231: x_msg_count,
232: x_msg_data,

Line 437: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;

433: , p5_a60 NUMBER := 0-1962.0724
434: )
435:
436: as
437: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
438: ddx_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
439: ddindx binary_integer; indx binary_integer;
440: begin
441:

Line 438: ddx_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;

434: )
435:
436: as
437: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
438: ddx_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
439: ddindx binary_integer; indx binary_integer;
440: begin
441:
442: -- copy data to the local IN or IN-OUT args, if any

Line 512: okl_txl_quote_lines_pub.insert_txl_quote_lines(p_api_version,

508: ddp_tqlv_rec.try_id := rosetta_g_miss_num_map(p5_a60);
509:
510:
511: -- here's the delegated call to the old PL/SQL routine
512: okl_txl_quote_lines_pub.insert_txl_quote_lines(p_api_version,
513: p_init_msg_list,
514: x_return_status,
515: x_msg_count,
516: x_msg_data,

Line 659: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;

655: , p5_a60 JTF_NUMBER_TABLE
656: )
657:
658: as
659: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
660: ddindx binary_integer; indx binary_integer;
661: begin
662:
663: -- copy data to the local IN or IN-OUT args, if any

Line 733: okl_txl_quote_lines_pub.lock_txl_quote_lines(p_api_version,

729: , p5_a60
730: );
731:
732: -- here's the delegated call to the old PL/SQL routine
733: okl_txl_quote_lines_pub.lock_txl_quote_lines(p_api_version,
734: p_init_msg_list,
735: x_return_status,
736: x_msg_count,
737: x_msg_data,

Line 817: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;

813: , p5_a60 NUMBER := 0-1962.0724
814: )
815:
816: as
817: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
818: ddindx binary_integer; indx binary_integer;
819: begin
820:
821: -- copy data to the local IN or IN-OUT args, if any

Line 890: okl_txl_quote_lines_pub.lock_txl_quote_lines(p_api_version,

886: ddp_tqlv_rec.due_date := rosetta_g_miss_date_in_map(p5_a59);
887: ddp_tqlv_rec.try_id := rosetta_g_miss_num_map(p5_a60);
888:
889: -- here's the delegated call to the old PL/SQL routine
890: okl_txl_quote_lines_pub.lock_txl_quote_lines(p_api_version,
891: p_init_msg_list,
892: x_return_status,
893: x_msg_count,
894: x_msg_data,

Line 1035: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;

1031: , p6_a60 out nocopy JTF_NUMBER_TABLE
1032: )
1033:
1034: as
1035: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
1036: ddx_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
1037: ddindx binary_integer; indx binary_integer;
1038: begin
1039:

Line 1036: ddx_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;

1032: )
1033:
1034: as
1035: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
1036: ddx_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
1037: ddindx binary_integer; indx binary_integer;
1038: begin
1039:
1040: -- copy data to the local IN or IN-OUT args, if any

Line 1111: okl_txl_quote_lines_pub.update_txl_quote_lines(p_api_version,

1107: );
1108:
1109:
1110: -- here's the delegated call to the old PL/SQL routine
1111: okl_txl_quote_lines_pub.update_txl_quote_lines(p_api_version,
1112: p_init_msg_list,
1113: x_return_status,
1114: x_msg_count,
1115: x_msg_data,

Line 1320: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;

1316: , p5_a60 NUMBER := 0-1962.0724
1317: )
1318:
1319: as
1320: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
1321: ddx_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
1322: ddindx binary_integer; indx binary_integer;
1323: begin
1324:

Line 1321: ddx_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;

1317: )
1318:
1319: as
1320: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
1321: ddx_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
1322: ddindx binary_integer; indx binary_integer;
1323: begin
1324:
1325: -- copy data to the local IN or IN-OUT args, if any

Line 1395: okl_txl_quote_lines_pub.update_txl_quote_lines(p_api_version,

1391: ddp_tqlv_rec.try_id := rosetta_g_miss_num_map(p5_a60);
1392:
1393:
1394: -- here's the delegated call to the old PL/SQL routine
1395: okl_txl_quote_lines_pub.update_txl_quote_lines(p_api_version,
1396: p_init_msg_list,
1397: x_return_status,
1398: x_msg_count,
1399: x_msg_data,

Line 1542: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;

1538: , p5_a60 JTF_NUMBER_TABLE
1539: )
1540:
1541: as
1542: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
1543: ddindx binary_integer; indx binary_integer;
1544: begin
1545:
1546: -- copy data to the local IN or IN-OUT args, if any

Line 1616: okl_txl_quote_lines_pub.delete_txl_quote_lines(p_api_version,

1612: , p5_a60
1613: );
1614:
1615: -- here's the delegated call to the old PL/SQL routine
1616: okl_txl_quote_lines_pub.delete_txl_quote_lines(p_api_version,
1617: p_init_msg_list,
1618: x_return_status,
1619: x_msg_count,
1620: x_msg_data,

Line 1700: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;

1696: , p5_a60 NUMBER := 0-1962.0724
1697: )
1698:
1699: as
1700: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
1701: ddindx binary_integer; indx binary_integer;
1702: begin
1703:
1704: -- copy data to the local IN or IN-OUT args, if any

Line 1773: okl_txl_quote_lines_pub.delete_txl_quote_lines(p_api_version,

1769: ddp_tqlv_rec.due_date := rosetta_g_miss_date_in_map(p5_a59);
1770: ddp_tqlv_rec.try_id := rosetta_g_miss_num_map(p5_a60);
1771:
1772: -- here's the delegated call to the old PL/SQL routine
1773: okl_txl_quote_lines_pub.delete_txl_quote_lines(p_api_version,
1774: p_init_msg_list,
1775: x_return_status,
1776: x_msg_count,
1777: x_msg_data,

Line 1857: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;

1853: , p5_a60 JTF_NUMBER_TABLE
1854: )
1855:
1856: as
1857: ddp_tqlv_tbl okl_txl_quote_lines_pub.tqlv_tbl_type;
1858: ddindx binary_integer; indx binary_integer;
1859: begin
1860:
1861: -- copy data to the local IN or IN-OUT args, if any

Line 1931: okl_txl_quote_lines_pub.validate_txl_quote_lines(p_api_version,

1927: , p5_a60
1928: );
1929:
1930: -- here's the delegated call to the old PL/SQL routine
1931: okl_txl_quote_lines_pub.validate_txl_quote_lines(p_api_version,
1932: p_init_msg_list,
1933: x_return_status,
1934: x_msg_count,
1935: x_msg_data,

Line 2015: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;

2011: , p5_a60 NUMBER := 0-1962.0724
2012: )
2013:
2014: as
2015: ddp_tqlv_rec okl_txl_quote_lines_pub.tqlv_rec_type;
2016: ddindx binary_integer; indx binary_integer;
2017: begin
2018:
2019: -- copy data to the local IN or IN-OUT args, if any

Line 2088: okl_txl_quote_lines_pub.validate_txl_quote_lines(p_api_version,

2084: ddp_tqlv_rec.due_date := rosetta_g_miss_date_in_map(p5_a59);
2085: ddp_tqlv_rec.try_id := rosetta_g_miss_num_map(p5_a60);
2086:
2087: -- here's the delegated call to the old PL/SQL routine
2088: okl_txl_quote_lines_pub.validate_txl_quote_lines(p_api_version,
2089: p_init_msg_list,
2090: x_return_status,
2091: x_msg_count,
2092: x_msg_data,

Line 2103: end okl_txl_quote_lines_pub_w;

2099:
2100:
2101: end;
2102:
2103: end okl_txl_quote_lines_pub_w;