DBA Data[Home] [Help]

APPS.OTA_MANDATORY_ENROLL_UTIL dependencies on OTA_EVENT_ASSOCIATIONS

Line 54: FUNCTION learner_belongs_to_child_org(p_org_structure_version_id IN ota_event_associations. org_structure_version_id%type,

50: ,p_learner_id IN NUMBER
51: )RETURN VARCHAR2;
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:

Line 55: p_organization_id IN ota_event_associations.organization_id%type,

51: )RETURN VARCHAR2;
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