DBA Data[Home] [Help]

APPS.PON_USER_PROFILE_PKG dependencies on HZ_PERSON_PROFILES

Line 426: DELETE FROM hz_person_profiles

422: DELETE FROM fnd_user
423: WHERE user_name = p_username;
424:
425: --get rid of user profile
426: DELETE FROM hz_person_profiles
427: WHERE party_id = l_user_party_id;
428:
429: --get rid of hz_parties row
430: DELETE FROM hz_parties