DBA Data[Home] [Help]

APPS.HZ_PARTY_BO_PVT dependencies on HZ_PARTY_BO_PVT

Line 1: PACKAGE BODY hz_party_bo_pvt AS

1: PACKAGE BODY hz_party_bo_pvt AS
2: /*$Header: ARHBPTVB.pls 120.21 2008/03/25 23:16:38 awu ship $ */
3:
4: G_BO_EVENTS_FORMAT CONSTANT VARCHAR2(30) := FND_PROFILE.VALUE('HZ_BO_EVENTS_FORMAT_BULK');
5: G_EVENT_TYPE CONSTANT VARCHAR2(30) := FND_PROFILE.VALUE('HZ_EXECUTE_API_CALLOUTS');

Line 521: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_relationships, subject id: '||p_subject_id||' object id: '||p_rel_objs(i).related_object_id,

517: );
518:
519: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
520: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
521: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_relationships, subject id: '||p_subject_id||' object id: '||p_rel_objs(i).related_object_id,
522: p_prefix=>l_debug_prefix,
523: p_msg_level=>fnd_log.level_procedure);
524: END IF;
525: RAISE FND_API.G_EXC_ERROR;

Line 775: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_relationships, subject id: '||p_subject_id||' object id: '||p_rel_objs(i).related_object_id,

771: END IF;
772:
773: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
774: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
775: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_relationships, subject id: '||p_subject_id||' object id: '||p_rel_objs(i).related_object_id,
776: p_prefix=>l_debug_prefix,
777: p_msg_level=>fnd_log.level_procedure);
778: END IF;
779: RAISE FND_API.G_EXC_ERROR;

Line 952: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_relationship_obj, subject id: '||p_rel_obj.parent_object_id||' object id: '||p_rel_obj.related_object_id,

948: );
949:
950: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
951: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
952: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_relationship_obj, subject id: '||p_rel_obj.parent_object_id||' object id: '||p_rel_obj.related_object_id,
953: p_prefix=>l_debug_prefix,
954: p_msg_level=>fnd_log.level_procedure);
955: END IF;
956: RAISE FND_API.G_EXC_ERROR;

Line 1139: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.update_relationship_obj, subject id: '||p_rel_obj.parent_object_id||' object id: '||p_rel_obj.related_object_id,

1135: p_rel_obj.relationship_id := x_relationship_id;
1136:
1137: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
1138: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
1139: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.update_relationship_obj, subject id: '||p_rel_obj.parent_object_id||' object id: '||p_rel_obj.related_object_id,
1140: p_prefix=>l_debug_prefix,
1141: p_msg_level=>fnd_log.level_procedure);
1142: END IF;
1143: RAISE FND_API.G_EXC_ERROR;

Line 1349: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_relationship_obj, subject id: '||p_rel_obj.parent_object_id||' object id: '||p_rel_obj.related_object_id,

1345: END IF;
1346:
1347: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
1348: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
1349: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_relationship_obj, subject id: '||p_rel_obj.parent_object_id||' object id: '||p_rel_obj.related_object_id,
1350: p_prefix=>l_debug_prefix,
1351: p_msg_level=>fnd_log.level_procedure);
1352: END IF;
1353: RAISE FND_API.G_EXC_ERROR;

Line 1573: hz_utility_v2pub.debug(p_message=>'hz_party_bo_pvt.get_relationship_obj (+)',

1569: END IF;
1570:
1571: -- Debug info.
1572: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
1573: hz_utility_v2pub.debug(p_message=>'hz_party_bo_pvt.get_relationship_obj (+)',
1574: p_prefix=>l_debug_prefix,
1575: p_msg_level=>fnd_log.level_procedure);
1576: END IF;
1577:

Line 1592: hz_utility_v2pub.debug(p_message=>'hz_party_bo_pvt.get_relationship_obj (-)',

1588: END IF;
1589:
1590: -- Debug info.
1591: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
1592: hz_utility_v2pub.debug(p_message=>'hz_party_bo_pvt.get_relationship_obj (-)',
1593: p_prefix=>l_debug_prefix,
1594: p_msg_level=>fnd_log.level_procedure);
1595: END IF;
1596: EXCEPTION

Line 1740: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_classifications, owner table name: '||p_owner_table_name||' owner table id: '||p_owner_table_id,

1736: );
1737:
1738: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
1739: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
1740: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_classifications, owner table name: '||p_owner_table_name||' owner table id: '||p_owner_table_id,
1741: p_prefix=>l_debug_prefix,
1742: p_msg_level=>fnd_log.level_procedure);
1743: END IF;
1744: RAISE FND_API.G_EXC_ERROR;

Line 1917: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.check_code_assign_op, owner table name: '||p_owner_table_name||' owner table id: '||p_owner_table_id,

1913: );
1914:
1915: IF (l_ovn = -1) THEN
1916: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
1917: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.check_code_assign_op, owner table name: '||p_owner_table_name||' owner table id: '||p_owner_table_id,
1918: p_prefix=>l_debug_prefix,
1919: p_msg_level=>fnd_log.level_procedure);
1920: END IF;
1921: FND_MESSAGE.SET_NAME('AR', 'HZ_API_INVALID_ID');

