DBA Data[Home] [Help]

APPS.OKL_STRM_TYPE_PUB_W dependencies on OKL_STRM_TYPE_PUB

Line 1: package body okl_strm_type_pub_w as

1: package body okl_strm_type_pub_w as
2: /* $Header: OKLUSTYB.pls 120.3 2008/01/29 17:23:14 gkadarka ship $ */
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 120: ddp_styv_rec okl_strm_type_pub.styv_rec_type;

116: , p5_a44 NUMBER := 0-1962.0724
117: )
118:
119: as
120: ddp_styv_rec okl_strm_type_pub.styv_rec_type;
121: ddx_styv_rec okl_strm_type_pub.styv_rec_type;
122: ddindx binary_integer; indx binary_integer;
123: begin
124:

Line 121: ddx_styv_rec okl_strm_type_pub.styv_rec_type;

117: )
118:
119: as
120: ddp_styv_rec okl_strm_type_pub.styv_rec_type;
121: ddx_styv_rec okl_strm_type_pub.styv_rec_type;
122: ddindx binary_integer; indx binary_integer;
123: begin
124:
125: -- copy data to the local IN or IN-OUT args, if any

Line 179: okl_strm_type_pub.insert_strm_type(p_api_version,

175: ddp_styv_rec.contingency_id := rosetta_g_miss_num_map(p5_a44);
176:
177:
178: -- here's the delegated call to the old PL/SQL routine
179: okl_strm_type_pub.insert_strm_type(p_api_version,
180: p_init_msg_list,
181: x_return_status,
182: x_msg_count,
183: x_msg_data,

Line 339: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;

335: , p6_a44 out nocopy JTF_NUMBER_TABLE
336: )
337:
338: as
339: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;
340: ddx_styv_tbl okl_strm_type_pub.styv_tbl_type;
341: ddindx binary_integer; indx binary_integer;
342: begin
343:

Line 340: ddx_styv_tbl okl_strm_type_pub.styv_tbl_type;

336: )
337:
338: as
339: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;
340: ddx_styv_tbl okl_strm_type_pub.styv_tbl_type;
341: ddindx binary_integer; indx binary_integer;
342: begin
343:
344: -- copy data to the local IN or IN-OUT args, if any

Line 399: okl_strm_type_pub.insert_strm_type(p_api_version,

395: );
396:
397:
398: -- here's the delegated call to the old PL/SQL routine
399: okl_strm_type_pub.insert_strm_type(p_api_version,
400: p_init_msg_list,
401: x_return_status,
402: x_msg_count,
403: x_msg_data,

Line 515: ddp_styv_rec okl_strm_type_pub.styv_rec_type;

511: , p5_a44 NUMBER := 0-1962.0724
512: )
513:
514: as
515: ddp_styv_rec okl_strm_type_pub.styv_rec_type;
516: ddindx binary_integer; indx binary_integer;
517: begin
518:
519: -- copy data to the local IN or IN-OUT args, if any

Line 572: okl_strm_type_pub.lock_strm_type(p_api_version,

568: ddp_styv_rec.short_description := p5_a43;
569: ddp_styv_rec.contingency_id := rosetta_g_miss_num_map(p5_a44);
570:
571: -- here's the delegated call to the old PL/SQL routine
572: okl_strm_type_pub.lock_strm_type(p_api_version,
573: p_init_msg_list,
574: x_return_status,
575: x_msg_count,
576: x_msg_data,

Line 640: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;

636: , p5_a44 JTF_NUMBER_TABLE
637: )
638:
639: as
640: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;
641: ddindx binary_integer; indx binary_integer;
642: begin
643:
644: -- copy data to the local IN or IN-OUT args, if any

Line 698: okl_strm_type_pub.lock_strm_type(p_api_version,

694: , p5_a44
695: );
696:
697: -- here's the delegated call to the old PL/SQL routine
698: okl_strm_type_pub.lock_strm_type(p_api_version,
699: p_init_msg_list,
700: x_return_status,
701: x_msg_count,
702: x_msg_data,

Line 811: ddp_styv_rec okl_strm_type_pub.styv_rec_type;

807: , p5_a44 NUMBER := 0-1962.0724
808: )
809:
810: as
811: ddp_styv_rec okl_strm_type_pub.styv_rec_type;
812: ddx_styv_rec okl_strm_type_pub.styv_rec_type;
813: ddindx binary_integer; indx binary_integer;
814: begin
815:

Line 812: ddx_styv_rec okl_strm_type_pub.styv_rec_type;

808: )
809:
810: as
811: ddp_styv_rec okl_strm_type_pub.styv_rec_type;
812: ddx_styv_rec okl_strm_type_pub.styv_rec_type;
813: ddindx binary_integer; indx binary_integer;
814: begin
815:
816: -- copy data to the local IN or IN-OUT args, if any

