DBA Data[Home] [Help]

APPS.OKL_STREAMS_UTIL_W dependencies on JTF_VARCHAR2_TABLE_200

Line 309: procedure rosetta_table_copy_in_p27(t out nocopy okl_streams_util.var120tabtyp, a0 JTF_VARCHAR2_TABLE_200) as

305: end if;
306: end if;
307: end rosetta_table_copy_out_p26;
308:
309: procedure rosetta_table_copy_in_p27(t out nocopy okl_streams_util.var120tabtyp, a0 JTF_VARCHAR2_TABLE_200) as
310: ddindx binary_integer; indx binary_integer;
311: begin
312: if a0 is not null and a0.count > 0 then
313: if a0.count > 0 then

Line 327: procedure rosetta_table_copy_out_p27(t okl_streams_util.var120tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_200) as

323: end loop;
324: end if;
325: end if;
326: end rosetta_table_copy_in_p27;
327: procedure rosetta_table_copy_out_p27(t okl_streams_util.var120tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_200) as
328: ddindx binary_integer; indx binary_integer;
329: begin
330: if t is null or t.count = 0 then
331: a0 := JTF_VARCHAR2_TABLE_200();

Line 331: a0 := JTF_VARCHAR2_TABLE_200();

327: procedure rosetta_table_copy_out_p27(t okl_streams_util.var120tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_200) as
328: ddindx binary_integer; indx binary_integer;
329: begin
330: if t is null or t.count = 0 then
331: a0 := JTF_VARCHAR2_TABLE_200();
332: else
333: a0 := JTF_VARCHAR2_TABLE_200();
334: if t.count > 0 then
335: a0.extend(t.count);

Line 333: a0 := JTF_VARCHAR2_TABLE_200();

329: begin
330: if t is null or t.count = 0 then
331: a0 := JTF_VARCHAR2_TABLE_200();
332: else
333: a0 := JTF_VARCHAR2_TABLE_200();
334: if t.count > 0 then
335: a0.extend(t.count);
336: ddindx := t.first;
337: indx := 1;

Line 391: procedure rosetta_table_copy_in_p29(t out nocopy okl_streams_util.var150tabtyp, a0 JTF_VARCHAR2_TABLE_200) as

387: end if;
388: end if;
389: end rosetta_table_copy_out_p28;
390:
391: procedure rosetta_table_copy_in_p29(t out nocopy okl_streams_util.var150tabtyp, a0 JTF_VARCHAR2_TABLE_200) as
392: ddindx binary_integer; indx binary_integer;
393: begin
394: if a0 is not null and a0.count > 0 then
395: if a0.count > 0 then

Line 409: procedure rosetta_table_copy_out_p29(t okl_streams_util.var150tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_200) as

405: end loop;
406: end if;
407: end if;
408: end rosetta_table_copy_in_p29;
409: procedure rosetta_table_copy_out_p29(t okl_streams_util.var150tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_200) as
410: ddindx binary_integer; indx binary_integer;
411: begin
412: if t is null or t.count = 0 then
413: a0 := JTF_VARCHAR2_TABLE_200();

Line 413: a0 := JTF_VARCHAR2_TABLE_200();

409: procedure rosetta_table_copy_out_p29(t okl_streams_util.var150tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_200) as
410: ddindx binary_integer; indx binary_integer;
411: begin
412: if t is null or t.count = 0 then
413: a0 := JTF_VARCHAR2_TABLE_200();
414: else
415: a0 := JTF_VARCHAR2_TABLE_200();
416: if t.count > 0 then
417: a0.extend(t.count);

Line 415: a0 := JTF_VARCHAR2_TABLE_200();

411: begin
412: if t is null or t.count = 0 then
413: a0 := JTF_VARCHAR2_TABLE_200();
414: else
415: a0 := JTF_VARCHAR2_TABLE_200();
416: if t.count > 0 then
417: a0.extend(t.count);
418: ddindx := t.first;
419: indx := 1;

