DBA Data[Home] [Help]

APPS.OKL_SUBSIDY_PROCESS_PVT_W dependencies on OKL_SUBSIDY_PROCESS_PVT

Line 1: package body okl_subsidy_process_pvt_w as

1: package body okl_subsidy_process_pvt_w as
2: /* $Header: OKLESBPB.pls 115.0 2003/09/19 22:57:52 avsingh 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 22: procedure rosetta_table_copy_in_p1(t out nocopy okl_subsidy_process_pvt.asbv_tbl_type, a0 JTF_NUMBER_TABLE

18: if n=b then return a; end if;
19: return n;
20: end;
21:
22: procedure rosetta_table_copy_in_p1(t out nocopy okl_subsidy_process_pvt.asbv_tbl_type, a0 JTF_NUMBER_TABLE
23: , a1 JTF_NUMBER_TABLE
24: , a2 JTF_VARCHAR2_TABLE_100
25: , a3 JTF_VARCHAR2_TABLE_200
26: , a4 JTF_NUMBER_TABLE

Line 97: procedure rosetta_table_copy_out_p1(t okl_subsidy_process_pvt.asbv_tbl_type, a0 out nocopy JTF_NUMBER_TABLE

93: end loop;
94: end if;
95: end if;
96: end rosetta_table_copy_in_p1;
97: procedure rosetta_table_copy_out_p1(t okl_subsidy_process_pvt.asbv_tbl_type, a0 out nocopy JTF_NUMBER_TABLE
98: , a1 out nocopy JTF_NUMBER_TABLE
99: , a2 out nocopy JTF_VARCHAR2_TABLE_100
100: , a3 out nocopy JTF_VARCHAR2_TABLE_200
101: , a4 out nocopy JTF_NUMBER_TABLE

Line 299: ddx_asbv_rec okl_subsidy_process_pvt.asbv_rec_type;

295: , p6_a28 out nocopy VARCHAR2
296: )
297:
298: as
299: ddx_asbv_rec okl_subsidy_process_pvt.asbv_rec_type;
300: ddindx binary_integer; indx binary_integer;
301: begin
302:
303: -- copy data to the local IN or IN-OUT args, if any

Line 312: okl_subsidy_process_pvt.get_subsidy_amount(p_api_version,

308:
309:
310:
311: -- here's the delegated call to the old PL/SQL routine
312: okl_subsidy_process_pvt.get_subsidy_amount(p_api_version,
313: p_init_msg_list,
314: x_return_status,
315: x_msg_count,
316: x_msg_data,

Line 396: ddx_asbv_tbl okl_subsidy_process_pvt.asbv_tbl_type;

392: , p6_a28 out nocopy JTF_VARCHAR2_TABLE_100
393: )
394:
395: as
396: ddx_asbv_tbl okl_subsidy_process_pvt.asbv_tbl_type;
397: ddindx binary_integer; indx binary_integer;
398: begin
399:
400: -- copy data to the local IN or IN-OUT args, if any

Line 409: okl_subsidy_process_pvt.get_asset_subsidy_amount(p_api_version,

405:
406:
407:
408: -- here's the delegated call to the old PL/SQL routine
409: okl_subsidy_process_pvt.get_asset_subsidy_amount(p_api_version,
410: p_init_msg_list,
411: x_return_status,
412: x_msg_count,
413: x_msg_data,

Line 424: okl_subsidy_process_pvt_w.rosetta_table_copy_out_p1(ddx_asbv_tbl, p6_a0

420:
421:
422:
423:
424: okl_subsidy_process_pvt_w.rosetta_table_copy_out_p1(ddx_asbv_tbl, p6_a0
425: , p6_a1
426: , p6_a2
427: , p6_a3
428: , p6_a4

Line 494: ddx_asbv_tbl okl_subsidy_process_pvt.asbv_tbl_type;

490: , p6_a28 out nocopy JTF_VARCHAR2_TABLE_100
491: )
492:
493: as
494: ddx_asbv_tbl okl_subsidy_process_pvt.asbv_tbl_type;
495: ddindx binary_integer; indx binary_integer;
496: begin
497:
498: -- copy data to the local IN or IN-OUT args, if any

Line 507: okl_subsidy_process_pvt.get_contract_subsidy_amount(p_api_version,

503:
504:
505:
506: -- here's the delegated call to the old PL/SQL routine
507: okl_subsidy_process_pvt.get_contract_subsidy_amount(p_api_version,
508: p_init_msg_list,
509: x_return_status,
510: x_msg_count,
511: x_msg_data,

Line 522: okl_subsidy_process_pvt_w.rosetta_table_copy_out_p1(ddx_asbv_tbl, p6_a0

518:
519:
520:
521:
522: okl_subsidy_process_pvt_w.rosetta_table_copy_out_p1(ddx_asbv_tbl, p6_a0
523: , p6_a1
524: , p6_a2
525: , p6_a3
526: , p6_a4

Line 593: ddx_asbv_tbl okl_subsidy_process_pvt.asbv_tbl_type;

589: , p7_a28 out nocopy JTF_VARCHAR2_TABLE_100
590: )
591:
592: as
593: ddx_asbv_tbl okl_subsidy_process_pvt.asbv_tbl_type;
594: ddindx binary_integer; indx binary_integer;
595: begin
596:
597: -- copy data to the local IN or IN-OUT args, if any

Line 607: okl_subsidy_process_pvt.get_partial_subsidy_amount(p_api_version,

603:
604:
605:
606: -- here's the delegated call to the old PL/SQL routine
607: okl_subsidy_process_pvt.get_partial_subsidy_amount(p_api_version,
608: p_init_msg_list,
609: x_return_status,
610: x_msg_count,
611: x_msg_data,

Line 624: okl_subsidy_process_pvt_w.rosetta_table_copy_out_p1(ddx_asbv_tbl, p7_a0

620:
621:
622:
623:
624: okl_subsidy_process_pvt_w.rosetta_table_copy_out_p1(ddx_asbv_tbl, p7_a0
625: , p7_a1
626: , p7_a2
627: , p7_a3
628: , p7_a4

Line 656: end okl_subsidy_process_pvt_w;

652: , p7_a28
653: );
654: end;
655:
656: end okl_subsidy_process_pvt_w;