DBA Data[Home] [Help]

APPS.OTA_CANCEL_API dependencies on PER_ALL_PEOPLE_F

Line 111: per_all_people_f

107: CURSOR C_PEOPLE IS
108: SELECT
109: email_address, full_name
110: FROM
111: per_all_people_f
112: WHERE
113: person_id = l_owner_id and
114: trunc(sysdate) between
115: effective_start_date and