DBA Data[Home] [Help]

APPS.OKL_TAX_BASIS_OVERRIDE_PUB_W dependencies on OKL_TAX_BASIS_OVERRIDE_PUB

Line 1: package body okl_tax_basis_override_pub_w as

1: package body okl_tax_basis_override_pub_w as
2: /* $Header: OKLUTBOB.pls 120.0 2005/08/24 14:34:30 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 88: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;

84: , p5_a28 NUMBER := 0-1962.0724
85: )
86:
87: as
88: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
89: ddx_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
90: ddindx binary_integer; indx binary_integer;
91: begin
92:

Line 89: ddx_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;

85: )
86:
87: as
88: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
89: ddx_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
90: ddindx binary_integer; indx binary_integer;
91: begin
92:
93: -- copy data to the local IN or IN-OUT args, if any

Line 131: okl_tax_basis_override_pub.insert_tax_basis_override(p_api_version,

127: ddp_tbov_rec.object_version_number := rosetta_g_miss_num_map(p5_a28);
128:
129:
130: -- here's the delegated call to the old PL/SQL routine
131: okl_tax_basis_override_pub.insert_tax_basis_override(p_api_version,
132: p_init_msg_list,
133: x_return_status,
134: x_msg_count,
135: x_msg_data,

Line 243: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;

239: , p6_a28 out nocopy JTF_NUMBER_TABLE
240: )
241:
242: as
243: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
244: ddx_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
245: ddindx binary_integer; indx binary_integer;
246: begin
247:

Line 244: ddx_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;

240: )
241:
242: as
243: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
244: ddx_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
245: ddindx binary_integer; indx binary_integer;
246: begin
247:
248: -- copy data to the local IN or IN-OUT args, if any

Line 287: okl_tax_basis_override_pub.insert_tax_basis_override(p_api_version,

283: );
284:
285:
286: -- here's the delegated call to the old PL/SQL routine
287: okl_tax_basis_override_pub.insert_tax_basis_override(p_api_version,
288: p_init_msg_list,
289: x_return_status,
290: x_msg_count,
291: x_msg_data,

Line 371: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;

367: , p5_a28 NUMBER := 0-1962.0724
368: )
369:
370: as
371: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
372: ddindx binary_integer; indx binary_integer;
373: begin
374:
375: -- copy data to the local IN or IN-OUT args, if any

Line 412: okl_tax_basis_override_pub.lock_tax_basis_override(p_api_version,

408: ddp_tbov_rec.last_update_login := rosetta_g_miss_num_map(p5_a27);
409: ddp_tbov_rec.object_version_number := rosetta_g_miss_num_map(p5_a28);
410:
411: -- here's the delegated call to the old PL/SQL routine
412: okl_tax_basis_override_pub.lock_tax_basis_override(p_api_version,
413: p_init_msg_list,
414: x_return_status,
415: x_msg_count,
416: x_msg_data,

Line 464: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;

460: , p5_a28 JTF_NUMBER_TABLE
461: )
462:
463: as
464: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
465: ddindx binary_integer; indx binary_integer;
466: begin
467:
468: -- copy data to the local IN or IN-OUT args, if any

Line 506: okl_tax_basis_override_pub.lock_tax_basis_override(p_api_version,

502: , p5_a28
503: );
504:
505: -- here's the delegated call to the old PL/SQL routine
506: okl_tax_basis_override_pub.lock_tax_basis_override(p_api_version,
507: p_init_msg_list,
508: x_return_status,
509: x_msg_count,
510: x_msg_data,

Line 587: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;

583: , p5_a28 NUMBER := 0-1962.0724
584: )
585:
586: as
587: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
588: ddx_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
589: ddindx binary_integer; indx binary_integer;
590: begin
591:

Line 588: ddx_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;

584: )
585:
586: as
587: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
588: ddx_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
589: ddindx binary_integer; indx binary_integer;
590: begin
591:
592: -- copy data to the local IN or IN-OUT args, if any

Line 630: okl_tax_basis_override_pub.update_tax_basis_override(p_api_version,

626: ddp_tbov_rec.object_version_number := rosetta_g_miss_num_map(p5_a28);
627:
628:
629: -- here's the delegated call to the old PL/SQL routine
630: okl_tax_basis_override_pub.update_tax_basis_override(p_api_version,
631: p_init_msg_list,
632: x_return_status,
633: x_msg_count,
634: x_msg_data,

Line 742: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;

738: , p6_a28 out nocopy JTF_NUMBER_TABLE
739: )
740:
741: as
742: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
743: ddx_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
744: ddindx binary_integer; indx binary_integer;
745: begin
746:

Line 743: ddx_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;

739: )
740:
741: as
742: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
743: ddx_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
744: ddindx binary_integer; indx binary_integer;
745: begin
746:
747: -- copy data to the local IN or IN-OUT args, if any

Line 786: okl_tax_basis_override_pub.update_tax_basis_override(p_api_version,

782: );
783:
784:
785: -- here's the delegated call to the old PL/SQL routine
786: okl_tax_basis_override_pub.update_tax_basis_override(p_api_version,
787: p_init_msg_list,
788: x_return_status,
789: x_msg_count,
790: x_msg_data,

Line 870: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;

866: , p5_a28 NUMBER := 0-1962.0724
867: )
868:
869: as
870: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
871: ddindx binary_integer; indx binary_integer;
872: begin
873:
874: -- copy data to the local IN or IN-OUT args, if any

Line 911: okl_tax_basis_override_pub.delete_tax_basis_override(p_api_version,

907: ddp_tbov_rec.last_update_login := rosetta_g_miss_num_map(p5_a27);
908: ddp_tbov_rec.object_version_number := rosetta_g_miss_num_map(p5_a28);
909:
910: -- here's the delegated call to the old PL/SQL routine
911: okl_tax_basis_override_pub.delete_tax_basis_override(p_api_version,
912: p_init_msg_list,
913: x_return_status,
914: x_msg_count,
915: x_msg_data,

Line 963: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;

959: , p5_a28 JTF_NUMBER_TABLE
960: )
961:
962: as
963: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
964: ddindx binary_integer; indx binary_integer;
965: begin
966:
967: -- copy data to the local IN or IN-OUT args, if any

Line 1005: okl_tax_basis_override_pub.delete_tax_basis_override(p_api_version,

1001: , p5_a28
1002: );
1003:
1004: -- here's the delegated call to the old PL/SQL routine
1005: okl_tax_basis_override_pub.delete_tax_basis_override(p_api_version,
1006: p_init_msg_list,
1007: x_return_status,
1008: x_msg_count,
1009: x_msg_data,

Line 1057: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;

1053: , p5_a28 NUMBER := 0-1962.0724
1054: )
1055:
1056: as
1057: ddp_tbov_rec okl_tax_basis_override_pub.tbov_rec_type;
1058: ddindx binary_integer; indx binary_integer;
1059: begin
1060:
1061: -- copy data to the local IN or IN-OUT args, if any

Line 1098: okl_tax_basis_override_pub.validate_tax_basis_override(p_api_version,

1094: ddp_tbov_rec.last_update_login := rosetta_g_miss_num_map(p5_a27);
1095: ddp_tbov_rec.object_version_number := rosetta_g_miss_num_map(p5_a28);
1096:
1097: -- here's the delegated call to the old PL/SQL routine
1098: okl_tax_basis_override_pub.validate_tax_basis_override(p_api_version,
1099: p_init_msg_list,
1100: x_return_status,
1101: x_msg_count,
1102: x_msg_data,

Line 1150: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;

1146: , p5_a28 JTF_NUMBER_TABLE
1147: )
1148:
1149: as
1150: ddp_tbov_tbl okl_tax_basis_override_pub.tbov_tbl_type;
1151: ddindx binary_integer; indx binary_integer;
1152: begin
1153:
1154: -- copy data to the local IN or IN-OUT args, if any

Line 1192: okl_tax_basis_override_pub.validate_tax_basis_override(p_api_version,

1188: , p5_a28
1189: );
1190:
1191: -- here's the delegated call to the old PL/SQL routine
1192: okl_tax_basis_override_pub.validate_tax_basis_override(p_api_version,
1193: p_init_msg_list,
1194: x_return_status,
1195: x_msg_count,
1196: x_msg_data,

Line 1207: end okl_tax_basis_override_pub_w;

1203:
1204:
1205: end;
1206:
1207: end okl_tax_basis_override_pub_w;