DBA Data[Home] [Help]

APPS.HZ_PARTY_SEARCH dependencies on STANDARD

Line 406: --Standard call to get message count and if count is 1, get message info

402: END IF;
403: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
404: hz_utility_v2pub.debug(p_message=>'find_parties(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
405: END IF;
406: --Standard call to get message count and if count is 1, get message info
407: FND_MSG_PUB.Count_And_Get(
408: p_encoded => FND_API.G_FALSE,
409: p_count => x_msg_count,
410: p_data => x_msg_data);

Line 783: --Standard call to get message count and if count is 1, get message info

779: END IF;
780: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
781: hz_utility_v2pub.debug(p_message=>'find_persons(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
782: END IF;
783: --Standard call to get message count and if count is 1, get message info
784: FND_MSG_PUB.Count_And_Get(
785: p_encoded => FND_API.G_FALSE,
786: p_count => x_msg_count,
787: p_data => x_msg_data);

Line 1182: --Standard call to get message count and if count is 1, get message info

1178: END IF;
1179: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
1180: hz_utility_v2pub.debug(p_message=>'find_party_details(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
1181: END IF;
1182: --Standard call to get message count and if count is 1, get message info
1183: FND_MSG_PUB.Count_And_Get(
1184: p_encoded => FND_API.G_FALSE,
1185: p_count => x_msg_count,
1186: p_data => x_msg_data);

Line 1562: --Standard call to get message count and if count is 1, get message info

1558: END IF;
1559: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
1560: hz_utility_v2pub.debug(p_message=>'find_duplicate_parties(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
1561: END IF;
1562: --Standard call to get message count and if count is 1, get message info
1563: FND_MSG_PUB.Count_And_Get(
1564: p_encoded => FND_API.G_FALSE,
1565: p_count => x_msg_count,
1566: p_data => x_msg_data);

Line 1937: --Standard call to get message count and if count is 1, get message info

1933: END IF;
1934: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
1935: hz_utility_v2pub.debug(p_message=>'find_duplicate_party_sites(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
1936: END IF;
1937: --Standard call to get message count and if count is 1, get message info
1938: FND_MSG_PUB.Count_And_Get(
1939: p_encoded => FND_API.G_FALSE,
1940: p_count => x_msg_count,
1941: p_data => x_msg_data);

Line 2311: --Standard call to get message count and if count is 1, get message info

2307: END IF;
2308: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
2309: hz_utility_v2pub.debug(p_message=>'find_duplicate_contacts(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
2310: END IF;
2311: --Standard call to get message count and if count is 1, get message info
2312: FND_MSG_PUB.Count_And_Get(
2313: p_encoded => FND_API.G_FALSE,
2314: p_count => x_msg_count,
2315: p_data => x_msg_data);

Line 2685: --Standard call to get message count and if count is 1, get message info

2681: END IF;
2682: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
2683: hz_utility_v2pub.debug(p_message=>'find_duplicate_contact_points(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
2684: END IF;
2685: --Standard call to get message count and if count is 1, get message info
2686: FND_MSG_PUB.Count_And_Get(
2687: p_encoded => FND_API.G_FALSE,
2688: p_count => x_msg_count,
2689: p_data => x_msg_data);

Line 3331: --Standard call to get message count and if count is 1, get message info

3327: END IF;
3328: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
3329: hz_utility_v2pub.debug(p_message=>'find_parties_dynamic(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
3330: END IF;
3331: --Standard call to get message count and if count is 1, get message info
3332: FND_MSG_PUB.Count_And_Get(
3333: p_encoded => FND_API.G_FALSE,
3334: p_count => x_msg_count,
3335: p_data => x_msg_data);

Line 3978: --Standard call to get message count and if count is 1, get message info

3974: END IF;
3975: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
3976: hz_utility_v2pub.debug(p_message=>'call_api_dynamic(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
3977: END IF;
3978: --Standard call to get message count and if count is 1, get message info
3979: FND_MSG_PUB.Count_And_Get(
3980: p_encoded => FND_API.G_FALSE,
3981: p_count => x_msg_count,
3982: p_data => x_msg_data);

Line 4186: --Standard call to get message count and if count is 1, get message info

4182: x_search_ctx_id,x_num_matches, x_return_status, x_msg_count, x_msg_data);
4183: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
4184: hz_utility_v2pub.debug(p_message=>'call_api_dynamic_names(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
4185: END IF;
4186: --Standard call to get message count and if count is 1, get message info
4187: FND_MSG_PUB.Count_And_Get(
4188: p_encoded => FND_API.G_FALSE,
4189: p_count => x_msg_count,
4190: p_data => x_msg_data);

Line 4584: --Standard call to get message count and if count is 1, get message info

4580: END IF;
4581: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
4582: hz_utility_v2pub.debug(p_message=>'get_matching_party_sites(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
4583: END IF;
4584: --Standard call to get message count and if count is 1, get message info
4585: FND_MSG_PUB.Count_And_Get(
4586: p_encoded => FND_API.G_FALSE,
4587: p_count => x_msg_count,
4588: p_data => x_msg_data);

Line 4980: --Standard call to get message count and if count is 1, get message info

4976: HZ_MATCH_RULE_99.get_matching_contacts(
4977: p_rule_id, p_party_id,p_contact_list, p_contact_point_list,
4978: p_restrict_sql, p_match_type,null,x_search_ctx_id,x_num_matches);
4979: END IF;
4980: --Standard call to get message count and if count is 1, get message info
4981: FND_MSG_PUB.Count_And_Get(
4982: p_encoded => FND_API.G_FALSE,
4983: p_count => x_msg_count,
4984: p_data => x_msg_data);

Line 5380: --Standard call to get message count and if count is 1, get message info

5376: END IF;
5377: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
5378: hz_utility_v2pub.debug(p_message=>'get_matching_contact_points(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
5379: END IF;
5380: --Standard call to get message count and if count is 1, get message info
5381: FND_MSG_PUB.Count_And_Get(
5382: p_encoded => FND_API.G_FALSE,
5383: p_count => x_msg_count,
5384: p_data => x_msg_data);

Line 5809: --Standard call to get message count and if count is 1, get message info

5805: END IF;
5806: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
5807: hz_utility_v2pub.debug(p_message=>'get_score_details(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
5808: END IF;
5809: --Standard call to get message count and if count is 1, get message info
5810: FND_MSG_PUB.Count_And_Get(
5811: p_encoded => FND_API.G_FALSE,
5812: p_count => x_msg_count,
5813: p_data => x_msg_data);

Line 6178: --Standard call to get message count and if count is 1, get message info

6174: END IF;
6175: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
6176: hz_utility_v2pub.debug(p_message=>'get_party_for_search(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
6177: END IF;
6178: --Standard call to get message count and if count is 1, get message info
6179: FND_MSG_PUB.Count_And_Get(
6180: p_encoded => FND_API.G_FALSE,
6181: p_count => x_msg_count,
6182: p_data => x_msg_data);

Line 6550: --Standard call to get message count and if count is 1, get message info

6546: END IF;
6547: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
6548: hz_utility_v2pub.debug(p_message=>'get_search_criteria(-) ',p_module_prefix=>'dqm',p_module=>'hz_match_rule_xxx',p_prefix=>NULL,p_msg_level=>fnd_log.level_procedure);
6549: END IF;
6550: --Standard call to get message count and if count is 1, get message info
6551: FND_MSG_PUB.Count_And_Get(
6552: p_encoded => FND_API.G_FALSE,
6553: p_count => x_msg_count,
6554: p_data => x_msg_data);