DBA Data[Home] [Help]

APPS.AMV_CHANNEL_GRP_W dependencies on AMV_CHANNEL_GRP

Line 1: package body amv_channel_grp_w as

1: package body amv_channel_grp_w as
2: /* $Header: amvwchgb.pls 120.2 2005/06/30 07:51 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 136: amv_channel_grp.add_publicchannel(p_api_version,

132: ddp_channel_record.attribute15 := p8_a42;
133:
134:
135: -- here's the delegated call to the old PL/SQL routine
136: amv_channel_grp.add_publicchannel(p_api_version,
137: p_init_msg_list,
138: p_commit,
139: p_validation_level,
140: x_return_status,

Line 273: amv_channel_grp.add_protectedchannel(p_api_version,

269: ddp_channel_record.attribute15 := p8_a42;
270:
271:
272: -- here's the delegated call to the old PL/SQL routine
273: amv_channel_grp.add_protectedchannel(p_api_version,
274: p_init_msg_list,
275: p_commit,
276: p_validation_level,
277: x_return_status,

Line 410: amv_channel_grp.add_privatechannel(p_api_version,

406: ddp_channel_record.attribute15 := p8_a42;
407:
408:
409: -- here's the delegated call to the old PL/SQL routine
410: amv_channel_grp.add_privatechannel(p_api_version,
411: p_init_msg_list,
412: p_commit,
413: p_validation_level,
414: x_return_status,

Line 549: amv_channel_grp.add_groupchannel(p_api_version,

545: ddp_channel_record.attribute15 := p9_a42;
546:
547:
548: -- here's the delegated call to the old PL/SQL routine
549: amv_channel_grp.add_groupchannel(p_api_version,
550: p_init_msg_list,
551: p_commit,
552: p_validation_level,
553: x_return_status,

Line 686: amv_channel_grp.update_channel(p_api_version,

682: ddp_channel_record.attribute14 := p8_a41;
683: ddp_channel_record.attribute15 := p8_a42;
684:
685: -- here's the delegated call to the old PL/SQL routine
686: amv_channel_grp.update_channel(p_api_version,
687: p_init_msg_list,
688: p_commit,
689: p_validation_level,
690: x_return_status,

Line 780: amv_channel_grp.get_channel(p_api_version,

776:
777:
778:
779: -- here's the delegated call to the old PL/SQL routine
780: amv_channel_grp.get_channel(p_api_version,
781: p_init_msg_list,
782: p_validation_level,
783: x_return_status,
784: x_msg_count,

Line 882: amv_channel_grp.set_channelcontenttypes(p_api_version,

878:
879: amv_channel_pvt_w.rosetta_table_copy_in_p1(ddp_content_type_id_array, p_content_type_id_array);
880:
881: -- here's the delegated call to the old PL/SQL routine
882: amv_channel_grp.set_channelcontenttypes(p_api_version,
883: p_init_msg_list,
884: p_commit,
885: p_validation_level,
886: x_return_status,

Line 940: amv_channel_grp.get_channelcontenttypes(p_api_version,

936:
937:
938:
939: -- here's the delegated call to the old PL/SQL routine
940: amv_channel_grp.get_channelcontenttypes(p_api_version,
941: p_init_msg_list,
942: p_validation_level,
943: x_return_status,
944: x_msg_count,

Line 1000: amv_channel_grp.set_channelperspectives(p_api_version,

996:
997: amv_channel_pvt_w.rosetta_table_copy_in_p1(ddp_perspective_id_array, p_perspective_id_array);
998:
999: -- here's the delegated call to the old PL/SQL routine
1000: amv_channel_grp.set_channelperspectives(p_api_version,
1001: p_init_msg_list,
1002: p_commit,
1003: p_validation_level,
1004: x_return_status,

Line 1058: amv_channel_grp.get_channelperspectives(p_api_version,

1054:
1055:
1056:
1057: -- here's the delegated call to the old PL/SQL routine
1058: amv_channel_grp.get_channelperspectives(p_api_version,
1059: p_init_msg_list,
1060: p_validation_level,
1061: x_return_status,
1062: x_msg_count,

Line 1118: amv_channel_grp.set_channelitemtypes(p_api_version,

1114:
1115: amv_channel_pvt_w.rosetta_table_copy_in_p0(ddp_item_type_array, p_item_type_array);
1116:
1117: -- here's the delegated call to the old PL/SQL routine
1118: amv_channel_grp.set_channelitemtypes(p_api_version,
1119: p_init_msg_list,
1120: p_commit,
1121: p_validation_level,
1122: x_return_status,

Line 1176: amv_channel_grp.get_channelitemtypes(p_api_version,

1172:
1173:
1174:
1175: -- here's the delegated call to the old PL/SQL routine
1176: amv_channel_grp.get_channelitemtypes(p_api_version,
1177: p_init_msg_list,
1178: p_validation_level,
1179: x_return_status,
1180: x_msg_count,

Line 1236: amv_channel_grp.set_channelkeywords(p_api_version,

1232:
1233: amv_channel_pvt_w.rosetta_table_copy_in_p0(ddp_keywords_array, p_keywords_array);
1234:
1235: -- here's the delegated call to the old PL/SQL routine
1236: amv_channel_grp.set_channelkeywords(p_api_version,
1237: p_init_msg_list,
1238: p_commit,
1239: p_validation_level,
1240: x_return_status,

Line 1294: amv_channel_grp.get_channelkeywords(p_api_version,

1290:
1291:
1292:
1293: -- here's the delegated call to the old PL/SQL routine
1294: amv_channel_grp.get_channelkeywords(p_api_version,
1295: p_init_msg_list,
1296: p_validation_level,
1297: x_return_status,
1298: x_msg_count,

Line 1354: amv_channel_grp.set_channelauthors(p_api_version,

1350:
1351: amv_channel_pvt_w.rosetta_table_copy_in_p0(ddp_authors_array, p_authors_array);
1352:
1353: -- here's the delegated call to the old PL/SQL routine
1354: amv_channel_grp.set_channelauthors(p_api_version,
1355: p_init_msg_list,
1356: p_commit,
1357: p_validation_level,
1358: x_return_status,

Line 1412: amv_channel_grp.get_channelauthors(p_api_version,

1408:
1409:
1410:
1411: -- here's the delegated call to the old PL/SQL routine
1412: amv_channel_grp.get_channelauthors(p_api_version,
1413: p_init_msg_list,
1414: p_validation_level,
1415: x_return_status,
1416: x_msg_count,

Line 1482: amv_channel_grp.get_itemsperchannel(p_api_version,

1478:
1479:
1480:
1481: -- here's the delegated call to the old PL/SQL routine
1482: amv_channel_grp.get_itemsperchannel(p_api_version,
1483: p_init_msg_list,
1484: p_validation_level,
1485: x_return_status,
1486: x_msg_count,

Line 1685: amv_channel_grp.find_channels(p_api_version,

1681:
1682:
1683:
1684: -- here's the delegated call to the old PL/SQL routine
1685: amv_channel_grp.find_channels(p_api_version,
1686: p_init_msg_list,
1687: p_validation_level,
1688: x_return_status,
1689: x_msg_count,

Line 1759: end amv_channel_grp_w;

1755: , p11_a42
1756: );
1757: end;
1758:
1759: end amv_channel_grp_w;