DBA Data[Home] [Help]

APPS.OKL_DEAL_CREAT_PVT_W dependencies on OKL_DEAL_CREAT_PVT

Line 1: package body okl_deal_creat_pvt_w as

1: package body okl_deal_creat_pvt_w as
2: /* $Header: OKLEDCRB.pls 120.11 2007/05/17 16:53:41 hariven noship $ */
3: procedure rosetta_table_copy_in_p7(t out nocopy okl_deal_creat_pvt.deal_tab_type, a0 JTF_NUMBER_TABLE
4: , a1 JTF_VARCHAR2_TABLE_200
5: , a2 JTF_VARCHAR2_TABLE_2000

Line 3: procedure rosetta_table_copy_in_p7(t out nocopy okl_deal_creat_pvt.deal_tab_type, a0 JTF_NUMBER_TABLE

1: package body okl_deal_creat_pvt_w as
2: /* $Header: OKLEDCRB.pls 120.11 2007/05/17 16:53:41 hariven noship $ */
3: procedure rosetta_table_copy_in_p7(t out nocopy okl_deal_creat_pvt.deal_tab_type, a0 JTF_NUMBER_TABLE
4: , a1 JTF_VARCHAR2_TABLE_200
5: , a2 JTF_VARCHAR2_TABLE_2000
6: , a3 JTF_VARCHAR2_TABLE_100
7: , a4 JTF_VARCHAR2_TABLE_100

Line 230: procedure rosetta_table_copy_out_p7(t okl_deal_creat_pvt.deal_tab_type, a0 out nocopy JTF_NUMBER_TABLE

226: end loop;
227: end if;
228: end if;
229: end rosetta_table_copy_in_p7;
230: procedure rosetta_table_copy_out_p7(t okl_deal_creat_pvt.deal_tab_type, a0 out nocopy JTF_NUMBER_TABLE
231: , a1 out nocopy JTF_VARCHAR2_TABLE_200
232: , a2 out nocopy JTF_VARCHAR2_TABLE_2000
233: , a3 out nocopy JTF_VARCHAR2_TABLE_100
234: , a4 out nocopy JTF_VARCHAR2_TABLE_100

Line 774: procedure rosetta_table_copy_in_p9(t out nocopy okl_deal_creat_pvt.party_tab_type, a0 JTF_NUMBER_TABLE

770: end if;
771: end if;
772: end rosetta_table_copy_out_p7;
773:
774: procedure rosetta_table_copy_in_p9(t out nocopy okl_deal_creat_pvt.party_tab_type, a0 JTF_NUMBER_TABLE
775: , a1 JTF_VARCHAR2_TABLE_100
776: , a2 JTF_VARCHAR2_TABLE_500
777: , a3 JTF_VARCHAR2_TABLE_500
778: , a4 JTF_VARCHAR2_TABLE_500

Line 843: procedure rosetta_table_copy_out_p9(t okl_deal_creat_pvt.party_tab_type, a0 out nocopy JTF_NUMBER_TABLE

839: end loop;
840: end if;
841: end if;
842: end rosetta_table_copy_in_p9;
843: procedure rosetta_table_copy_out_p9(t okl_deal_creat_pvt.party_tab_type, a0 out nocopy JTF_NUMBER_TABLE
844: , a1 out nocopy JTF_VARCHAR2_TABLE_100
845: , a2 out nocopy JTF_VARCHAR2_TABLE_500
846: , a3 out nocopy JTF_VARCHAR2_TABLE_500
847: , a4 out nocopy JTF_VARCHAR2_TABLE_500

Line 992: procedure rosetta_table_copy_in_p11(t out nocopy okl_deal_creat_pvt.deal_values_tbl, a0 JTF_NUMBER_TABLE

988: end if;
989: end if;
990: end rosetta_table_copy_out_p9;
991:
992: procedure rosetta_table_copy_in_p11(t out nocopy okl_deal_creat_pvt.deal_values_tbl, a0 JTF_NUMBER_TABLE
993: , a1 JTF_VARCHAR2_TABLE_200
994: , a2 JTF_VARCHAR2_TABLE_2000
995: , a3 JTF_VARCHAR2_TABLE_100
996: , a4 JTF_VARCHAR2_TABLE_100

Line 1219: procedure rosetta_table_copy_out_p11(t okl_deal_creat_pvt.deal_values_tbl, a0 out nocopy JTF_NUMBER_TABLE

1215: end loop;
1216: end if;
1217: end if;
1218: end rosetta_table_copy_in_p11;
1219: procedure rosetta_table_copy_out_p11(t okl_deal_creat_pvt.deal_values_tbl, a0 out nocopy JTF_NUMBER_TABLE
1220: , a1 out nocopy JTF_VARCHAR2_TABLE_200
1221: , a2 out nocopy JTF_VARCHAR2_TABLE_2000
1222: , a3 out nocopy JTF_VARCHAR2_TABLE_100
1223: , a4 out nocopy JTF_VARCHAR2_TABLE_100

Line 1981: ddp_durv_rec okl_deal_creat_pvt.deal_rec_type;

1977: , p6_a104 out nocopy VARCHAR2
1978: )
1979:
1980: as
1981: ddp_durv_rec okl_deal_creat_pvt.deal_rec_type;
1982: ddx_durv_rec okl_deal_creat_pvt.deal_rec_type;
1983: ddindx binary_integer; indx binary_integer;
1984: begin
1985:

Line 1982: ddx_durv_rec okl_deal_creat_pvt.deal_rec_type;

1978: )
1979:
1980: as
1981: ddp_durv_rec okl_deal_creat_pvt.deal_rec_type;
1982: ddx_durv_rec okl_deal_creat_pvt.deal_rec_type;
1983: ddindx binary_integer; indx binary_integer;
1984: begin
1985:
1986: -- copy data to the local IN or IN-OUT args, if any

Line 2100: okl_deal_creat_pvt.update_deal(p_api_version,

2096: ddp_durv_rec.labill_labacc_rul_info_cat := p5_a104;
2097:
2098:
2099: -- here's the delegated call to the old PL/SQL routine
2100: okl_deal_creat_pvt.update_deal(p_api_version,
2101: p_init_msg_list,
2102: x_return_status,
2103: x_msg_count,
2104: x_msg_data,

Line 2440: ddp_durv_rec okl_deal_creat_pvt.deal_rec_type;

2436: , p6_a104 out nocopy VARCHAR2
2437: )
2438:
2439: as
2440: ddp_durv_rec okl_deal_creat_pvt.deal_rec_type;
2441: ddx_durv_rec okl_deal_creat_pvt.deal_rec_type;
2442: ddindx binary_integer; indx binary_integer;
2443: begin
2444:

Line 2441: ddx_durv_rec okl_deal_creat_pvt.deal_rec_type;

2437: )
2438:
2439: as
2440: ddp_durv_rec okl_deal_creat_pvt.deal_rec_type;
2441: ddx_durv_rec okl_deal_creat_pvt.deal_rec_type;
2442: ddindx binary_integer; indx binary_integer;
2443: begin
2444:
2445: -- copy data to the local IN or IN-OUT args, if any

Line 2559: okl_deal_creat_pvt.load_deal(p_api_version,

2555: ddp_durv_rec.labill_labacc_rul_info_cat := p5_a104;
2556:
2557:
2558: -- here's the delegated call to the old PL/SQL routine
2559: okl_deal_creat_pvt.load_deal(p_api_version,
2560: p_init_msg_list,
2561: x_return_status,
2562: x_msg_count,
2563: x_msg_data,

Line 2741: ddp_kpl_rec okl_deal_creat_pvt.party_rec_type;

2737: , p6_a25 out nocopy VARCHAR2
2738: )
2739:
2740: as
2741: ddp_kpl_rec okl_deal_creat_pvt.party_rec_type;
2742: ddx_kpl_rec okl_deal_creat_pvt.party_rec_type;
2743: ddindx binary_integer; indx binary_integer;
2744: begin
2745:

Line 2742: ddx_kpl_rec okl_deal_creat_pvt.party_rec_type;

2738: )
2739:
2740: as
2741: ddp_kpl_rec okl_deal_creat_pvt.party_rec_type;
2742: ddx_kpl_rec okl_deal_creat_pvt.party_rec_type;
2743: ddindx binary_integer; indx binary_integer;
2744: begin
2745:
2746: -- copy data to the local IN or IN-OUT args, if any

Line 2781: okl_deal_creat_pvt.create_party(p_api_version,

2777: ddp_kpl_rec.alias := p5_a25;
2778:
2779:
2780: -- here's the delegated call to the old PL/SQL routine
2781: okl_deal_creat_pvt.create_party(p_api_version,
2782: p_init_msg_list,
2783: x_return_status,
2784: x_msg_count,
2785: x_msg_data,

Line 2884: ddp_kpl_rec okl_deal_creat_pvt.party_rec_type;

2880: , p6_a25 out nocopy VARCHAR2
2881: )
2882:
2883: as
2884: ddp_kpl_rec okl_deal_creat_pvt.party_rec_type;
2885: ddx_kpl_rec okl_deal_creat_pvt.party_rec_type;
2886: ddindx binary_integer; indx binary_integer;
2887: begin
2888:

Line 2885: ddx_kpl_rec okl_deal_creat_pvt.party_rec_type;

2881: )
2882:
2883: as
2884: ddp_kpl_rec okl_deal_creat_pvt.party_rec_type;
2885: ddx_kpl_rec okl_deal_creat_pvt.party_rec_type;
2886: ddindx binary_integer; indx binary_integer;
2887: begin
2888:
2889: -- copy data to the local IN or IN-OUT args, if any

Line 2924: okl_deal_creat_pvt.update_party(p_api_version,

2920: ddp_kpl_rec.alias := p5_a25;
2921:
2922:
2923: -- here's the delegated call to the old PL/SQL routine
2924: okl_deal_creat_pvt.update_party(p_api_version,
2925: p_init_msg_list,
2926: x_return_status,
2927: x_msg_count,
2928: x_msg_data,

Line 3092: ddx_deal_values_rec okl_deal_creat_pvt.deal_values_rec;

3088: , p6_a115 out nocopy NUMBER
3089: )
3090:
3091: as
3092: ddx_deal_values_rec okl_deal_creat_pvt.deal_values_rec;
3093: ddindx binary_integer; indx binary_integer;
3094: begin
3095:
3096: -- copy data to the local IN or IN-OUT args, if any

Line 3105: okl_deal_creat_pvt.load_deal(p_api_version,

3101:
3102:
3103:
3104: -- here's the delegated call to the old PL/SQL routine
3105: okl_deal_creat_pvt.load_deal(p_api_version,
3106: p_init_msg_list,
3107: x_return_status,
3108: x_msg_count,
3109: x_msg_data,

Line 3256: ddx_booking_summary_rec okl_deal_creat_pvt.booking_summary_rec;

3252: , p6_a8 out nocopy VARCHAR2
3253: )
3254:
3255: as
3256: ddx_booking_summary_rec okl_deal_creat_pvt.booking_summary_rec;
3257: ddindx binary_integer; indx binary_integer;
3258: begin
3259:
3260: -- copy data to the local IN or IN-OUT args, if any

Line 3269: okl_deal_creat_pvt.load_booking_summary(p_api_version,

3265:
3266:
3267:
3268: -- here's the delegated call to the old PL/SQL routine
3269: okl_deal_creat_pvt.load_booking_summary(p_api_version,
3270: p_init_msg_list,
3271: x_return_status,
3272: x_msg_count,
3273: x_msg_data,

Line 3295: end okl_deal_creat_pvt_w;

3291: p6_a7 := ddx_booking_summary_rec.total_upfront_sales_tax;
3292: p6_a8 := ddx_booking_summary_rec.rvi_premium;
3293: end;
3294:
3295: end okl_deal_creat_pvt_w;