Line 1957: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_classifications, owner table name: '||p_owner_table_name||' owner table id: '||p_owner_table_id,

1953: END IF;
1954:
1955: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
1956: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
1957: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_classifications, owner table name: '||p_owner_table_name||' owner table id: '||p_owner_table_id,
1958: p_prefix=>l_debug_prefix,
1959: p_msg_level=>fnd_log.level_procedure);
1960: END IF;
1961: RAISE FND_API.G_EXC_ERROR;

Line 2125: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_certifications, party id: '||p_party_id,

2121: );
2122:
2123: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
2124: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
2125: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_certifications, party id: '||p_party_id,
2126: p_prefix=>l_debug_prefix,
2127: p_msg_level=>fnd_log.level_procedure);
2128: END IF;
2129: RAISE FND_API.G_EXC_ERROR;

Line 2298: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.check_certification_op, party id: '||p_party_id,

2294: );
2295:
2296: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
2297: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
2298: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.check_certification_op, party id: '||p_party_id,
2299: p_prefix=>l_debug_prefix,
2300: p_msg_level=>fnd_log.level_procedure);
2301: END IF;
2302: FND_MESSAGE.SET_NAME('AR', 'HZ_API_INVALID_ID');

Line 2338: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_certifications, party id: '||p_party_id,

2334: END IF;
2335:
2336: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
2337: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
2338: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_certifications, party id: '||p_party_id,
2339: p_prefix=>l_debug_prefix,
2340: p_msg_level=>fnd_log.level_procedure);
2341: END IF;
2342: RAISE FND_API.G_EXC_ERROR;

Line 2506: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_financial_profiles, party id: '||p_party_id,

2502: );
2503:
2504: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
2505: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
2506: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_financial_profiles, party id: '||p_party_id,
2507: p_prefix=>l_debug_prefix,
2508: p_msg_level=>fnd_log.level_procedure);
2509: END IF;
2510: RAISE FND_API.G_EXC_ERROR;

Line 2678: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.check_financial_prof_op, financial profile id: '||l_fin_prof_rec.financial_profile_id||', party id: '||p_party_id,

2674: );
2675:
2676: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
2677: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
2678: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.check_financial_prof_op, financial profile id: '||l_fin_prof_rec.financial_profile_id||', party id: '||p_party_id,
2679: p_prefix=>l_debug_prefix,
2680: p_msg_level=>fnd_log.level_procedure);
2681: END IF;
2682: FND_MESSAGE.SET_NAME('AR', 'HZ_API_INVALID_ID');

Line 2718: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_financial_profiles, party id: '||p_party_id,

2714: END IF;
2715:
2716: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
2717: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
2718: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_financial_profiles, party id: '||p_party_id,
2719: p_prefix=>l_debug_prefix,
2720: p_msg_level=>fnd_log.level_procedure);
2721: END IF;
2722: RAISE FND_API.G_EXC_ERROR;

Line 2899: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_party_preferences, party id: '||p_party_id,

2895: );
2896:
2897: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
2898: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
2899: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_party_preferences, party id: '||p_party_id,
2900: p_prefix=>l_debug_prefix,
2901: p_msg_level=>fnd_log.level_procedure);
2902: END IF;
2903: RAISE FND_API.G_EXC_ERROR;

Line 3123: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_party_usage_assignment, party id: '||p_party_id,

3119: );
3120:
3121: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
3122: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
3123: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.create_party_usage_assignment, party id: '||p_party_id,
3124: p_prefix=>l_debug_prefix,
3125: p_msg_level=>fnd_log.level_procedure);
3126: END IF;
3127: RAISE FND_API.G_EXC_ERROR;

Line 3294: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.check_party_usage_op, party_usage_code ' || l_party_usg_rec.party_usage_code||', party id: '||p_party_id,

3290: x_return_status => x_return_status
3291: );
3292: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
3293: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
3294: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.check_party_usage_op, party_usage_code ' || l_party_usg_rec.party_usage_code||', party id: '||p_party_id,
3295: p_prefix=>l_debug_prefix,
3296: p_msg_level=>fnd_log.level_procedure);
3297: END IF;
3298: FND_MESSAGE.SET_NAME('AR', 'HZ_API_INVALID_ID');

Line 3326: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_party_usage_assgmnt,party_usage_code ' || l_party_usg_rec.party_usage_code||', party id: '||p_party_id,

3322: ENd IF;
3323:
3324: IF x_return_status <> FND_API.G_RET_STS_SUCCESS THEN
3325: IF fnd_log.level_procedure>=fnd_log.g_current_runtime_level THEN
3326: hz_utility_v2pub.debug(p_message=>'Error occurred at hz_party_bo_pvt.save_party_usage_assgmnt,party_usage_code ' || l_party_usg_rec.party_usage_code||', party id: '||p_party_id,
3327: p_prefix=>l_debug_prefix,
3328: p_msg_level=>fnd_log.level_procedure);
3329: END IF;
3330: RAISE FND_API.G_EXC_ERROR;

Line 3853: END HZ_PARTY_BO_PVT;

3849: END IF;
3850: RETURN l_msg_data;
3851: END return_all_messages;
3852:
3853: END HZ_PARTY_BO_PVT;