DBA Data[Home] [Help]

APPS.OTA_MANDATORY_ENROLL_UTIL dependencies on PER_PEOPLE_F

Line 56: p_person_id IN per_people_f.person_id%type)

52:
53:
54: FUNCTION learner_belongs_to_child_org(p_org_structure_version_id IN ota_event_associations. org_structure_version_id%type,
55: p_organization_id IN ota_event_associations.organization_id%type,
56: p_person_id IN per_people_f.person_id%type)
57: RETURN VARCHAR2;
58:
59: FUNCTION learner_is_notSelected(p_person_id IN per_all_people_f.person_id%type
60: ,p_assignment_id per_all_assignments_f.assignment_id%type