Line 432: procedure rosetta_table_copy_in_p30(t out nocopy okl_streams_util.var1995tabtyp, a0 JTF_VARCHAR2_TABLE_2000) as

428: end if;
429: end if;
430: end rosetta_table_copy_out_p29;
431:
432: procedure rosetta_table_copy_in_p30(t out nocopy okl_streams_util.var1995tabtyp, a0 JTF_VARCHAR2_TABLE_2000) as
433: ddindx binary_integer; indx binary_integer;
434: begin
435: if a0 is not null and a0.count > 0 then
436: if a0.count > 0 then

Line 450: procedure rosetta_table_copy_out_p30(t okl_streams_util.var1995tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_2000) as

446: end loop;
447: end if;
448: end if;
449: end rosetta_table_copy_in_p30;
450: procedure rosetta_table_copy_out_p30(t okl_streams_util.var1995tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_2000) as
451: ddindx binary_integer; indx binary_integer;
452: begin
453: if t is null or t.count = 0 then
454: a0 := JTF_VARCHAR2_TABLE_2000();

Line 454: a0 := JTF_VARCHAR2_TABLE_2000();

450: procedure rosetta_table_copy_out_p30(t okl_streams_util.var1995tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_2000) as
451: ddindx binary_integer; indx binary_integer;
452: begin
453: if t is null or t.count = 0 then
454: a0 := JTF_VARCHAR2_TABLE_2000();
455: else
456: a0 := JTF_VARCHAR2_TABLE_2000();
457: if t.count > 0 then
458: a0.extend(t.count);

Line 456: a0 := JTF_VARCHAR2_TABLE_2000();

452: begin
453: if t is null or t.count = 0 then
454: a0 := JTF_VARCHAR2_TABLE_2000();
455: else
456: a0 := JTF_VARCHAR2_TABLE_2000();
457: if t.count > 0 then
458: a0.extend(t.count);
459: ddindx := t.first;
460: indx := 1;

Line 514: procedure rosetta_table_copy_in_p32(t out nocopy okl_streams_util.var200tabtyp, a0 JTF_VARCHAR2_TABLE_200) as

510: end if;
511: end if;
512: end rosetta_table_copy_out_p31;
513:
514: procedure rosetta_table_copy_in_p32(t out nocopy okl_streams_util.var200tabtyp, a0 JTF_VARCHAR2_TABLE_200) as
515: ddindx binary_integer; indx binary_integer;
516: begin
517: if a0 is not null and a0.count > 0 then
518: if a0.count > 0 then

Line 532: procedure rosetta_table_copy_out_p32(t okl_streams_util.var200tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_200) as

528: end loop;
529: end if;
530: end if;
531: end rosetta_table_copy_in_p32;
532: procedure rosetta_table_copy_out_p32(t okl_streams_util.var200tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_200) as
533: ddindx binary_integer; indx binary_integer;
534: begin
535: if t is null or t.count = 0 then
536: a0 := JTF_VARCHAR2_TABLE_200();

Line 536: a0 := JTF_VARCHAR2_TABLE_200();

532: procedure rosetta_table_copy_out_p32(t okl_streams_util.var200tabtyp, a0 out nocopy JTF_VARCHAR2_TABLE_200) as
533: ddindx binary_integer; indx binary_integer;
534: begin
535: if t is null or t.count = 0 then
536: a0 := JTF_VARCHAR2_TABLE_200();
537: else
538: a0 := JTF_VARCHAR2_TABLE_200();
539: if t.count > 0 then
540: a0.extend(t.count);

Line 538: a0 := JTF_VARCHAR2_TABLE_200();

534: begin
535: if t is null or t.count = 0 then
536: a0 := JTF_VARCHAR2_TABLE_200();
537: else
538: a0 := JTF_VARCHAR2_TABLE_200();
539: if t.count > 0 then
540: a0.extend(t.count);
541: ddindx := t.first;
542: indx := 1;