DBA Data[Home] [Help]

APPS.OTA_MANDATORY_ENROLL_UTIL dependencies on PER_PEOPLE_F

Line 123: p_person_id IN per_people_f.person_id%type)

119:
120:
121: FUNCTION learner_belongs_to_child_org(p_org_structure_version_id IN ota_event_associations. org_structure_version_id%type,
122: p_organization_id IN ota_event_associations.organization_id%type,
123: p_person_id IN per_people_f.person_id%type)
124: RETURN VARCHAR2;
125:
126: FUNCTION learner_is_notSelected_inClass(p_person_id IN per_all_people_f.person_id%type
127: ,p_assignment_id per_all_assignments_f.assignment_id%type