DBA Data[Home] [Help]

APPS.OKL_TXL_ITM_INSTS_PUB_W dependencies on OKL_TXL_ITM_INSTS_PUB

Line 1: package body okl_txl_itm_insts_pub_w as

1: package body okl_txl_itm_insts_pub_w as
2: /* $Header: OKLUITIB.pls 115.5 2002/12/20 19:24:27 avsingh 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 118: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;

114: , p5_a43 NUMBER := 0-1962.0724
115: )
116:
117: as
118: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
119: ddx_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
120: ddindx binary_integer; indx binary_integer;
121: begin
122:

Line 119: ddx_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;

115: )
116:
117: as
118: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
119: ddx_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
120: ddindx binary_integer; indx binary_integer;
121: begin
122:
123: -- copy data to the local IN or IN-OUT args, if any

Line 176: okl_txl_itm_insts_pub.create_txl_itm_insts(p_api_version,

172: ddp_iipv_rec.asd_id := rosetta_g_miss_num_map(p5_a43);
173:
174:
175: -- here's the delegated call to the old PL/SQL routine
176: okl_txl_itm_insts_pub.create_txl_itm_insts(p_api_version,
177: p_init_msg_list,
178: x_return_status,
179: x_msg_count,
180: x_msg_data,

Line 333: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;

329: , p6_a43 out nocopy JTF_NUMBER_TABLE
330: )
331:
332: as
333: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
334: ddx_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
335: ddindx binary_integer; indx binary_integer;
336: begin
337:

Line 334: ddx_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;

330: )
331:
332: as
333: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
334: ddx_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
335: ddindx binary_integer; indx binary_integer;
336: begin
337:
338: -- copy data to the local IN or IN-OUT args, if any

Line 392: okl_txl_itm_insts_pub.create_txl_itm_insts(p_api_version,

388: );
389:
390:
391: -- here's the delegated call to the old PL/SQL routine
392: okl_txl_itm_insts_pub.create_txl_itm_insts(p_api_version,
393: p_init_msg_list,
394: x_return_status,
395: x_msg_count,
396: x_msg_data,

Line 550: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;

546: , p5_a43 NUMBER := 0-1962.0724
547: )
548:
549: as
550: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
551: ddx_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
552: ddindx binary_integer; indx binary_integer;
553: begin
554:

Line 551: ddx_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;

547: )
548:
549: as
550: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
551: ddx_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
552: ddindx binary_integer; indx binary_integer;
553: begin
554:
555: -- copy data to the local IN or IN-OUT args, if any

Line 608: okl_txl_itm_insts_pub.update_txl_itm_insts(p_api_version,

604: ddp_iipv_rec.asd_id := rosetta_g_miss_num_map(p5_a43);
605:
606:
607: -- here's the delegated call to the old PL/SQL routine
608: okl_txl_itm_insts_pub.update_txl_itm_insts(p_api_version,
609: p_init_msg_list,
610: x_return_status,
611: x_msg_count,
612: x_msg_data,

Line 765: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;

761: , p6_a43 out nocopy JTF_NUMBER_TABLE
762: )
763:
764: as
765: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
766: ddx_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
767: ddindx binary_integer; indx binary_integer;
768: begin
769:

Line 766: ddx_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;

762: )
763:
764: as
765: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
766: ddx_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
767: ddindx binary_integer; indx binary_integer;
768: begin
769:
770: -- copy data to the local IN or IN-OUT args, if any

Line 824: okl_txl_itm_insts_pub.update_txl_itm_insts(p_api_version,

820: );
821:
822:
823: -- here's the delegated call to the old PL/SQL routine
824: okl_txl_itm_insts_pub.update_txl_itm_insts(p_api_version,
825: p_init_msg_list,
826: x_return_status,
827: x_msg_count,
828: x_msg_data,

Line 938: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;

934: , p5_a43 NUMBER := 0-1962.0724
935: )
936:
937: as
938: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
939: ddindx binary_integer; indx binary_integer;
940: begin
941:
942: -- copy data to the local IN or IN-OUT args, if any

Line 994: okl_txl_itm_insts_pub.delete_txl_itm_insts(p_api_version,

990: ddp_iipv_rec.selected_for_split_flag := p5_a42;
991: ddp_iipv_rec.asd_id := rosetta_g_miss_num_map(p5_a43);
992:
993: -- here's the delegated call to the old PL/SQL routine
994: okl_txl_itm_insts_pub.delete_txl_itm_insts(p_api_version,
995: p_init_msg_list,
996: x_return_status,
997: x_msg_count,
998: x_msg_data,

Line 1061: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;

1057: , p5_a43 JTF_NUMBER_TABLE
1058: )
1059:
1060: as
1061: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
1062: ddindx binary_integer; indx binary_integer;
1063: begin
1064:
1065: -- copy data to the local IN or IN-OUT args, if any

Line 1118: okl_txl_itm_insts_pub.delete_txl_itm_insts(p_api_version,

1114: , p5_a43
1115: );
1116:
1117: -- here's the delegated call to the old PL/SQL routine
1118: okl_txl_itm_insts_pub.delete_txl_itm_insts(p_api_version,
1119: p_init_msg_list,
1120: x_return_status,
1121: x_msg_count,
1122: x_msg_data,

Line 1185: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;

1181: , p5_a43 NUMBER := 0-1962.0724
1182: )
1183:
1184: as
1185: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
1186: ddindx binary_integer; indx binary_integer;
1187: begin
1188:
1189: -- copy data to the local IN or IN-OUT args, if any

Line 1241: okl_txl_itm_insts_pub.lock_txl_itm_insts(p_api_version,

1237: ddp_iipv_rec.selected_for_split_flag := p5_a42;
1238: ddp_iipv_rec.asd_id := rosetta_g_miss_num_map(p5_a43);
1239:
1240: -- here's the delegated call to the old PL/SQL routine
1241: okl_txl_itm_insts_pub.lock_txl_itm_insts(p_api_version,
1242: p_init_msg_list,
1243: x_return_status,
1244: x_msg_count,
1245: x_msg_data,

Line 1308: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;

1304: , p5_a43 JTF_NUMBER_TABLE
1305: )
1306:
1307: as
1308: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
1309: ddindx binary_integer; indx binary_integer;
1310: begin
1311:
1312: -- copy data to the local IN or IN-OUT args, if any

Line 1365: okl_txl_itm_insts_pub.lock_txl_itm_insts(p_api_version,

1361: , p5_a43
1362: );
1363:
1364: -- here's the delegated call to the old PL/SQL routine
1365: okl_txl_itm_insts_pub.lock_txl_itm_insts(p_api_version,
1366: p_init_msg_list,
1367: x_return_status,
1368: x_msg_count,
1369: x_msg_data,

Line 1432: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;

1428: , p5_a43 NUMBER := 0-1962.0724
1429: )
1430:
1431: as
1432: ddp_iipv_rec okl_txl_itm_insts_pub.iipv_rec_type;
1433: ddindx binary_integer; indx binary_integer;
1434: begin
1435:
1436: -- copy data to the local IN or IN-OUT args, if any

Line 1488: okl_txl_itm_insts_pub.validate_txl_itm_insts(p_api_version,

1484: ddp_iipv_rec.selected_for_split_flag := p5_a42;
1485: ddp_iipv_rec.asd_id := rosetta_g_miss_num_map(p5_a43);
1486:
1487: -- here's the delegated call to the old PL/SQL routine
1488: okl_txl_itm_insts_pub.validate_txl_itm_insts(p_api_version,
1489: p_init_msg_list,
1490: x_return_status,
1491: x_msg_count,
1492: x_msg_data,

Line 1555: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;

1551: , p5_a43 JTF_NUMBER_TABLE
1552: )
1553:
1554: as
1555: ddp_iipv_tbl okl_txl_itm_insts_pub.iipv_tbl_type;
1556: ddindx binary_integer; indx binary_integer;
1557: begin
1558:
1559: -- copy data to the local IN or IN-OUT args, if any

Line 1612: okl_txl_itm_insts_pub.validate_txl_itm_insts(p_api_version,

1608: , p5_a43
1609: );
1610:
1611: -- here's the delegated call to the old PL/SQL routine
1612: okl_txl_itm_insts_pub.validate_txl_itm_insts(p_api_version,
1613: p_init_msg_list,
1614: x_return_status,
1615: x_msg_count,
1616: x_msg_data,

Line 1627: end okl_txl_itm_insts_pub_w;

1623:
1624:
1625: end;
1626:
1627: end okl_txl_itm_insts_pub_w;