DBA Data[Home] [Help]

APPS.OKL_LEASE_RATE_SETS_PVT_W dependencies on OKL_LEASE_RATE_SETS_PVT_W

Line 1: package body okl_lease_rate_sets_pvt_w as

1: package body okl_lease_rate_sets_pvt_w as
2: /* $Header: OKLELRSB.pls 120.1 2005/09/30 11:00:09 asawanka noship $ */
3: procedure rosetta_table_copy_in_p22(t out nocopy okl_lease_rate_sets_pvt.okl_number_table, a0 JTF_NUMBER_TABLE) as
4: ddindx binary_integer; indx binary_integer;
5: begin

Line 3259: okl_lease_rate_sets_pvt_w.rosetta_table_copy_in_p22(ddp_lrv_id_tbl, p_lrv_id_tbl);

3255:
3256:
3257:
3258:
3259: okl_lease_rate_sets_pvt_w.rosetta_table_copy_in_p22(ddp_lrv_id_tbl, p_lrv_id_tbl);
3260:
3261:
3262: -- here's the delegated call to the old PL/SQL routine
3263: okl_lease_rate_sets_pvt.enddate_lease_rate_set(p_api_version,

Line 3280: end okl_lease_rate_sets_pvt_w;

3276:
3277:
3278: end;
3279:
3280: end okl_lease_rate_sets_pvt_w;