DBA Data[Home] [Help]

APPS.PER_HRWF_SYNCH dependencies on PER_ROLE_ROLES_V

Line 854: from per_role_roles_v

850: Into l_description,
851: l_notificationPref,
852: l_parentOrigSys,
853: l_parentOrigSysID
854: from per_role_roles_v
855: where name = 'PER_ROLE:'||p_rec.person_id;
856: Exception
857: When others then
858: l_description := null;