DBA Data[Home] [Help]

APPS.HZ_EXTRACT_EXT_ATTRI_BO_PVT dependencies on HZ_PER_PROFILES_EXT_B

Line 56: from hz_per_profiles_ext_b

52: and attr_group_id = p_attr_group_id;
53:
54: cursor person_csr is
55: select extension_id
56: from hz_per_profiles_ext_b
57: where person_profile_id = p_ext_object_id
58: and attr_group_id = p_attr_group_id;
59:
60: cursor psite_csr is