DBA Data[Home] [Help]

APPS.OTA_MANDATORY_ENROLL_UTIL dependencies on OTA_EVENT_ASSOCIATIONS

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

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

Line 122: p_organization_id IN ota_event_associations.organization_id%type,

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