DBA Data[Home] [Help]

APPS.CN_TRX_FACTOR_PVT_W dependencies on CN_TRX_FACTOR_PVT

Line 1: package body cn_trx_factor_pvt_w as

1: package body cn_trx_factor_pvt_w as
2: /* $Header: cnwtxftb.pls 120.2 2005/09/14 04:30 rarajara ship $ */
3: procedure rosetta_table_copy_in_p1(t out nocopy cn_trx_factor_pvt.trx_factor_tbl_type, a0 JTF_NUMBER_TABLE
4: , a1 JTF_NUMBER_TABLE
5: , a2 JTF_NUMBER_TABLE

Line 3: procedure rosetta_table_copy_in_p1(t out nocopy cn_trx_factor_pvt.trx_factor_tbl_type, a0 JTF_NUMBER_TABLE

1: package body cn_trx_factor_pvt_w as
2: /* $Header: cnwtxftb.pls 120.2 2005/09/14 04:30 rarajara ship $ */
3: procedure rosetta_table_copy_in_p1(t out nocopy cn_trx_factor_pvt.trx_factor_tbl_type, a0 JTF_NUMBER_TABLE
4: , a1 JTF_NUMBER_TABLE
5: , a2 JTF_NUMBER_TABLE
6: , a3 JTF_NUMBER_TABLE
7: , a4 JTF_NUMBER_TABLE

Line 36: procedure rosetta_table_copy_out_p1(t cn_trx_factor_pvt.trx_factor_tbl_type, a0 out nocopy JTF_NUMBER_TABLE

32: end loop;
33: end if;
34: end if;
35: end rosetta_table_copy_in_p1;
36: procedure rosetta_table_copy_out_p1(t cn_trx_factor_pvt.trx_factor_tbl_type, a0 out nocopy JTF_NUMBER_TABLE
37: , a1 out nocopy JTF_NUMBER_TABLE
38: , a2 out nocopy JTF_NUMBER_TABLE
39: , a3 out nocopy JTF_NUMBER_TABLE
40: , a4 out nocopy JTF_NUMBER_TABLE

Line 122: ddp_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;

118: , x_msg_data out nocopy VARCHAR2
119: )
120:
121: as
122: ddp_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;
123: ddp_old_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;
124: ddindx binary_integer; indx binary_integer;
125: begin
126:

Line 123: ddp_old_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;

119: )
120:
121: as
122: ddp_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;
123: ddp_old_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;
124: ddindx binary_integer; indx binary_integer;
125: begin
126:
127: -- copy data to the local IN or IN-OUT args, if any

Line 155: cn_trx_factor_pvt.validate_trx_factor(p_api_version,

151:
152:
153:
154: -- here's the delegated call to the old PL/SQL routine
155: cn_trx_factor_pvt.validate_trx_factor(p_api_version,
156: p_init_msg_list,
157: p_commit,
158: p_validation_level,
159: p_action,

Line 204: ddp_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;

200: , x_msg_data out nocopy VARCHAR2
201: )
202:
203: as
204: ddp_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;
205: ddindx binary_integer; indx binary_integer;
206: begin
207:
208: -- copy data to the local IN or IN-OUT args, if any

Line 226: cn_trx_factor_pvt.create_trx_factor(p_api_version,

222:
223:
224:
225: -- here's the delegated call to the old PL/SQL routine
226: cn_trx_factor_pvt.create_trx_factor(p_api_version,
227: p_init_msg_list,
228: p_commit,
229: p_validation_level,
230: ddp_trx_factor,

Line 271: ddp_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;

267: , x_msg_data out nocopy VARCHAR2
268: )
269:
270: as
271: ddp_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;
272: ddindx binary_integer; indx binary_integer;
273: begin
274:
275: -- copy data to the local IN or IN-OUT args, if any

Line 293: cn_trx_factor_pvt.update_trx_factor(p_api_version,

289:
290:
291:
292: -- here's the delegated call to the old PL/SQL routine
293: cn_trx_factor_pvt.update_trx_factor(p_api_version,
294: p_init_msg_list,
295: p_commit,
296: p_validation_level,
297: ddp_trx_factor,

Line 338: ddp_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;

334: , x_msg_data out nocopy VARCHAR2
335: )
336:
337: as
338: ddp_trx_factor cn_trx_factor_pvt.trx_factor_rec_type;
339: ddindx binary_integer; indx binary_integer;
340: begin
341:
342: -- copy data to the local IN or IN-OUT args, if any

Line 360: cn_trx_factor_pvt.delete_trx_factor(p_api_version,

356:
357:
358:
359: -- here's the delegated call to the old PL/SQL routine
360: cn_trx_factor_pvt.delete_trx_factor(p_api_version,
361: p_init_msg_list,
362: p_commit,
363: p_validation_level,
364: ddp_trx_factor,

Line 406: ddx_trx_factor cn_trx_factor_pvt.trx_factor_tbl_type;

402: , x_msg_data out nocopy VARCHAR2
403: )
404:
405: as
406: ddx_trx_factor cn_trx_factor_pvt.trx_factor_tbl_type;
407: ddindx binary_integer; indx binary_integer;
408: begin
409:
410: -- copy data to the local IN or IN-OUT args, if any

Line 421: cn_trx_factor_pvt.get_trx_factor(p_api_version,

417:
418:
419:
420: -- here's the delegated call to the old PL/SQL routine
421: cn_trx_factor_pvt.get_trx_factor(p_api_version,
422: p_init_msg_list,
423: p_commit,
424: p_validation_level,
425: p_quota_rule_id,

Line 437: cn_trx_factor_pvt_w.rosetta_table_copy_out_p1(ddx_trx_factor, p5_a0

433:
434:
435:
436:
437: cn_trx_factor_pvt_w.rosetta_table_copy_out_p1(ddx_trx_factor, p5_a0
438: , p5_a1
439: , p5_a2
440: , p5_a3
441: , p5_a4

Line 451: end cn_trx_factor_pvt_w;

447:
448:
449: end;
450:
451: end cn_trx_factor_pvt_w;