DBA Data[Home] [Help]

APPS.OKL_TRNS_ACC_DSTRS_PUB_W dependencies on OKL_TRNS_ACC_DSTRS_PUB

Line 1: package body okl_trns_acc_dstrs_pub_w as

1: package body okl_trns_acc_dstrs_pub_w as
2: /* $Header: OKLUTABB.pls 120.1 2005/07/20 10:11:58 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 140: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;

136: , p5_a54 VARCHAR2 := fnd_api.g_miss_char
137: )
138:
139: as
140: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
141: ddx_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
142: ddindx binary_integer; indx binary_integer;
143: begin
144:

Line 141: ddx_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;

137: )
138:
139: as
140: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
141: ddx_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
142: ddindx binary_integer; indx binary_integer;
143: begin
144:
145: -- copy data to the local IN or IN-OUT args, if any

Line 209: okl_trns_acc_dstrs_pub.insert_trns_acc_dstrs(p_api_version,

205: ddp_tabv_rec.post_to_gl := p5_a54;
206:
207:
208: -- here's the delegated call to the old PL/SQL routine
209: okl_trns_acc_dstrs_pub.insert_trns_acc_dstrs(p_api_version,
210: p_init_msg_list,
211: x_return_status,
212: x_msg_count,
213: x_msg_data,

Line 399: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;

395: , p6_a54 out nocopy JTF_VARCHAR2_TABLE_100
396: )
397:
398: as
399: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
400: ddx_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
401: ddindx binary_integer; indx binary_integer;
402: begin
403:

Line 400: ddx_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;

396: )
397:
398: as
399: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
400: ddx_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
401: ddindx binary_integer; indx binary_integer;
402: begin
403:
404: -- copy data to the local IN or IN-OUT args, if any

Line 469: okl_trns_acc_dstrs_pub.insert_trns_acc_dstrs(p_api_version,

465: );
466:
467:
468: -- here's the delegated call to the old PL/SQL routine
469: okl_trns_acc_dstrs_pub.insert_trns_acc_dstrs(p_api_version,
470: p_init_msg_list,
471: x_return_status,
472: x_msg_count,
473: x_msg_data,

Line 605: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;

601: , p5_a54 VARCHAR2 := fnd_api.g_miss_char
602: )
603:
604: as
605: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
606: ddindx binary_integer; indx binary_integer;
607: begin
608:
609: -- copy data to the local IN or IN-OUT args, if any

Line 672: okl_trns_acc_dstrs_pub.lock_trns_acc_dstrs(p_api_version,

668: ddp_tabv_rec.accounting_event_id := rosetta_g_miss_num_map(p5_a53);
669: ddp_tabv_rec.post_to_gl := p5_a54;
670:
671: -- here's the delegated call to the old PL/SQL routine
672: okl_trns_acc_dstrs_pub.lock_trns_acc_dstrs(p_api_version,
673: p_init_msg_list,
674: x_return_status,
675: x_msg_count,
676: x_msg_data,

Line 750: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;

746: , p5_a54 JTF_VARCHAR2_TABLE_100
747: )
748:
749: as
750: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
751: ddindx binary_integer; indx binary_integer;
752: begin
753:
754: -- copy data to the local IN or IN-OUT args, if any

Line 818: okl_trns_acc_dstrs_pub.lock_trns_acc_dstrs(p_api_version,

814: , p5_a54
815: );
816:
817: -- here's the delegated call to the old PL/SQL routine
818: okl_trns_acc_dstrs_pub.lock_trns_acc_dstrs(p_api_version,
819: p_init_msg_list,
820: x_return_status,
821: x_msg_count,
822: x_msg_data,

Line 951: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;

947: , p5_a54 VARCHAR2 := fnd_api.g_miss_char
948: )
949:
950: as
951: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
952: ddx_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
953: ddindx binary_integer; indx binary_integer;
954: begin
955:

Line 952: ddx_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;

948: )
949:
950: as
951: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
952: ddx_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
953: ddindx binary_integer; indx binary_integer;
954: begin
955:
956: -- copy data to the local IN or IN-OUT args, if any

Line 1020: okl_trns_acc_dstrs_pub.update_trns_acc_dstrs(p_api_version,

1016: ddp_tabv_rec.post_to_gl := p5_a54;
1017:
1018:
1019: -- here's the delegated call to the old PL/SQL routine
1020: okl_trns_acc_dstrs_pub.update_trns_acc_dstrs(p_api_version,
1021: p_init_msg_list,
1022: x_return_status,
1023: x_msg_count,
1024: x_msg_data,

Line 1210: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;

1206: , p6_a54 out nocopy JTF_VARCHAR2_TABLE_100
1207: )
1208:
1209: as
1210: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
1211: ddx_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
1212: ddindx binary_integer; indx binary_integer;
1213: begin
1214:

Line 1211: ddx_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;

1207: )
1208:
1209: as
1210: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
1211: ddx_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
1212: ddindx binary_integer; indx binary_integer;
1213: begin
1214:
1215: -- copy data to the local IN or IN-OUT args, if any

Line 1280: okl_trns_acc_dstrs_pub.update_trns_acc_dstrs(p_api_version,

1276: );
1277:
1278:
1279: -- here's the delegated call to the old PL/SQL routine
1280: okl_trns_acc_dstrs_pub.update_trns_acc_dstrs(p_api_version,
1281: p_init_msg_list,
1282: x_return_status,
1283: x_msg_count,
1284: x_msg_data,

Line 1416: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;

1412: , p5_a54 VARCHAR2 := fnd_api.g_miss_char
1413: )
1414:
1415: as
1416: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
1417: ddindx binary_integer; indx binary_integer;
1418: begin
1419:
1420: -- copy data to the local IN or IN-OUT args, if any

Line 1483: okl_trns_acc_dstrs_pub.delete_trns_acc_dstrs(p_api_version,

1479: ddp_tabv_rec.accounting_event_id := rosetta_g_miss_num_map(p5_a53);
1480: ddp_tabv_rec.post_to_gl := p5_a54;
1481:
1482: -- here's the delegated call to the old PL/SQL routine
1483: okl_trns_acc_dstrs_pub.delete_trns_acc_dstrs(p_api_version,
1484: p_init_msg_list,
1485: x_return_status,
1486: x_msg_count,
1487: x_msg_data,

Line 1561: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;

1557: , p5_a54 JTF_VARCHAR2_TABLE_100
1558: )
1559:
1560: as
1561: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
1562: ddindx binary_integer; indx binary_integer;
1563: begin
1564:
1565: -- copy data to the local IN or IN-OUT args, if any

Line 1629: okl_trns_acc_dstrs_pub.delete_trns_acc_dstrs(p_api_version,

1625: , p5_a54
1626: );
1627:
1628: -- here's the delegated call to the old PL/SQL routine
1629: okl_trns_acc_dstrs_pub.delete_trns_acc_dstrs(p_api_version,
1630: p_init_msg_list,
1631: x_return_status,
1632: x_msg_count,
1633: x_msg_data,

Line 1707: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;

1703: , p5_a54 VARCHAR2 := fnd_api.g_miss_char
1704: )
1705:
1706: as
1707: ddp_tabv_rec okl_trns_acc_dstrs_pub.tabv_rec_type;
1708: ddindx binary_integer; indx binary_integer;
1709: begin
1710:
1711: -- copy data to the local IN or IN-OUT args, if any

Line 1774: okl_trns_acc_dstrs_pub.validate_trns_acc_dstrs(p_api_version,

1770: ddp_tabv_rec.accounting_event_id := rosetta_g_miss_num_map(p5_a53);
1771: ddp_tabv_rec.post_to_gl := p5_a54;
1772:
1773: -- here's the delegated call to the old PL/SQL routine
1774: okl_trns_acc_dstrs_pub.validate_trns_acc_dstrs(p_api_version,
1775: p_init_msg_list,
1776: x_return_status,
1777: x_msg_count,
1778: x_msg_data,

Line 1852: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;

1848: , p5_a54 JTF_VARCHAR2_TABLE_100
1849: )
1850:
1851: as
1852: ddp_tabv_tbl okl_trns_acc_dstrs_pub.tabv_tbl_type;
1853: ddindx binary_integer; indx binary_integer;
1854: begin
1855:
1856: -- copy data to the local IN or IN-OUT args, if any

Line 1920: okl_trns_acc_dstrs_pub.validate_trns_acc_dstrs(p_api_version,

1916: , p5_a54
1917: );
1918:
1919: -- here's the delegated call to the old PL/SQL routine
1920: okl_trns_acc_dstrs_pub.validate_trns_acc_dstrs(p_api_version,
1921: p_init_msg_list,
1922: x_return_status,
1923: x_msg_count,
1924: x_msg_data,

Line 1935: end okl_trns_acc_dstrs_pub_w;

1931:
1932:
1933: end;
1934:
1935: end okl_trns_acc_dstrs_pub_w;