DBA Data[Home] [Help]

APPS.OKL_CASH_ALLCTN_RLS_PUB_W dependencies on OKL_CASH_ALLCTN_RLS_PUB

Line 1: package body okl_cash_allctn_rls_pub_w as

1: package body okl_cash_allctn_rls_pub_w as
2: /* $Header: OKLUCATB.pls 120.1 2005/07/07 12:48:57 asawanka 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 104: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;

100: , p6_a36 out nocopy JTF_NUMBER_TABLE
101: )
102:
103: as
104: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
105: ddx_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
106: ddindx binary_integer; indx binary_integer;
107: begin
108:

Line 105: ddx_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;

101: )
102:
103: as
104: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
105: ddx_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
106: ddindx binary_integer; indx binary_integer;
107: begin
108:
109: -- copy data to the local IN or IN-OUT args, if any

Line 156: okl_cash_allctn_rls_pub.insert_cash_allctn_rls(p_api_version,

152: );
153:
154:
155: -- here's the delegated call to the old PL/SQL routine
156: okl_cash_allctn_rls_pub.insert_cash_allctn_rls(p_api_version,
157: p_init_msg_list,
158: x_return_status,
159: x_msg_count,
160: x_msg_data,

Line 293: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;

289: , p5_a36 NUMBER := 0-1962.0724
290: )
291:
292: as
293: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
294: ddx_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
295: ddindx binary_integer; indx binary_integer;
296: begin
297:

Line 294: ddx_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;

290: )
291:
292: as
293: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
294: ddx_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
295: ddindx binary_integer; indx binary_integer;
296: begin
297:
298: -- copy data to the local IN or IN-OUT args, if any

Line 344: okl_cash_allctn_rls_pub.insert_cash_allctn_rls(p_api_version,

340: ddp_catv_rec.num_days_hold_adv_pay := rosetta_g_miss_num_map(p5_a36);
341:
342:
343: -- here's the delegated call to the old PL/SQL routine
344: okl_cash_allctn_rls_pub.insert_cash_allctn_rls(p_api_version,
345: p_init_msg_list,
346: x_return_status,
347: x_msg_count,
348: x_msg_data,

Line 443: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;

439: , p5_a36 JTF_NUMBER_TABLE
440: )
441:
442: as
443: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
444: ddindx binary_integer; indx binary_integer;
445: begin
446:
447: -- copy data to the local IN or IN-OUT args, if any

Line 493: okl_cash_allctn_rls_pub.lock_cash_allctn_rls(p_api_version,

489: , p5_a36
490: );
491:
492: -- here's the delegated call to the old PL/SQL routine
493: okl_cash_allctn_rls_pub.lock_cash_allctn_rls(p_api_version,
494: p_init_msg_list,
495: x_return_status,
496: x_msg_count,
497: x_msg_data,

Line 553: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;

549: , p5_a36 NUMBER := 0-1962.0724
550: )
551:
552: as
553: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
554: ddindx binary_integer; indx binary_integer;
555: begin
556:
557: -- copy data to the local IN or IN-OUT args, if any

Line 602: okl_cash_allctn_rls_pub.lock_cash_allctn_rls(p_api_version,

598: ddp_catv_rec.cau_id := rosetta_g_miss_num_map(p5_a35);
599: ddp_catv_rec.num_days_hold_adv_pay := rosetta_g_miss_num_map(p5_a36);
600:
601: -- here's the delegated call to the old PL/SQL routine
602: okl_cash_allctn_rls_pub.lock_cash_allctn_rls(p_api_version,
603: p_init_msg_list,
604: x_return_status,
605: x_msg_count,
606: x_msg_data,

Line 699: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;

695: , p6_a36 out nocopy JTF_NUMBER_TABLE
696: )
697:
698: as
699: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
700: ddx_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
701: ddindx binary_integer; indx binary_integer;
702: begin
703:

Line 700: ddx_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;

696: )
697:
698: as
699: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
700: ddx_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
701: ddindx binary_integer; indx binary_integer;
702: begin
703:
704: -- copy data to the local IN or IN-OUT args, if any

Line 751: okl_cash_allctn_rls_pub.update_cash_allctn_rls(p_api_version,

747: );
748:
749:
750: -- here's the delegated call to the old PL/SQL routine
751: okl_cash_allctn_rls_pub.update_cash_allctn_rls(p_api_version,
752: p_init_msg_list,
753: x_return_status,
754: x_msg_count,
755: x_msg_data,

Line 888: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;

884: , p5_a36 NUMBER := 0-1962.0724
885: )
886:
887: as
888: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
889: ddx_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
890: ddindx binary_integer; indx binary_integer;
891: begin
892:

Line 889: ddx_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;

885: )
886:
887: as
888: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
889: ddx_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
890: ddindx binary_integer; indx binary_integer;
891: begin
892:
893: -- copy data to the local IN or IN-OUT args, if any

Line 939: okl_cash_allctn_rls_pub.update_cash_allctn_rls(p_api_version,

935: ddp_catv_rec.num_days_hold_adv_pay := rosetta_g_miss_num_map(p5_a36);
936:
937:
938: -- here's the delegated call to the old PL/SQL routine
939: okl_cash_allctn_rls_pub.update_cash_allctn_rls(p_api_version,
940: p_init_msg_list,
941: x_return_status,
942: x_msg_count,
943: x_msg_data,

Line 1038: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;

1034: , p5_a36 JTF_NUMBER_TABLE
1035: )
1036:
1037: as
1038: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
1039: ddindx binary_integer; indx binary_integer;
1040: begin
1041:
1042: -- copy data to the local IN or IN-OUT args, if any

Line 1088: okl_cash_allctn_rls_pub.delete_cash_allctn_rls(p_api_version,

1084: , p5_a36
1085: );
1086:
1087: -- here's the delegated call to the old PL/SQL routine
1088: okl_cash_allctn_rls_pub.delete_cash_allctn_rls(p_api_version,
1089: p_init_msg_list,
1090: x_return_status,
1091: x_msg_count,
1092: x_msg_data,

Line 1148: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;

1144: , p5_a36 NUMBER := 0-1962.0724
1145: )
1146:
1147: as
1148: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
1149: ddindx binary_integer; indx binary_integer;
1150: begin
1151:
1152: -- copy data to the local IN or IN-OUT args, if any

Line 1197: okl_cash_allctn_rls_pub.delete_cash_allctn_rls(p_api_version,

1193: ddp_catv_rec.cau_id := rosetta_g_miss_num_map(p5_a35);
1194: ddp_catv_rec.num_days_hold_adv_pay := rosetta_g_miss_num_map(p5_a36);
1195:
1196: -- here's the delegated call to the old PL/SQL routine
1197: okl_cash_allctn_rls_pub.delete_cash_allctn_rls(p_api_version,
1198: p_init_msg_list,
1199: x_return_status,
1200: x_msg_count,
1201: x_msg_data,

Line 1257: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;

1253: , p5_a36 JTF_NUMBER_TABLE
1254: )
1255:
1256: as
1257: ddp_catv_tbl okl_cash_allctn_rls_pub.catv_tbl_type;
1258: ddindx binary_integer; indx binary_integer;
1259: begin
1260:
1261: -- copy data to the local IN or IN-OUT args, if any

Line 1307: okl_cash_allctn_rls_pub.validate_cash_allctn_rls(p_api_version,

1303: , p5_a36
1304: );
1305:
1306: -- here's the delegated call to the old PL/SQL routine
1307: okl_cash_allctn_rls_pub.validate_cash_allctn_rls(p_api_version,
1308: p_init_msg_list,
1309: x_return_status,
1310: x_msg_count,
1311: x_msg_data,

Line 1367: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;

1363: , p5_a36 NUMBER := 0-1962.0724
1364: )
1365:
1366: as
1367: ddp_catv_rec okl_cash_allctn_rls_pub.catv_rec_type;
1368: ddindx binary_integer; indx binary_integer;
1369: begin
1370:
1371: -- copy data to the local IN or IN-OUT args, if any

Line 1416: okl_cash_allctn_rls_pub.validate_cash_allctn_rls(p_api_version,

1412: ddp_catv_rec.cau_id := rosetta_g_miss_num_map(p5_a35);
1413: ddp_catv_rec.num_days_hold_adv_pay := rosetta_g_miss_num_map(p5_a36);
1414:
1415: -- here's the delegated call to the old PL/SQL routine
1416: okl_cash_allctn_rls_pub.validate_cash_allctn_rls(p_api_version,
1417: p_init_msg_list,
1418: x_return_status,
1419: x_msg_count,
1420: x_msg_data,

Line 1431: end okl_cash_allctn_rls_pub_w;

1427:
1428:
1429: end;
1430:
1431: end okl_cash_allctn_rls_pub_w;