DBA Data[Home] [Help]

APPS.OKL_SETUPPMVALUES_PUB_W dependencies on OKL_SETUPPMVALUES_PUB

Line 1: package body okl_setuppmvalues_pub_w as

1: package body okl_setuppmvalues_pub_w as
2: /* $Header: OKLUSMVB.pls 120.2 2007/03/04 09:58:42 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 55: ddp_pmvv_rec okl_setuppmvalues_pub.pmvv_rec_type;

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

Line 57: ddx_pmvv_rec okl_setuppmvalues_pub.pmvv_rec_type;

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

Line 80: okl_setuppmvalues_pub.get_rec(ddp_pmvv_rec,

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

Line 155: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;

151: , p6_a11 NUMBER := 0-1962.0724
152: )
153:
154: as
155: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;
156: ddp_pmvv_rec okl_setuppmvalues_pub.pmvv_rec_type;
157: ddx_pmvv_rec okl_setuppmvalues_pub.pmvv_rec_type;
158: ddindx binary_integer; indx binary_integer;
159: begin

Line 156: ddp_pmvv_rec okl_setuppmvalues_pub.pmvv_rec_type;

152: )
153:
154: as
155: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;
156: ddp_pmvv_rec okl_setuppmvalues_pub.pmvv_rec_type;
157: ddx_pmvv_rec okl_setuppmvalues_pub.pmvv_rec_type;
158: ddindx binary_integer; indx binary_integer;
159: begin
160:

Line 157: ddx_pmvv_rec okl_setuppmvalues_pub.pmvv_rec_type;

153:
154: as
155: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;
156: ddp_pmvv_rec okl_setuppmvalues_pub.pmvv_rec_type;
157: ddx_pmvv_rec okl_setuppmvalues_pub.pmvv_rec_type;
158: ddindx binary_integer; indx binary_integer;
159: begin
160:
161: -- copy data to the local IN or IN-OUT args, if any

Line 195: okl_setuppmvalues_pub.insert_pmvalues(p_api_version,

191: ddp_pmvv_rec.last_update_login := rosetta_g_miss_num_map(p6_a11);
192:
193:
194: -- here's the delegated call to the old PL/SQL routine
195: okl_setuppmvalues_pub.insert_pmvalues(p_api_version,
196: p_init_msg_list,
197: x_return_status,
198: x_msg_count,
199: x_msg_data,

Line 270: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;

266: , p5_a11 NUMBER := 0-1962.0724
267: )
268:
269: as
270: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;
271: ddp_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;
272: ddx_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;
273: ddindx binary_integer; indx binary_integer;
274: begin

Line 271: ddp_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;

267: )
268:
269: as
270: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;
271: ddp_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;
272: ddx_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;
273: ddindx binary_integer; indx binary_integer;
274: begin
275:

Line 272: ddx_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;

268:
269: as
270: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;
271: ddp_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;
272: ddx_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;
273: ddindx binary_integer; indx binary_integer;
274: begin
275:
276: -- copy data to the local IN or IN-OUT args, if any

Line 311: okl_setuppmvalues_pub.insert_pmvalues(p_api_version,

307: );
308:
309:
310: -- here's the delegated call to the old PL/SQL routine
311: okl_setuppmvalues_pub.insert_pmvalues(p_api_version,
312: p_init_msg_list,
313: x_return_status,
314: x_msg_count,
315: x_msg_data,

Line 375: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;

371: , p5_a11 NUMBER := 0-1962.0724
372: )
373:
374: as
375: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;
376: ddp_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;
377: ddindx binary_integer; indx binary_integer;
378: begin
379:

Line 376: ddp_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;

372: )
373:
374: as
375: ddp_ptlv_rec okl_setuppmvalues_pub.ptlv_rec_type;
376: ddp_pmvv_tbl okl_setuppmvalues_pub.pmvv_tbl_type;
377: ddindx binary_integer; indx binary_integer;
378: begin
379:
380: -- copy data to the local IN or IN-OUT args, if any

Line 414: okl_setuppmvalues_pub.delete_pmvalues(p_api_version,

410: , p6_a11
411: );
412:
413: -- here's the delegated call to the old PL/SQL routine
414: okl_setuppmvalues_pub.delete_pmvalues(p_api_version,
415: p_init_msg_list,
416: x_return_status,
417: x_msg_count,
418: x_msg_data,

Line 431: end okl_setuppmvalues_pub_w;

427:
428:
429: end;
430:
431: end okl_setuppmvalues_pub_w;