DBA Data[Home] [Help]

APPS.OKL_TXL_ITM_INSTS_PVT_W dependencies on OKL_TXL_ITM_INSTS_PVT

Line 1: package body okl_txl_itm_insts_pvt_w as

1: package body okl_txl_itm_insts_pvt_w as
2: /* $Header: OKLOITIB.pls 115.5 2002/12/20 19:24:18 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_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;

114: , p5_a43 NUMBER := 0-1962.0724
115: )
116:
117: as
118: ddp_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;
119: ddx_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;
120: ddindx binary_integer; indx binary_integer;
121: begin
122:

Line 119: ddx_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;

115: )
116:
117: as
118: ddp_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;
119: ddx_iivv_rec okl_txl_itm_insts_pvt.iivv_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_pvt.create_txl_itm_insts(p_api_version,

172: ddp_iivv_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_pvt.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_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;

329: , p6_a43 out nocopy JTF_NUMBER_TABLE
330: )
331:
332: as
333: ddp_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;
334: ddx_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;
335: ddindx binary_integer; indx binary_integer;
336: begin
337:

Line 334: ddx_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;

330: )
331:
332: as
333: ddp_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;
334: ddx_iivv_tbl okl_txl_itm_insts_pvt.iivv_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_pvt.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_pvt.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 506: ddp_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;

502: , p5_a43 NUMBER := 0-1962.0724
503: )
504:
505: as
506: ddp_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;
507: ddindx binary_integer; indx binary_integer;
508: begin
509:
510: -- copy data to the local IN or IN-OUT args, if any

Line 562: okl_txl_itm_insts_pvt.lock_txl_itm_insts(p_api_version,

558: ddp_iivv_rec.selected_for_split_flag := p5_a42;
559: ddp_iivv_rec.asd_id := rosetta_g_miss_num_map(p5_a43);
560:
561: -- here's the delegated call to the old PL/SQL routine
562: okl_txl_itm_insts_pvt.lock_txl_itm_insts(p_api_version,
563: p_init_msg_list,
564: x_return_status,
565: x_msg_count,
566: x_msg_data,

Line 629: ddp_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;

625: , p5_a43 JTF_NUMBER_TABLE
626: )
627:
628: as
629: ddp_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;
630: ddindx binary_integer; indx binary_integer;
631: begin
632:
633: -- copy data to the local IN or IN-OUT args, if any

Line 686: okl_txl_itm_insts_pvt.lock_txl_itm_insts(p_api_version,

682: , p5_a43
683: );
684:
685: -- here's the delegated call to the old PL/SQL routine
686: okl_txl_itm_insts_pvt.lock_txl_itm_insts(p_api_version,
687: p_init_msg_list,
688: x_return_status,
689: x_msg_count,
690: x_msg_data,

Line 797: ddp_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;

793: , p5_a43 NUMBER := 0-1962.0724
794: )
795:
796: as
797: ddp_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;
798: ddx_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;
799: ddindx binary_integer; indx binary_integer;
800: begin
801:

Line 798: ddx_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;

794: )
795:
796: as
797: ddp_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;
798: ddx_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;
799: ddindx binary_integer; indx binary_integer;
800: begin
801:
802: -- copy data to the local IN or IN-OUT args, if any

Line 855: okl_txl_itm_insts_pvt.update_txl_itm_insts(p_api_version,

851: ddp_iivv_rec.asd_id := rosetta_g_miss_num_map(p5_a43);
852:
853:
854: -- here's the delegated call to the old PL/SQL routine
855: okl_txl_itm_insts_pvt.update_txl_itm_insts(p_api_version,
856: p_init_msg_list,
857: x_return_status,
858: x_msg_count,
859: x_msg_data,

Line 1012: ddp_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;

1008: , p6_a43 out nocopy JTF_NUMBER_TABLE
1009: )
1010:
1011: as
1012: ddp_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;
1013: ddx_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;
1014: ddindx binary_integer; indx binary_integer;
1015: begin
1016:

Line 1013: ddx_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;

1009: )
1010:
1011: as
1012: ddp_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;
1013: ddx_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;
1014: ddindx binary_integer; indx binary_integer;
1015: begin
1016:
1017: -- copy data to the local IN or IN-OUT args, if any

Line 1071: okl_txl_itm_insts_pvt.update_txl_itm_insts(p_api_version,

1067: );
1068:
1069:
1070: -- here's the delegated call to the old PL/SQL routine
1071: okl_txl_itm_insts_pvt.update_txl_itm_insts(p_api_version,
1072: p_init_msg_list,
1073: x_return_status,
1074: x_msg_count,
1075: x_msg_data,

Line 1185: ddp_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;

1181: , p5_a43 NUMBER := 0-1962.0724
1182: )
1183:
1184: as
1185: ddp_iivv_rec okl_txl_itm_insts_pvt.iivv_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_pvt.delete_txl_itm_insts(p_api_version,

1237: ddp_iivv_rec.selected_for_split_flag := p5_a42;
1238: ddp_iivv_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_pvt.delete_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_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;

1304: , p5_a43 JTF_NUMBER_TABLE
1305: )
1306:
1307: as
1308: ddp_iivv_tbl okl_txl_itm_insts_pvt.iivv_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_pvt.delete_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_pvt.delete_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_iivv_rec okl_txl_itm_insts_pvt.iivv_rec_type;

1428: , p5_a43 NUMBER := 0-1962.0724
1429: )
1430:
1431: as
1432: ddp_iivv_rec okl_txl_itm_insts_pvt.iivv_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_pvt.validate_txl_itm_insts(p_api_version,

1484: ddp_iivv_rec.selected_for_split_flag := p5_a42;
1485: ddp_iivv_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_pvt.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_iivv_tbl okl_txl_itm_insts_pvt.iivv_tbl_type;

1551: , p5_a43 JTF_NUMBER_TABLE
1552: )
1553:
1554: as
1555: ddp_iivv_tbl okl_txl_itm_insts_pvt.iivv_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_pvt.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_pvt.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_pvt_w;

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