DBA Data[Home] [Help]

APPS.OKL_CSH_ALLCT_SRCHS_PUB_W dependencies on OKL_CSH_ALLCT_SRCHS_PUB

Line 1: package body okl_csh_allct_srchs_pub_w as

1: package body okl_csh_allct_srchs_pub_w as
2: /* $Header: OKLUCAHB.pls 120.1 2005/09/20 13:41:23 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 86: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;

82: , p6_a27 out nocopy JTF_NUMBER_TABLE
83: )
84:
85: as
86: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
87: ddx_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
88: ddindx binary_integer; indx binary_integer;
89: begin
90:

Line 87: ddx_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;

83: )
84:
85: as
86: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
87: ddx_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
88: ddindx binary_integer; indx binary_integer;
89: begin
90:
91: -- copy data to the local IN or IN-OUT args, if any

Line 129: okl_csh_allct_srchs_pub.insert_csh_allct_srchs(p_api_version,

125: );
126:
127:
128: -- here's the delegated call to the old PL/SQL routine
129: okl_csh_allct_srchs_pub.insert_csh_allct_srchs(p_api_version,
130: p_init_msg_list,
131: x_return_status,
132: x_msg_count,
133: x_msg_data,

Line 239: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;

235: , p5_a27 NUMBER := 0-1962.0724
236: )
237:
238: as
239: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
240: ddx_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
241: ddindx binary_integer; indx binary_integer;
242: begin
243:

Line 240: ddx_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;

236: )
237:
238: as
239: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
240: ddx_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
241: ddindx binary_integer; indx binary_integer;
242: begin
243:
244: -- copy data to the local IN or IN-OUT args, if any

Line 281: okl_csh_allct_srchs_pub.insert_csh_allct_srchs(p_api_version,

277: ddp_cahv_rec.last_update_login := rosetta_g_miss_num_map(p5_a27);
278:
279:
280: -- here's the delegated call to the old PL/SQL routine
281: okl_csh_allct_srchs_pub.insert_csh_allct_srchs(p_api_version,
282: p_init_msg_list,
283: x_return_status,
284: x_msg_count,
285: x_msg_data,

Line 362: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;

358: , p5_a27 JTF_NUMBER_TABLE
359: )
360:
361: as
362: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
363: ddindx binary_integer; indx binary_integer;
364: begin
365:
366: -- copy data to the local IN or IN-OUT args, if any

Line 403: okl_csh_allct_srchs_pub.lock_csh_allct_srchs(p_api_version,

399: , p5_a27
400: );
401:
402: -- here's the delegated call to the old PL/SQL routine
403: okl_csh_allct_srchs_pub.lock_csh_allct_srchs(p_api_version,
404: p_init_msg_list,
405: x_return_status,
406: x_msg_count,
407: x_msg_data,

Line 454: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;

450: , p5_a27 NUMBER := 0-1962.0724
451: )
452:
453: as
454: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
455: ddindx binary_integer; indx binary_integer;
456: begin
457:
458: -- copy data to the local IN or IN-OUT args, if any

Line 494: okl_csh_allct_srchs_pub.lock_csh_allct_srchs(p_api_version,

490: ddp_cahv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a26);
491: ddp_cahv_rec.last_update_login := rosetta_g_miss_num_map(p5_a27);
492:
493: -- here's the delegated call to the old PL/SQL routine
494: okl_csh_allct_srchs_pub.lock_csh_allct_srchs(p_api_version,
495: p_init_msg_list,
496: x_return_status,
497: x_msg_count,
498: x_msg_data,

Line 573: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;

569: , p6_a27 out nocopy JTF_NUMBER_TABLE
570: )
571:
572: as
573: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
574: ddx_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
575: ddindx binary_integer; indx binary_integer;
576: begin
577:

Line 574: ddx_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;

570: )
571:
572: as
573: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
574: ddx_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
575: ddindx binary_integer; indx binary_integer;
576: begin
577:
578: -- copy data to the local IN or IN-OUT args, if any

Line 616: okl_csh_allct_srchs_pub.update_csh_allct_srchs(p_api_version,

612: );
613:
614:
615: -- here's the delegated call to the old PL/SQL routine
616: okl_csh_allct_srchs_pub.update_csh_allct_srchs(p_api_version,
617: p_init_msg_list,
618: x_return_status,
619: x_msg_count,
620: x_msg_data,

Line 726: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;

722: , p5_a27 NUMBER := 0-1962.0724
723: )
724:
725: as
726: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
727: ddx_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
728: ddindx binary_integer; indx binary_integer;
729: begin
730:

Line 727: ddx_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;

723: )
724:
725: as
726: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
727: ddx_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
728: ddindx binary_integer; indx binary_integer;
729: begin
730:
731: -- copy data to the local IN or IN-OUT args, if any

Line 768: okl_csh_allct_srchs_pub.update_csh_allct_srchs(p_api_version,

764: ddp_cahv_rec.last_update_login := rosetta_g_miss_num_map(p5_a27);
765:
766:
767: -- here's the delegated call to the old PL/SQL routine
768: okl_csh_allct_srchs_pub.update_csh_allct_srchs(p_api_version,
769: p_init_msg_list,
770: x_return_status,
771: x_msg_count,
772: x_msg_data,

Line 849: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;

845: , p5_a27 JTF_NUMBER_TABLE
846: )
847:
848: as
849: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
850: ddindx binary_integer; indx binary_integer;
851: begin
852:
853: -- copy data to the local IN or IN-OUT args, if any

Line 890: okl_csh_allct_srchs_pub.delete_csh_allct_srchs(p_api_version,

886: , p5_a27
887: );
888:
889: -- here's the delegated call to the old PL/SQL routine
890: okl_csh_allct_srchs_pub.delete_csh_allct_srchs(p_api_version,
891: p_init_msg_list,
892: x_return_status,
893: x_msg_count,
894: x_msg_data,

Line 941: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;

937: , p5_a27 NUMBER := 0-1962.0724
938: )
939:
940: as
941: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
942: ddindx binary_integer; indx binary_integer;
943: begin
944:
945: -- copy data to the local IN or IN-OUT args, if any

Line 981: okl_csh_allct_srchs_pub.delete_csh_allct_srchs(p_api_version,

977: ddp_cahv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a26);
978: ddp_cahv_rec.last_update_login := rosetta_g_miss_num_map(p5_a27);
979:
980: -- here's the delegated call to the old PL/SQL routine
981: okl_csh_allct_srchs_pub.delete_csh_allct_srchs(p_api_version,
982: p_init_msg_list,
983: x_return_status,
984: x_msg_count,
985: x_msg_data,

Line 1032: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;

1028: , p5_a27 JTF_NUMBER_TABLE
1029: )
1030:
1031: as
1032: ddp_cahv_tbl okl_csh_allct_srchs_pub.cahv_tbl_type;
1033: ddindx binary_integer; indx binary_integer;
1034: begin
1035:
1036: -- copy data to the local IN or IN-OUT args, if any

Line 1073: okl_csh_allct_srchs_pub.validate_csh_allct_srchs(p_api_version,

1069: , p5_a27
1070: );
1071:
1072: -- here's the delegated call to the old PL/SQL routine
1073: okl_csh_allct_srchs_pub.validate_csh_allct_srchs(p_api_version,
1074: p_init_msg_list,
1075: x_return_status,
1076: x_msg_count,
1077: x_msg_data,

Line 1124: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;

1120: , p5_a27 NUMBER := 0-1962.0724
1121: )
1122:
1123: as
1124: ddp_cahv_rec okl_csh_allct_srchs_pub.cahv_rec_type;
1125: ddindx binary_integer; indx binary_integer;
1126: begin
1127:
1128: -- copy data to the local IN or IN-OUT args, if any

Line 1164: okl_csh_allct_srchs_pub.validate_csh_allct_srchs(p_api_version,

1160: ddp_cahv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a26);
1161: ddp_cahv_rec.last_update_login := rosetta_g_miss_num_map(p5_a27);
1162:
1163: -- here's the delegated call to the old PL/SQL routine
1164: okl_csh_allct_srchs_pub.validate_csh_allct_srchs(p_api_version,
1165: p_init_msg_list,
1166: x_return_status,
1167: x_msg_count,
1168: x_msg_data,

Line 1179: end okl_csh_allct_srchs_pub_w;

1175:
1176:
1177: end;
1178:
1179: end okl_csh_allct_srchs_pub_w;