DBA Data[Home] [Help]

APPS.OKL_CURE_REPORT_AMT_PUB_W dependencies on OKL_CURE_REPORT_AMT_PUB

Line 1: package body okl_cure_report_amt_pub_w as

1: package body okl_cure_report_amt_pub_w as
2: /* $Header: OKLUCRAB.pls 120.1 2005/07/08 10:34:48 dkagrawa 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 110: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;

106: , p6_a39 out nocopy JTF_NUMBER_TABLE
107: )
108:
109: as
110: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
111: ddx_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
112: ddindx binary_integer; indx binary_integer;
113: begin
114:

Line 111: ddx_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;

107: )
108:
109: as
110: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
111: ddx_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
112: ddindx binary_integer; indx binary_integer;
113: begin
114:
115: -- copy data to the local IN or IN-OUT args, if any

Line 165: okl_cure_report_amt_pub.insert_cure_report_amt(p_api_version,

161: );
162:
163:
164: -- here's the delegated call to the old PL/SQL routine
165: okl_cure_report_amt_pub.insert_cure_report_amt(p_api_version,
166: p_init_msg_list,
167: x_return_status,
168: x_msg_count,
169: x_msg_data,

Line 311: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;

307: , p5_a39 NUMBER := 0-1962.0724
308: )
309:
310: as
311: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;
312: ddx_crav_rec okl_cure_report_amt_pub.crav_rec_type;
313: ddindx binary_integer; indx binary_integer;
314: begin
315:

Line 312: ddx_crav_rec okl_cure_report_amt_pub.crav_rec_type;

308: )
309:
310: as
311: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;
312: ddx_crav_rec okl_cure_report_amt_pub.crav_rec_type;
313: ddindx binary_integer; indx binary_integer;
314: begin
315:
316: -- copy data to the local IN or IN-OUT args, if any

Line 365: okl_cure_report_amt_pub.insert_cure_report_amt(p_api_version,

361: ddp_crav_rec.last_update_login := rosetta_g_miss_num_map(p5_a39);
362:
363:
364: -- here's the delegated call to the old PL/SQL routine
365: okl_cure_report_amt_pub.insert_cure_report_amt(p_api_version,
366: p_init_msg_list,
367: x_return_status,
368: x_msg_count,
369: x_msg_data,

Line 470: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;

466: , p5_a39 JTF_NUMBER_TABLE
467: )
468:
469: as
470: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
471: ddindx binary_integer; indx binary_integer;
472: begin
473:
474: -- copy data to the local IN or IN-OUT args, if any

Line 523: okl_cure_report_amt_pub.lock_cure_report_amt(p_api_version,

519: , p5_a39
520: );
521:
522: -- here's the delegated call to the old PL/SQL routine
523: okl_cure_report_amt_pub.lock_cure_report_amt(p_api_version,
524: p_init_msg_list,
525: x_return_status,
526: x_msg_count,
527: x_msg_data,

Line 586: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;

582: , p5_a39 NUMBER := 0-1962.0724
583: )
584:
585: as
586: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;
587: ddindx binary_integer; indx binary_integer;
588: begin
589:
590: -- copy data to the local IN or IN-OUT args, if any

Line 638: okl_cure_report_amt_pub.lock_cure_report_amt(p_api_version,

634: ddp_crav_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a38);
635: ddp_crav_rec.last_update_login := rosetta_g_miss_num_map(p5_a39);
636:
637: -- here's the delegated call to the old PL/SQL routine
638: okl_cure_report_amt_pub.lock_cure_report_amt(p_api_version,
639: p_init_msg_list,
640: x_return_status,
641: x_msg_count,
642: x_msg_data,

Line 741: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;

737: , p6_a39 out nocopy JTF_NUMBER_TABLE
738: )
739:
740: as
741: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
742: ddx_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
743: ddindx binary_integer; indx binary_integer;
744: begin
745:

Line 742: ddx_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;

738: )
739:
740: as
741: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
742: ddx_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
743: ddindx binary_integer; indx binary_integer;
744: begin
745:
746: -- copy data to the local IN or IN-OUT args, if any

Line 796: okl_cure_report_amt_pub.update_cure_report_amt(p_api_version,

792: );
793:
794:
795: -- here's the delegated call to the old PL/SQL routine
796: okl_cure_report_amt_pub.update_cure_report_amt(p_api_version,
797: p_init_msg_list,
798: x_return_status,
799: x_msg_count,
800: x_msg_data,

Line 942: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;

938: , p5_a39 NUMBER := 0-1962.0724
939: )
940:
941: as
942: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;
943: ddx_crav_rec okl_cure_report_amt_pub.crav_rec_type;
944: ddindx binary_integer; indx binary_integer;
945: begin
946:

Line 943: ddx_crav_rec okl_cure_report_amt_pub.crav_rec_type;

939: )
940:
941: as
942: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;
943: ddx_crav_rec okl_cure_report_amt_pub.crav_rec_type;
944: ddindx binary_integer; indx binary_integer;
945: begin
946:
947: -- copy data to the local IN or IN-OUT args, if any

Line 996: okl_cure_report_amt_pub.update_cure_report_amt(p_api_version,

992: ddp_crav_rec.last_update_login := rosetta_g_miss_num_map(p5_a39);
993:
994:
995: -- here's the delegated call to the old PL/SQL routine
996: okl_cure_report_amt_pub.update_cure_report_amt(p_api_version,
997: p_init_msg_list,
998: x_return_status,
999: x_msg_count,
1000: x_msg_data,

Line 1101: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;

1097: , p5_a39 JTF_NUMBER_TABLE
1098: )
1099:
1100: as
1101: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
1102: ddindx binary_integer; indx binary_integer;
1103: begin
1104:
1105: -- copy data to the local IN or IN-OUT args, if any

Line 1154: okl_cure_report_amt_pub.delete_cure_report_amt(p_api_version,

1150: , p5_a39
1151: );
1152:
1153: -- here's the delegated call to the old PL/SQL routine
1154: okl_cure_report_amt_pub.delete_cure_report_amt(p_api_version,
1155: p_init_msg_list,
1156: x_return_status,
1157: x_msg_count,
1158: x_msg_data,

Line 1217: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;

1213: , p5_a39 NUMBER := 0-1962.0724
1214: )
1215:
1216: as
1217: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;
1218: ddindx binary_integer; indx binary_integer;
1219: begin
1220:
1221: -- copy data to the local IN or IN-OUT args, if any

Line 1269: okl_cure_report_amt_pub.delete_cure_report_amt(p_api_version,

1265: ddp_crav_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a38);
1266: ddp_crav_rec.last_update_login := rosetta_g_miss_num_map(p5_a39);
1267:
1268: -- here's the delegated call to the old PL/SQL routine
1269: okl_cure_report_amt_pub.delete_cure_report_amt(p_api_version,
1270: p_init_msg_list,
1271: x_return_status,
1272: x_msg_count,
1273: x_msg_data,

Line 1332: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;

1328: , p5_a39 JTF_NUMBER_TABLE
1329: )
1330:
1331: as
1332: ddp_crav_tbl okl_cure_report_amt_pub.crav_tbl_type;
1333: ddindx binary_integer; indx binary_integer;
1334: begin
1335:
1336: -- copy data to the local IN or IN-OUT args, if any

Line 1385: okl_cure_report_amt_pub.validate_cure_report_amt(p_api_version,

1381: , p5_a39
1382: );
1383:
1384: -- here's the delegated call to the old PL/SQL routine
1385: okl_cure_report_amt_pub.validate_cure_report_amt(p_api_version,
1386: p_init_msg_list,
1387: x_return_status,
1388: x_msg_count,
1389: x_msg_data,

Line 1448: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;

1444: , p5_a39 NUMBER := 0-1962.0724
1445: )
1446:
1447: as
1448: ddp_crav_rec okl_cure_report_amt_pub.crav_rec_type;
1449: ddindx binary_integer; indx binary_integer;
1450: begin
1451:
1452: -- copy data to the local IN or IN-OUT args, if any

Line 1500: okl_cure_report_amt_pub.validate_cure_report_amt(p_api_version,

1496: ddp_crav_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a38);
1497: ddp_crav_rec.last_update_login := rosetta_g_miss_num_map(p5_a39);
1498:
1499: -- here's the delegated call to the old PL/SQL routine
1500: okl_cure_report_amt_pub.validate_cure_report_amt(p_api_version,
1501: p_init_msg_list,
1502: x_return_status,
1503: x_msg_count,
1504: x_msg_data,

Line 1515: end okl_cure_report_amt_pub_w;

1511:
1512:
1513: end;
1514:
1515: end okl_cure_report_amt_pub_w;