DBA Data[Home] [Help]

APPS.OKL_RELOCATE_ASSETS_PUB_W dependencies on OKL_RELOCATE_ASSETS_PUB

Line 1: package body okl_relocate_assets_pub_w as

1: package body okl_relocate_assets_pub_w as
2: /* $Header: OKLURASB.pls 115.3 2002/12/19 23:32:29 gkadarka 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 112: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;

108: , p6_a40 out nocopy JTF_DATE_TABLE
109: )
110:
111: as
112: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
113: ddx_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
114: ddindx binary_integer; indx binary_integer;
115: begin
116:

Line 113: ddx_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;

109: )
110:
111: as
112: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
113: ddx_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
114: ddindx binary_integer; indx binary_integer;
115: begin
116:
117: -- copy data to the local IN or IN-OUT args, if any

Line 168: okl_relocate_assets_pub.insert_relocate_assets(p_api_version,

164: );
165:
166:
167: -- here's the delegated call to the old PL/SQL routine
168: okl_relocate_assets_pub.insert_relocate_assets(p_api_version,
169: p_init_msg_list,
170: x_return_status,
171: x_msg_count,
172: x_msg_data,

Line 317: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;

313: , p5_a40 DATE := fnd_api.g_miss_date
314: )
315:
316: as
317: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
318: ddx_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
319: ddindx binary_integer; indx binary_integer;
320: begin
321:

Line 318: ddx_rasv_rec okl_relocate_assets_pub.rasv_rec_type;

314: )
315:
316: as
317: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
318: ddx_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
319: ddindx binary_integer; indx binary_integer;
320: begin
321:
322: -- copy data to the local IN or IN-OUT args, if any

Line 372: okl_relocate_assets_pub.insert_relocate_assets(p_api_version,

368: ddp_rasv_rec.currency_conversion_date := rosetta_g_miss_date_in_map(p5_a40);
369:
370:
371: -- here's the delegated call to the old PL/SQL routine
372: okl_relocate_assets_pub.insert_relocate_assets(p_api_version,
373: p_init_msg_list,
374: x_return_status,
375: x_msg_count,
376: x_msg_data,

Line 479: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;

475: , p5_a40 JTF_DATE_TABLE
476: )
477:
478: as
479: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
480: ddindx binary_integer; indx binary_integer;
481: begin
482:
483: -- copy data to the local IN or IN-OUT args, if any

Line 533: okl_relocate_assets_pub.lock_relocate_assets(p_api_version,

529: , p5_a40
530: );
531:
532: -- here's the delegated call to the old PL/SQL routine
533: okl_relocate_assets_pub.lock_relocate_assets(p_api_version,
534: p_init_msg_list,
535: x_return_status,
536: x_msg_count,
537: x_msg_data,

Line 597: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;

593: , p5_a40 DATE := fnd_api.g_miss_date
594: )
595:
596: as
597: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
598: ddindx binary_integer; indx binary_integer;
599: begin
600:
601: -- copy data to the local IN or IN-OUT args, if any

Line 650: okl_relocate_assets_pub.lock_relocate_assets(p_api_version,

646: ddp_rasv_rec.currency_conversion_rate := rosetta_g_miss_num_map(p5_a39);
647: ddp_rasv_rec.currency_conversion_date := rosetta_g_miss_date_in_map(p5_a40);
648:
649: -- here's the delegated call to the old PL/SQL routine
650: okl_relocate_assets_pub.lock_relocate_assets(p_api_version,
651: p_init_msg_list,
652: x_return_status,
653: x_msg_count,
654: x_msg_data,

Line 755: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;

751: , p6_a40 out nocopy JTF_DATE_TABLE
752: )
753:
754: as
755: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
756: ddx_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
757: ddindx binary_integer; indx binary_integer;
758: begin
759:

Line 756: ddx_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;

752: )
753:
754: as
755: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
756: ddx_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
757: ddindx binary_integer; indx binary_integer;
758: begin
759:
760: -- copy data to the local IN or IN-OUT args, if any

Line 811: okl_relocate_assets_pub.update_relocate_assets(p_api_version,

807: );
808:
809:
810: -- here's the delegated call to the old PL/SQL routine
811: okl_relocate_assets_pub.update_relocate_assets(p_api_version,
812: p_init_msg_list,
813: x_return_status,
814: x_msg_count,
815: x_msg_data,

Line 960: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;

956: , p5_a40 DATE := fnd_api.g_miss_date
957: )
958:
959: as
960: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
961: ddx_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
962: ddindx binary_integer; indx binary_integer;
963: begin
964:

Line 961: ddx_rasv_rec okl_relocate_assets_pub.rasv_rec_type;

957: )
958:
959: as
960: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
961: ddx_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
962: ddindx binary_integer; indx binary_integer;
963: begin
964:
965: -- copy data to the local IN or IN-OUT args, if any

Line 1015: okl_relocate_assets_pub.update_relocate_assets(p_api_version,

1011: ddp_rasv_rec.currency_conversion_date := rosetta_g_miss_date_in_map(p5_a40);
1012:
1013:
1014: -- here's the delegated call to the old PL/SQL routine
1015: okl_relocate_assets_pub.update_relocate_assets(p_api_version,
1016: p_init_msg_list,
1017: x_return_status,
1018: x_msg_count,
1019: x_msg_data,

Line 1122: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;

1118: , p5_a40 JTF_DATE_TABLE
1119: )
1120:
1121: as
1122: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
1123: ddindx binary_integer; indx binary_integer;
1124: begin
1125:
1126: -- copy data to the local IN or IN-OUT args, if any

Line 1176: okl_relocate_assets_pub.delete_relocate_assets(p_api_version,

1172: , p5_a40
1173: );
1174:
1175: -- here's the delegated call to the old PL/SQL routine
1176: okl_relocate_assets_pub.delete_relocate_assets(p_api_version,
1177: p_init_msg_list,
1178: x_return_status,
1179: x_msg_count,
1180: x_msg_data,

Line 1240: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;

1236: , p5_a40 DATE := fnd_api.g_miss_date
1237: )
1238:
1239: as
1240: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
1241: ddindx binary_integer; indx binary_integer;
1242: begin
1243:
1244: -- copy data to the local IN or IN-OUT args, if any

Line 1293: okl_relocate_assets_pub.delete_relocate_assets(p_api_version,

1289: ddp_rasv_rec.currency_conversion_rate := rosetta_g_miss_num_map(p5_a39);
1290: ddp_rasv_rec.currency_conversion_date := rosetta_g_miss_date_in_map(p5_a40);
1291:
1292: -- here's the delegated call to the old PL/SQL routine
1293: okl_relocate_assets_pub.delete_relocate_assets(p_api_version,
1294: p_init_msg_list,
1295: x_return_status,
1296: x_msg_count,
1297: x_msg_data,

Line 1357: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;

1353: , p5_a40 JTF_DATE_TABLE
1354: )
1355:
1356: as
1357: ddp_rasv_tbl okl_relocate_assets_pub.rasv_tbl_type;
1358: ddindx binary_integer; indx binary_integer;
1359: begin
1360:
1361: -- copy data to the local IN or IN-OUT args, if any

Line 1411: okl_relocate_assets_pub.validate_relocate_assets(p_api_version,

1407: , p5_a40
1408: );
1409:
1410: -- here's the delegated call to the old PL/SQL routine
1411: okl_relocate_assets_pub.validate_relocate_assets(p_api_version,
1412: p_init_msg_list,
1413: x_return_status,
1414: x_msg_count,
1415: x_msg_data,

Line 1475: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;

1471: , p5_a40 DATE := fnd_api.g_miss_date
1472: )
1473:
1474: as
1475: ddp_rasv_rec okl_relocate_assets_pub.rasv_rec_type;
1476: ddindx binary_integer; indx binary_integer;
1477: begin
1478:
1479: -- copy data to the local IN or IN-OUT args, if any

Line 1528: okl_relocate_assets_pub.validate_relocate_assets(p_api_version,

1524: ddp_rasv_rec.currency_conversion_rate := rosetta_g_miss_num_map(p5_a39);
1525: ddp_rasv_rec.currency_conversion_date := rosetta_g_miss_date_in_map(p5_a40);
1526:
1527: -- here's the delegated call to the old PL/SQL routine
1528: okl_relocate_assets_pub.validate_relocate_assets(p_api_version,
1529: p_init_msg_list,
1530: x_return_status,
1531: x_msg_count,
1532: x_msg_data,

Line 1543: end okl_relocate_assets_pub_w;

1539:
1540:
1541: end;
1542:
1543: end okl_relocate_assets_pub_w;