DBA Data[Home] [Help]

APPS.OKL_SETUPPMVALUES_PVT_W dependencies on OKL_SETUPPMVALUES_PVT

Line 1: package body okl_setuppmvalues_pvt_w as

1: package body okl_setuppmvalues_pvt_w as
2: /* $Header: OKLESMVB.pls 120.2 2007/03/04 09:59:51 dcshanmu 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 54: ddp_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;

50: , p0_a11 NUMBER := 0-1962.0724
51: )
52:
53: as
54: ddp_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;
55: ddx_no_data_found boolean;
56: ddx_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;
57: ddindx binary_integer; indx binary_integer;
58: begin

Line 56: ddx_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;

52:
53: as
54: ddp_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;
55: ddx_no_data_found boolean;
56: ddx_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;
57: ddindx binary_integer; indx binary_integer;
58: begin
59:
60: -- copy data to the local IN or IN-OUT args, if any

Line 78: okl_setuppmvalues_pvt.get_rec(ddp_pmvv_rec,

74:
75:
76:
77: -- here's the delegated call to the old PL/SQL routine
78: okl_setuppmvalues_pvt.get_rec(ddp_pmvv_rec,
79: x_return_status,
80: ddx_no_data_found,
81: ddx_pmvv_rec);
82:

Line 151: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;

147: , p6_a11 NUMBER := 0-1962.0724
148: )
149:
150: as
151: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;
152: ddp_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;
153: ddx_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;
154: ddindx binary_integer; indx binary_integer;
155: begin

Line 152: ddp_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;

148: )
149:
150: as
151: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;
152: ddp_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;
153: ddx_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;
154: ddindx binary_integer; indx binary_integer;
155: begin
156:

Line 153: ddx_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;

149:
150: as
151: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;
152: ddp_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;
153: ddx_pmvv_rec okl_setuppmvalues_pvt.pmvv_rec_type;
154: ddindx binary_integer; indx binary_integer;
155: begin
156:
157: -- copy data to the local IN or IN-OUT args, if any

Line 191: okl_setuppmvalues_pvt.insert_pmvalues(p_api_version,

187: ddp_pmvv_rec.last_update_login := rosetta_g_miss_num_map(p6_a11);
188:
189:
190: -- here's the delegated call to the old PL/SQL routine
191: okl_setuppmvalues_pvt.insert_pmvalues(p_api_version,
192: p_init_msg_list,
193: x_return_status,
194: x_msg_count,
195: x_msg_data,

Line 266: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;

262: , p5_a11 NUMBER := 0-1962.0724
263: )
264:
265: as
266: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;
267: ddp_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;
268: ddx_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;
269: ddindx binary_integer; indx binary_integer;
270: begin

Line 267: ddp_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;

263: )
264:
265: as
266: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;
267: ddp_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;
268: ddx_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;
269: ddindx binary_integer; indx binary_integer;
270: begin
271:

Line 268: ddx_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;

264:
265: as
266: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;
267: ddp_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;
268: ddx_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;
269: ddindx binary_integer; indx binary_integer;
270: begin
271:
272: -- copy data to the local IN or IN-OUT args, if any

Line 307: okl_setuppmvalues_pvt.insert_pmvalues(p_api_version,

303: );
304:
305:
306: -- here's the delegated call to the old PL/SQL routine
307: okl_setuppmvalues_pvt.insert_pmvalues(p_api_version,
308: p_init_msg_list,
309: x_return_status,
310: x_msg_count,
311: x_msg_data,

Line 371: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;

367: , p5_a11 NUMBER := 0-1962.0724
368: )
369:
370: as
371: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;
372: ddp_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;
373: ddindx binary_integer; indx binary_integer;
374: begin
375:

Line 372: ddp_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;

368: )
369:
370: as
371: ddp_ptlv_rec okl_setuppmvalues_pvt.ptlv_rec_type;
372: ddp_pmvv_tbl okl_setuppmvalues_pvt.pmvv_tbl_type;
373: ddindx binary_integer; indx binary_integer;
374: begin
375:
376: -- copy data to the local IN or IN-OUT args, if any

Line 410: okl_setuppmvalues_pvt.delete_pmvalues(p_api_version,

406: , p6_a11
407: );
408:
409: -- here's the delegated call to the old PL/SQL routine
410: okl_setuppmvalues_pvt.delete_pmvalues(p_api_version,
411: p_init_msg_list,
412: x_return_status,
413: x_msg_count,
414: x_msg_data,

Line 427: end okl_setuppmvalues_pvt_w;

423:
424:
425: end;
426:
427: end okl_setuppmvalues_pvt_w;