DBA Data[Home] [Help]

APPS.FND_OID_USERS dependencies on HZ_LOCATIONS

Line 1010: from hz_locations

1006:
1007:
1008: select object_version_number
1009: into p_object_version_number
1010: from hz_locations
1011: where location_id = l_location_id;
1012:
1013: fnd_oid_users.get_location_rec(p_ldap_message => p_ldap_message,
1014: x_location_rec => x_location_rec);