DBA Data[Home] [Help]

APPS.PER_FR_MEDICAL_EXAMS_UPG_PKG dependencies on PER_MEDICAL_ASSESSMENT_API

Line 124: per_medical_assessment_api.create_medical_assessment

120: BEGIN -- Insert new medical examinations section
121:
122: SAVEPOINT start_insert;
123:
124: per_medical_assessment_api.create_medical_assessment
125: (p_effective_date => l_medical_exam.effective_start_date
126: ,p_person_id => l_medical_exam.person_id
127: ,p_consultation_date => l_consultation_date
128: ,p_consultation_type => l_consultation_type