DBA Data[Home] [Help]

APPS.OKL_INVC_FRMT_STRMS_PUB_W dependencies on OKL_INVC_FRMT_STRMS_PUB

Line 1: package body okl_invc_frmt_strms_pub_w as

1: package body okl_invc_frmt_strms_pub_w as
2: /* $Header: OKLUILSB.pls 120.1 2005/07/14 12:02:35 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 82: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;

78: , p6_a25 out nocopy JTF_NUMBER_TABLE
79: )
80:
81: as
82: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
83: ddx_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
84: ddindx binary_integer; indx binary_integer;
85: begin
86:

Line 83: ddx_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;

79: )
80:
81: as
82: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
83: ddx_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
84: ddindx binary_integer; indx binary_integer;
85: begin
86:
87: -- copy data to the local IN or IN-OUT args, if any

Line 123: okl_invc_frmt_strms_pub.insert_invc_frmt_strms(p_api_version,

119: );
120:
121:
122: -- here's the delegated call to the old PL/SQL routine
123: okl_invc_frmt_strms_pub.insert_invc_frmt_strms(p_api_version,
124: p_init_msg_list,
125: x_return_status,
126: x_msg_count,
127: x_msg_data,

Line 227: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;

223: , p5_a25 NUMBER := 0-1962.0724
224: )
225:
226: as
227: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
228: ddx_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
229: ddindx binary_integer; indx binary_integer;
230: begin
231:

Line 228: ddx_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;

224: )
225:
226: as
227: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
228: ddx_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
229: ddindx binary_integer; indx binary_integer;
230: begin
231:
232: -- copy data to the local IN or IN-OUT args, if any

Line 267: okl_invc_frmt_strms_pub.insert_invc_frmt_strms(p_api_version,

263: ddp_ilsv_rec.last_update_login := rosetta_g_miss_num_map(p5_a25);
264:
265:
266: -- here's the delegated call to the old PL/SQL routine
267: okl_invc_frmt_strms_pub.insert_invc_frmt_strms(p_api_version,
268: p_init_msg_list,
269: x_return_status,
270: x_msg_count,
271: x_msg_data,

Line 344: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;

340: , p5_a25 JTF_NUMBER_TABLE
341: )
342:
343: as
344: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
345: ddindx binary_integer; indx binary_integer;
346: begin
347:
348: -- copy data to the local IN or IN-OUT args, if any

Line 383: okl_invc_frmt_strms_pub.lock_invc_frmt_strms(p_api_version,

379: , p5_a25
380: );
381:
382: -- here's the delegated call to the old PL/SQL routine
383: okl_invc_frmt_strms_pub.lock_invc_frmt_strms(p_api_version,
384: p_init_msg_list,
385: x_return_status,
386: x_msg_count,
387: x_msg_data,

Line 432: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;

428: , p5_a25 NUMBER := 0-1962.0724
429: )
430:
431: as
432: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
433: ddindx binary_integer; indx binary_integer;
434: begin
435:
436: -- copy data to the local IN or IN-OUT args, if any

Line 470: okl_invc_frmt_strms_pub.lock_invc_frmt_strms(p_api_version,

466: ddp_ilsv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a24);
467: ddp_ilsv_rec.last_update_login := rosetta_g_miss_num_map(p5_a25);
468:
469: -- here's the delegated call to the old PL/SQL routine
470: okl_invc_frmt_strms_pub.lock_invc_frmt_strms(p_api_version,
471: p_init_msg_list,
472: x_return_status,
473: x_msg_count,
474: x_msg_data,

Line 545: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;

541: , p6_a25 out nocopy JTF_NUMBER_TABLE
542: )
543:
544: as
545: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
546: ddx_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
547: ddindx binary_integer; indx binary_integer;
548: begin
549:

Line 546: ddx_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;

542: )
543:
544: as
545: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
546: ddx_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
547: ddindx binary_integer; indx binary_integer;
548: begin
549:
550: -- copy data to the local IN or IN-OUT args, if any

Line 586: okl_invc_frmt_strms_pub.update_invc_frmt_strms(p_api_version,

582: );
583:
584:
585: -- here's the delegated call to the old PL/SQL routine
586: okl_invc_frmt_strms_pub.update_invc_frmt_strms(p_api_version,
587: p_init_msg_list,
588: x_return_status,
589: x_msg_count,
590: x_msg_data,

Line 690: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;

686: , p5_a25 NUMBER := 0-1962.0724
687: )
688:
689: as
690: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
691: ddx_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
692: ddindx binary_integer; indx binary_integer;
693: begin
694:

Line 691: ddx_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;

687: )
688:
689: as
690: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
691: ddx_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
692: ddindx binary_integer; indx binary_integer;
693: begin
694:
695: -- copy data to the local IN or IN-OUT args, if any

Line 730: okl_invc_frmt_strms_pub.update_invc_frmt_strms(p_api_version,

726: ddp_ilsv_rec.last_update_login := rosetta_g_miss_num_map(p5_a25);
727:
728:
729: -- here's the delegated call to the old PL/SQL routine
730: okl_invc_frmt_strms_pub.update_invc_frmt_strms(p_api_version,
731: p_init_msg_list,
732: x_return_status,
733: x_msg_count,
734: x_msg_data,

Line 807: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;

803: , p5_a25 JTF_NUMBER_TABLE
804: )
805:
806: as
807: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
808: ddindx binary_integer; indx binary_integer;
809: begin
810:
811: -- copy data to the local IN or IN-OUT args, if any

Line 846: okl_invc_frmt_strms_pub.delete_invc_frmt_strms(p_api_version,

842: , p5_a25
843: );
844:
845: -- here's the delegated call to the old PL/SQL routine
846: okl_invc_frmt_strms_pub.delete_invc_frmt_strms(p_api_version,
847: p_init_msg_list,
848: x_return_status,
849: x_msg_count,
850: x_msg_data,

Line 895: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;

891: , p5_a25 NUMBER := 0-1962.0724
892: )
893:
894: as
895: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
896: ddindx binary_integer; indx binary_integer;
897: begin
898:
899: -- copy data to the local IN or IN-OUT args, if any

Line 933: okl_invc_frmt_strms_pub.delete_invc_frmt_strms(p_api_version,

929: ddp_ilsv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a24);
930: ddp_ilsv_rec.last_update_login := rosetta_g_miss_num_map(p5_a25);
931:
932: -- here's the delegated call to the old PL/SQL routine
933: okl_invc_frmt_strms_pub.delete_invc_frmt_strms(p_api_version,
934: p_init_msg_list,
935: x_return_status,
936: x_msg_count,
937: x_msg_data,

Line 982: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;

978: , p5_a25 JTF_NUMBER_TABLE
979: )
980:
981: as
982: ddp_ilsv_tbl okl_invc_frmt_strms_pub.ilsv_tbl_type;
983: ddindx binary_integer; indx binary_integer;
984: begin
985:
986: -- copy data to the local IN or IN-OUT args, if any

Line 1021: okl_invc_frmt_strms_pub.validate_invc_frmt_strms(p_api_version,

1017: , p5_a25
1018: );
1019:
1020: -- here's the delegated call to the old PL/SQL routine
1021: okl_invc_frmt_strms_pub.validate_invc_frmt_strms(p_api_version,
1022: p_init_msg_list,
1023: x_return_status,
1024: x_msg_count,
1025: x_msg_data,

Line 1070: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;

1066: , p5_a25 NUMBER := 0-1962.0724
1067: )
1068:
1069: as
1070: ddp_ilsv_rec okl_invc_frmt_strms_pub.ilsv_rec_type;
1071: ddindx binary_integer; indx binary_integer;
1072: begin
1073:
1074: -- copy data to the local IN or IN-OUT args, if any

Line 1108: okl_invc_frmt_strms_pub.validate_invc_frmt_strms(p_api_version,

1104: ddp_ilsv_rec.last_update_date := rosetta_g_miss_date_in_map(p5_a24);
1105: ddp_ilsv_rec.last_update_login := rosetta_g_miss_num_map(p5_a25);
1106:
1107: -- here's the delegated call to the old PL/SQL routine
1108: okl_invc_frmt_strms_pub.validate_invc_frmt_strms(p_api_version,
1109: p_init_msg_list,
1110: x_return_status,
1111: x_msg_count,
1112: x_msg_data,

Line 1123: end okl_invc_frmt_strms_pub_w;

1119:
1120:
1121: end;
1122:
1123: end okl_invc_frmt_strms_pub_w;