Line 870: okl_strm_type_pub.update_strm_type(p_api_version,

866: ddp_styv_rec.contingency_id := rosetta_g_miss_num_map(p5_a44);
867:
868:
869: -- here's the delegated call to the old PL/SQL routine
870: okl_strm_type_pub.update_strm_type(p_api_version,
871: p_init_msg_list,
872: x_return_status,
873: x_msg_count,
874: x_msg_data,

Line 1030: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;

1026: , p6_a44 out nocopy JTF_NUMBER_TABLE
1027: )
1028:
1029: as
1030: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;
1031: ddx_styv_tbl okl_strm_type_pub.styv_tbl_type;
1032: ddindx binary_integer; indx binary_integer;
1033: begin
1034:

Line 1031: ddx_styv_tbl okl_strm_type_pub.styv_tbl_type;

1027: )
1028:
1029: as
1030: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;
1031: ddx_styv_tbl okl_strm_type_pub.styv_tbl_type;
1032: ddindx binary_integer; indx binary_integer;
1033: begin
1034:
1035: -- copy data to the local IN or IN-OUT args, if any

Line 1090: okl_strm_type_pub.update_strm_type(p_api_version,

1086: );
1087:
1088:
1089: -- here's the delegated call to the old PL/SQL routine
1090: okl_strm_type_pub.update_strm_type(p_api_version,
1091: p_init_msg_list,
1092: x_return_status,
1093: x_msg_count,
1094: x_msg_data,

Line 1206: ddp_styv_rec okl_strm_type_pub.styv_rec_type;

1202: , p5_a44 NUMBER := 0-1962.0724
1203: )
1204:
1205: as
1206: ddp_styv_rec okl_strm_type_pub.styv_rec_type;
1207: ddindx binary_integer; indx binary_integer;
1208: begin
1209:
1210: -- copy data to the local IN or IN-OUT args, if any

Line 1263: okl_strm_type_pub.delete_strm_type(p_api_version,

1259: ddp_styv_rec.short_description := p5_a43;
1260: ddp_styv_rec.contingency_id := rosetta_g_miss_num_map(p5_a44);
1261:
1262: -- here's the delegated call to the old PL/SQL routine
1263: okl_strm_type_pub.delete_strm_type(p_api_version,
1264: p_init_msg_list,
1265: x_return_status,
1266: x_msg_count,
1267: x_msg_data,

Line 1331: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;

1327: , p5_a44 JTF_NUMBER_TABLE
1328: )
1329:
1330: as
1331: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;
1332: ddindx binary_integer; indx binary_integer;
1333: begin
1334:
1335: -- copy data to the local IN or IN-OUT args, if any

Line 1389: okl_strm_type_pub.delete_strm_type(p_api_version,

1385: , p5_a44
1386: );
1387:
1388: -- here's the delegated call to the old PL/SQL routine
1389: okl_strm_type_pub.delete_strm_type(p_api_version,
1390: p_init_msg_list,
1391: x_return_status,
1392: x_msg_count,
1393: x_msg_data,

Line 1457: ddp_styv_rec okl_strm_type_pub.styv_rec_type;

1453: , p5_a44 NUMBER := 0-1962.0724
1454: )
1455:
1456: as
1457: ddp_styv_rec okl_strm_type_pub.styv_rec_type;
1458: ddindx binary_integer; indx binary_integer;
1459: begin
1460:
1461: -- copy data to the local IN or IN-OUT args, if any

Line 1514: okl_strm_type_pub.validate_strm_type(p_api_version,

1510: ddp_styv_rec.short_description := p5_a43;
1511: ddp_styv_rec.contingency_id := rosetta_g_miss_num_map(p5_a44);
1512:
1513: -- here's the delegated call to the old PL/SQL routine
1514: okl_strm_type_pub.validate_strm_type(p_api_version,
1515: p_init_msg_list,
1516: x_return_status,
1517: x_msg_count,
1518: x_msg_data,

Line 1582: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;

1578: , p5_a44 JTF_NUMBER_TABLE
1579: )
1580:
1581: as
1582: ddp_styv_tbl okl_strm_type_pub.styv_tbl_type;
1583: ddindx binary_integer; indx binary_integer;
1584: begin
1585:
1586: -- copy data to the local IN or IN-OUT args, if any

Line 1640: okl_strm_type_pub.validate_strm_type(p_api_version,

1636: , p5_a44
1637: );
1638:
1639: -- here's the delegated call to the old PL/SQL routine
1640: okl_strm_type_pub.validate_strm_type(p_api_version,
1641: p_init_msg_list,
1642: x_return_status,
1643: x_msg_count,
1644: x_msg_data,

Line 1655: end okl_strm_type_pub_w;

1651:
1652:
1653: end;
1654:
1655: end okl_strm_type_pub_w;