DBA Data[Home] [Help]

APPS.OZF_CLAIM_PVT_W dependencies on OZF_CLAIM_PVT

Line 1: package body ozf_claim_pvt_w as

1: package body ozf_claim_pvt_w as
2: /* $Header: ozfwclab.pls 120.4 2006/04/18 02:10 azahmed ship $ */
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: rosetta_g_mistake_date_high date := to_date('01/01/+4710', 'MM/DD/SYYYY');

Line 16: procedure rosetta_table_copy_in_p3(t out nocopy ozf_claim_pvt.claim_tbl_type, a0 JTF_NUMBER_TABLE

12: if d < rosetta_g_mistake_date_low then return fnd_api.g_miss_date; end if;
13: return d;
14: end;
15:
16: procedure rosetta_table_copy_in_p3(t out nocopy ozf_claim_pvt.claim_tbl_type, a0 JTF_NUMBER_TABLE
17: , a1 JTF_NUMBER_TABLE
18: , a2 JTF_DATE_TABLE
19: , a3 JTF_NUMBER_TABLE
20: , a4 JTF_DATE_TABLE

Line 315: procedure rosetta_table_copy_out_p3(t ozf_claim_pvt.claim_tbl_type, a0 out nocopy JTF_NUMBER_TABLE

311: end loop;
312: end if;
313: end if;
314: end rosetta_table_copy_in_p3;
315: procedure rosetta_table_copy_out_p3(t ozf_claim_pvt.claim_tbl_type, a0 out nocopy JTF_NUMBER_TABLE
316: , a1 out nocopy JTF_NUMBER_TABLE
317: , a2 out nocopy JTF_DATE_TABLE
318: , a3 out nocopy JTF_NUMBER_TABLE
319: , a4 out nocopy JTF_DATE_TABLE

Line 1191: ddp_claim ozf_claim_pvt.claim_rec_type;

1187: , x_claim_id out nocopy NUMBER
1188: )
1189:
1190: as
1191: ddp_claim ozf_claim_pvt.claim_rec_type;
1192: ddindx binary_integer; indx binary_integer;
1193: begin
1194:
1195: -- copy data to the local IN or IN-OUT args, if any

Line 1347: ozf_claim_pvt.create_claim(p_api_version,

1343: ddp_claim.tax_action := p7_a140;
1344:
1345:
1346: -- here's the delegated call to the old PL/SQL routine
1347: ozf_claim_pvt.create_claim(p_api_version,
1348: p_init_msg_list,
1349: p_commit,
1350: p_validation_level,
1351: x_return_status,

Line 1522: ddp_claim ozf_claim_pvt.claim_rec_type;

1518: , x_object_version_number out nocopy NUMBER
1519: )
1520:
1521: as
1522: ddp_claim ozf_claim_pvt.claim_rec_type;
1523: ddindx binary_integer; indx binary_integer;
1524: begin
1525:
1526: -- copy data to the local IN or IN-OUT args, if any

Line 1680: ozf_claim_pvt.update_claim(p_api_version,

1676:
1677:
1678:
1679: -- here's the delegated call to the old PL/SQL routine
1680: ozf_claim_pvt.update_claim(p_api_version,
1681: p_init_msg_list,
1682: p_commit,
1683: p_validation_level,
1684: x_return_status,

Line 1855: ddp_claim ozf_claim_pvt.claim_rec_type;

1851: , p6_a140 VARCHAR2
1852: )
1853:
1854: as
1855: ddp_claim ozf_claim_pvt.claim_rec_type;
1856: ddindx binary_integer; indx binary_integer;
1857: begin
1858:
1859: -- copy data to the local IN or IN-OUT args, if any

Line 2009: ozf_claim_pvt.validate_claim(p_api_version,

2005: ddp_claim.batch_type := p6_a139;
2006: ddp_claim.tax_action := p6_a140;
2007:
2008: -- here's the delegated call to the old PL/SQL routine
2009: ozf_claim_pvt.validate_claim(p_api_version,
2010: p_init_msg_list,
2011: p_validation_level,
2012: x_return_status,
2013: x_msg_count,

Line 2318: ddp_claim ozf_claim_pvt.claim_rec_type;

2314: , p_mode VARCHAR2
2315: )
2316:
2317: as
2318: ddp_claim ozf_claim_pvt.claim_rec_type;
2319: ddx_claim ozf_claim_pvt.claim_rec_type;
2320: ddindx binary_integer; indx binary_integer;
2321: begin
2322:

Line 2319: ddx_claim ozf_claim_pvt.claim_rec_type;

2315: )
2316:
2317: as
2318: ddp_claim ozf_claim_pvt.claim_rec_type;
2319: ddx_claim ozf_claim_pvt.claim_rec_type;
2320: ddindx binary_integer; indx binary_integer;
2321: begin
2322:
2323: -- copy data to the local IN or IN-OUT args, if any

Line 2475: ozf_claim_pvt.check_claim_common_element(p_api_version,

2471:
2472:
2473:
2474: -- here's the delegated call to the old PL/SQL routine
2475: ozf_claim_pvt.check_claim_common_element(p_api_version,
2476: p_init_msg_list,
2477: p_validation_level,
2478: x_return_status,
2479: x_msg_count,

Line 2783: ddp_claim_rec ozf_claim_pvt.claim_rec_type;

2779: , x_return_status out nocopy VARCHAR2
2780: )
2781:
2782: as
2783: ddp_claim_rec ozf_claim_pvt.claim_rec_type;
2784: ddindx binary_integer; indx binary_integer;
2785: begin
2786:
2787: -- copy data to the local IN or IN-OUT args, if any

Line 2933: ozf_claim_pvt.check_claim_items(p_validation_mode,

2929: ddp_claim_rec.tax_action := p1_a140;
2930:
2931:
2932: -- here's the delegated call to the old PL/SQL routine
2933: ozf_claim_pvt.check_claim_items(p_validation_mode,
2934: ddp_claim_rec,
2935: x_return_status);
2936:
2937: -- copy data back from the local variables to OUT or IN-OUT args, if any

Line 3228: ddp_claim_rec ozf_claim_pvt.claim_rec_type;

3224: , x_return_status out nocopy VARCHAR2
3225: )
3226:
3227: as
3228: ddp_claim_rec ozf_claim_pvt.claim_rec_type;
3229: ddx_complete_rec ozf_claim_pvt.claim_rec_type;
3230: ddindx binary_integer; indx binary_integer;
3231: begin
3232:

Line 3229: ddx_complete_rec ozf_claim_pvt.claim_rec_type;

3225: )
3226:
3227: as
3228: ddp_claim_rec ozf_claim_pvt.claim_rec_type;
3229: ddx_complete_rec ozf_claim_pvt.claim_rec_type;
3230: ddindx binary_integer; indx binary_integer;
3231: begin
3232:
3233: -- copy data to the local IN or IN-OUT args, if any

Line 3379: ozf_claim_pvt.complete_claim_rec(ddp_claim_rec,

3375:
3376:
3377:
3378: -- here's the delegated call to the old PL/SQL routine
3379: ozf_claim_pvt.complete_claim_rec(ddp_claim_rec,
3380: ddx_complete_rec,
3381: x_return_status);
3382:
3383: -- copy data back from the local variables to OUT or IN-OUT args, if any

Line 3683: ddp_claim ozf_claim_pvt.claim_rec_type;

3679: , x_claim_history_id out nocopy NUMBER
3680: )
3681:
3682: as
3683: ddp_claim ozf_claim_pvt.claim_rec_type;
3684: ddindx binary_integer; indx binary_integer;
3685: begin
3686:
3687: -- copy data to the local IN or IN-OUT args, if any

Line 3841: ozf_claim_pvt.create_claim_history(p_api_version,

3837:
3838:
3839:
3840: -- here's the delegated call to the old PL/SQL routine
3841: ozf_claim_pvt.create_claim_history(p_api_version,
3842: p_init_msg_list,
3843: p_commit,
3844: p_validation_level,
3845: x_return_status,

Line 3897: ozf_claim_pvt.validate_delete_claim(p_api_version_number,

3893:
3894:
3895:
3896: -- here's the delegated call to the old PL/SQL routine
3897: ozf_claim_pvt.validate_delete_claim(p_api_version_number,
3898: p_init_msg_list,
3899: p_commit,
3900: p_object_id,
3901: p_object_version_number,

Line 4076: ddp_claim_tbl ozf_claim_pvt.claim_tbl_type;

4072: , x_error_index out nocopy NUMBER
4073: )
4074:
4075: as
4076: ddp_claim_tbl ozf_claim_pvt.claim_tbl_type;
4077: ddindx binary_integer; indx binary_integer;
4078: begin
4079:
4080: -- copy data to the local IN or IN-OUT args, if any

Line 4088: ozf_claim_pvt_w.rosetta_table_copy_in_p3(ddp_claim_tbl, p7_a0

4084:
4085:
4086:
4087:
4088: ozf_claim_pvt_w.rosetta_table_copy_in_p3(ddp_claim_tbl, p7_a0
4089: , p7_a1
4090: , p7_a2
4091: , p7_a3
4092: , p7_a4

Line 4233: ozf_claim_pvt.create_claim_tbl(p_api_version,

4229: );
4230:
4231:
4232: -- here's the delegated call to the old PL/SQL routine
4233: ozf_claim_pvt.create_claim_tbl(p_api_version,
4234: p_init_msg_list,
4235: p_commit,
4236: p_validation_level,
4237: x_return_status,

Line 4405: ddp_claim_tbl ozf_claim_pvt.claim_tbl_type;

4401: , p7_a140 JTF_VARCHAR2_TABLE_100
4402: )
4403:
4404: as
4405: ddp_claim_tbl ozf_claim_pvt.claim_tbl_type;
4406: ddindx binary_integer; indx binary_integer;
4407: begin
4408:
4409: -- copy data to the local IN or IN-OUT args, if any

Line 4417: ozf_claim_pvt_w.rosetta_table_copy_in_p3(ddp_claim_tbl, p7_a0

4413:
4414:
4415:
4416:
4417: ozf_claim_pvt_w.rosetta_table_copy_in_p3(ddp_claim_tbl, p7_a0
4418: , p7_a1
4419: , p7_a2
4420: , p7_a3
4421: , p7_a4

Line 4561: ozf_claim_pvt.update_claim_tbl(p_api_version,

4557: , p7_a140
4558: );
4559:
4560: -- here's the delegated call to the old PL/SQL routine
4561: ozf_claim_pvt.update_claim_tbl(p_api_version,
4562: p_init_msg_list,
4563: p_commit,
4564: p_validation_level,
4565: x_return_status,

Line 4580: end ozf_claim_pvt_w;

4576:
4577:
4578: end;
4579:
4580: end ozf_claim_pvt_w;