DBA Data[Home] [Help]

APPS.OKL_INVOICE_MSSGS_PUB_W dependencies on OKL_INVOICE_MSSGS_PUB

Line 1: package body okl_invoice_mssgs_pub_w as

1: package body okl_invoice_mssgs_pub_w as
2: /* $Header: OKLUIMSB.pls 120.1 2005/07/14 12:03:07 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 96: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;

92: , p6_a32 out nocopy JTF_VARCHAR2_TABLE_300
93: )
94:
95: as
96: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
97: ddx_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
98: ddindx binary_integer; indx binary_integer;
99: begin
100:

Line 97: ddx_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;

93: )
94:
95: as
96: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
97: ddx_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
98: ddindx binary_integer; indx binary_integer;
99: begin
100:
101: -- copy data to the local IN or IN-OUT args, if any

Line 144: okl_invoice_mssgs_pub.insert_invoice_mssgs(p_api_version,

140: );
141:
142:
143: -- here's the delegated call to the old PL/SQL routine
144: okl_invoice_mssgs_pub.insert_invoice_mssgs(p_api_version,
145: p_init_msg_list,
146: x_return_status,
147: x_msg_count,
148: x_msg_data,

Line 269: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;

265: , p5_a32 VARCHAR2 := fnd_api.g_miss_char
266: )
267:
268: as
269: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
270: ddx_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
271: ddindx binary_integer; indx binary_integer;
272: begin
273:

Line 270: ddx_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;

266: )
267:
268: as
269: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
270: ddx_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
271: ddindx binary_integer; indx binary_integer;
272: begin
273:
274: -- copy data to the local IN or IN-OUT args, if any

Line 316: okl_invoice_mssgs_pub.insert_invoice_mssgs(p_api_version,

312: ddp_imsv_rec.proc_name := p5_a32;
313:
314:
315: -- here's the delegated call to the old PL/SQL routine
316: okl_invoice_mssgs_pub.insert_invoice_mssgs(p_api_version,
317: p_init_msg_list,
318: x_return_status,
319: x_msg_count,
320: x_msg_data,

Line 407: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;

403: , p5_a32 JTF_VARCHAR2_TABLE_300
404: )
405:
406: as
407: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
408: ddindx binary_integer; indx binary_integer;
409: begin
410:
411: -- copy data to the local IN or IN-OUT args, if any

Line 453: okl_invoice_mssgs_pub.lock_invoice_mssgs(p_api_version,

449: , p5_a32
450: );
451:
452: -- here's the delegated call to the old PL/SQL routine
453: okl_invoice_mssgs_pub.lock_invoice_mssgs(p_api_version,
454: p_init_msg_list,
455: x_return_status,
456: x_msg_count,
457: x_msg_data,

Line 509: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;

505: , p5_a32 VARCHAR2 := fnd_api.g_miss_char
506: )
507:
508: as
509: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
510: ddindx binary_integer; indx binary_integer;
511: begin
512:
513: -- copy data to the local IN or IN-OUT args, if any

Line 554: okl_invoice_mssgs_pub.lock_invoice_mssgs(p_api_version,

550: ddp_imsv_rec.pkg_name := p5_a31;
551: ddp_imsv_rec.proc_name := p5_a32;
552:
553: -- here's the delegated call to the old PL/SQL routine
554: okl_invoice_mssgs_pub.lock_invoice_mssgs(p_api_version,
555: p_init_msg_list,
556: x_return_status,
557: x_msg_count,
558: x_msg_data,

Line 643: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;

639: , p6_a32 out nocopy JTF_VARCHAR2_TABLE_300
640: )
641:
642: as
643: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
644: ddx_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
645: ddindx binary_integer; indx binary_integer;
646: begin
647:

Line 644: ddx_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;

640: )
641:
642: as
643: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
644: ddx_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
645: ddindx binary_integer; indx binary_integer;
646: begin
647:
648: -- copy data to the local IN or IN-OUT args, if any

Line 691: okl_invoice_mssgs_pub.update_invoice_mssgs(p_api_version,

687: );
688:
689:
690: -- here's the delegated call to the old PL/SQL routine
691: okl_invoice_mssgs_pub.update_invoice_mssgs(p_api_version,
692: p_init_msg_list,
693: x_return_status,
694: x_msg_count,
695: x_msg_data,

Line 816: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;

812: , p5_a32 VARCHAR2 := fnd_api.g_miss_char
813: )
814:
815: as
816: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
817: ddx_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
818: ddindx binary_integer; indx binary_integer;
819: begin
820:

Line 817: ddx_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;

813: )
814:
815: as
816: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
817: ddx_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
818: ddindx binary_integer; indx binary_integer;
819: begin
820:
821: -- copy data to the local IN or IN-OUT args, if any

Line 863: okl_invoice_mssgs_pub.update_invoice_mssgs(p_api_version,

859: ddp_imsv_rec.proc_name := p5_a32;
860:
861:
862: -- here's the delegated call to the old PL/SQL routine
863: okl_invoice_mssgs_pub.update_invoice_mssgs(p_api_version,
864: p_init_msg_list,
865: x_return_status,
866: x_msg_count,
867: x_msg_data,

Line 954: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;

950: , p5_a32 JTF_VARCHAR2_TABLE_300
951: )
952:
953: as
954: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
955: ddindx binary_integer; indx binary_integer;
956: begin
957:
958: -- copy data to the local IN or IN-OUT args, if any

Line 1000: okl_invoice_mssgs_pub.delete_invoice_mssgs(p_api_version,

996: , p5_a32
997: );
998:
999: -- here's the delegated call to the old PL/SQL routine
1000: okl_invoice_mssgs_pub.delete_invoice_mssgs(p_api_version,
1001: p_init_msg_list,
1002: x_return_status,
1003: x_msg_count,
1004: x_msg_data,

Line 1056: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;

1052: , p5_a32 VARCHAR2 := fnd_api.g_miss_char
1053: )
1054:
1055: as
1056: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
1057: ddindx binary_integer; indx binary_integer;
1058: begin
1059:
1060: -- copy data to the local IN or IN-OUT args, if any

Line 1101: okl_invoice_mssgs_pub.delete_invoice_mssgs(p_api_version,

1097: ddp_imsv_rec.pkg_name := p5_a31;
1098: ddp_imsv_rec.proc_name := p5_a32;
1099:
1100: -- here's the delegated call to the old PL/SQL routine
1101: okl_invoice_mssgs_pub.delete_invoice_mssgs(p_api_version,
1102: p_init_msg_list,
1103: x_return_status,
1104: x_msg_count,
1105: x_msg_data,

Line 1157: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;

1153: , p5_a32 JTF_VARCHAR2_TABLE_300
1154: )
1155:
1156: as
1157: ddp_imsv_tbl okl_invoice_mssgs_pub.imsv_tbl_type;
1158: ddindx binary_integer; indx binary_integer;
1159: begin
1160:
1161: -- copy data to the local IN or IN-OUT args, if any

Line 1203: okl_invoice_mssgs_pub.validate_invoice_mssgs(p_api_version,

1199: , p5_a32
1200: );
1201:
1202: -- here's the delegated call to the old PL/SQL routine
1203: okl_invoice_mssgs_pub.validate_invoice_mssgs(p_api_version,
1204: p_init_msg_list,
1205: x_return_status,
1206: x_msg_count,
1207: x_msg_data,

Line 1259: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;

1255: , p5_a32 VARCHAR2 := fnd_api.g_miss_char
1256: )
1257:
1258: as
1259: ddp_imsv_rec okl_invoice_mssgs_pub.imsv_rec_type;
1260: ddindx binary_integer; indx binary_integer;
1261: begin
1262:
1263: -- copy data to the local IN or IN-OUT args, if any

Line 1304: okl_invoice_mssgs_pub.validate_invoice_mssgs(p_api_version,

1300: ddp_imsv_rec.pkg_name := p5_a31;
1301: ddp_imsv_rec.proc_name := p5_a32;
1302:
1303: -- here's the delegated call to the old PL/SQL routine
1304: okl_invoice_mssgs_pub.validate_invoice_mssgs(p_api_version,
1305: p_init_msg_list,
1306: x_return_status,
1307: x_msg_count,
1308: x_msg_data,

Line 1319: end okl_invoice_mssgs_pub_w;

1315:
1316:
1317: end;
1318:
1319: end okl_invoice_mssgs_pub_w;