DBA Data[Home] [Help]

APPS.AMV_CHANNEL_PVT_W dependencies on AMV_CHANNEL_PVT_W

Line 1: package body amv_channel_pvt_w as

1: package body amv_channel_pvt_w as
2: /* $Header: amvwchab.pls 120.2 2005/06/30 07:50 appldev 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:

Line 1499: amv_channel_pvt_w.rosetta_table_copy_in_p1(ddp_content_type_id_array, p_content_type_id_array);

1495:
1496:
1497:
1498:
1499: amv_channel_pvt_w.rosetta_table_copy_in_p1(ddp_content_type_id_array, p_content_type_id_array);
1500:
1501: -- here's the delegated call to the old PL/SQL routine
1502: amv_channel_pvt.set_channelcontenttypes(p_api_version,
1503: p_init_msg_list,

Line 1583: amv_channel_pvt_w.rosetta_table_copy_out_p1(ddx_content_type_id_array, x_content_type_id_array);

1579:
1580:
1581:
1582:
1583: amv_channel_pvt_w.rosetta_table_copy_out_p1(ddx_content_type_id_array, x_content_type_id_array);
1584: end;
1585:
1586: procedure set_channelperspectives(p_api_version NUMBER
1587: , p_init_msg_list VARCHAR2

Line 1617: amv_channel_pvt_w.rosetta_table_copy_in_p1(ddp_perspective_id_array, p_perspective_id_array);

1613:
1614:
1615:
1616:
1617: amv_channel_pvt_w.rosetta_table_copy_in_p1(ddp_perspective_id_array, p_perspective_id_array);
1618:
1619: -- here's the delegated call to the old PL/SQL routine
1620: amv_channel_pvt.set_channelperspectives(p_api_version,
1621: p_init_msg_list,

Line 1701: amv_channel_pvt_w.rosetta_table_copy_out_p1(ddx_perspective_id_array, x_perspective_id_array);

1697:
1698:
1699:
1700:
1701: amv_channel_pvt_w.rosetta_table_copy_out_p1(ddx_perspective_id_array, x_perspective_id_array);
1702: end;
1703:
1704: procedure set_channelitemtypes(p_api_version NUMBER
1705: , p_init_msg_list VARCHAR2

Line 1735: amv_channel_pvt_w.rosetta_table_copy_in_p0(ddp_item_type_array, p_item_type_array);

1731:
1732:
1733:
1734:
1735: amv_channel_pvt_w.rosetta_table_copy_in_p0(ddp_item_type_array, p_item_type_array);
1736:
1737: -- here's the delegated call to the old PL/SQL routine
1738: amv_channel_pvt.set_channelitemtypes(p_api_version,
1739: p_init_msg_list,

Line 1819: amv_channel_pvt_w.rosetta_table_copy_out_p0(ddx_item_type_array, x_item_type_array);

1815:
1816:
1817:
1818:
1819: amv_channel_pvt_w.rosetta_table_copy_out_p0(ddx_item_type_array, x_item_type_array);
1820: end;
1821:
1822: procedure set_channelkeywords(p_api_version NUMBER
1823: , p_init_msg_list VARCHAR2

Line 1853: amv_channel_pvt_w.rosetta_table_copy_in_p0(ddp_keywords_array, p_keywords_array);

1849:
1850:
1851:
1852:
1853: amv_channel_pvt_w.rosetta_table_copy_in_p0(ddp_keywords_array, p_keywords_array);
1854:
1855: -- here's the delegated call to the old PL/SQL routine
1856: amv_channel_pvt.set_channelkeywords(p_api_version,
1857: p_init_msg_list,

Line 1937: amv_channel_pvt_w.rosetta_table_copy_out_p0(ddx_keywords_array, x_keywords_array);

1933:
1934:
1935:
1936:
1937: amv_channel_pvt_w.rosetta_table_copy_out_p0(ddx_keywords_array, x_keywords_array);
1938: end;
1939:
1940: procedure set_channelauthors(p_api_version NUMBER
1941: , p_init_msg_list VARCHAR2

Line 1971: amv_channel_pvt_w.rosetta_table_copy_in_p0(ddp_authors_array, p_authors_array);

1967:
1968:
1969:
1970:
1971: amv_channel_pvt_w.rosetta_table_copy_in_p0(ddp_authors_array, p_authors_array);
1972:
1973: -- here's the delegated call to the old PL/SQL routine
1974: amv_channel_pvt.set_channelauthors(p_api_version,
1975: p_init_msg_list,

Line 2055: amv_channel_pvt_w.rosetta_table_copy_out_p0(ddx_authors_array, x_authors_array);

2051:
2052:
2053:
2054:
2055: amv_channel_pvt_w.rosetta_table_copy_out_p0(ddx_authors_array, x_authors_array);
2056: end;
2057:
2058: procedure get_itemsperchannel(p_api_version NUMBER
2059: , p_init_msg_list VARCHAR2

Line 2136: amv_channel_pvt_w.rosetta_table_copy_out_p1(ddx_document_id_array, x_document_id_array);

2132: p12_a0 := rosetta_g_miss_num_map(ddx_subset_return_rec.returned_record_count);
2133: p12_a1 := rosetta_g_miss_num_map(ddx_subset_return_rec.next_record_position);
2134: p12_a2 := rosetta_g_miss_num_map(ddx_subset_return_rec.total_record_count);
2135:
2136: amv_channel_pvt_w.rosetta_table_copy_out_p1(ddx_document_id_array, x_document_id_array);
2137: end;
2138:
2139: procedure find_channels(p_api_version NUMBER
2140: , p_init_msg_list VARCHAR2

Line 2337: amv_channel_pvt_w.rosetta_table_copy_out_p5(ddx_content_chan_array, p11_a0

2333: p10_a0 := rosetta_g_miss_num_map(ddx_subset_return_rec.returned_record_count);
2334: p10_a1 := rosetta_g_miss_num_map(ddx_subset_return_rec.next_record_position);
2335: p10_a2 := rosetta_g_miss_num_map(ddx_subset_return_rec.total_record_count);
2336:
2337: amv_channel_pvt_w.rosetta_table_copy_out_p5(ddx_content_chan_array, p11_a0
2338: , p11_a1
2339: , p11_a2
2340: , p11_a3
2341: , p11_a4

Line 2383: end amv_channel_pvt_w;

2379: , p11_a42
2380: );
2381: end;
2382:
2383: end amv_channel_pvt_w;