DBA Data[Home] [Help]

APPS.PER_FR_WORK_ACC_UPG_PKG dependencies on PER_WORK_INCIDENT_API

Line 147: per_work_incident_api.create_work_incident

143: BEGIN -- Insert newwork inccidents section
144:
145: SAVEPOINT start_insert;
146:
147: per_work_incident_api.create_work_incident
148: (p_effective_date => l_work_acci.effective_start_date
149: ,p_person_id => l_work_acci.person_id
150: ,p_incident_reference => 'FR' || TO_CHAR(l_work_acci.PERSON_EXTRA_INFO_ID)
151: ,p_at_work_flag => l_activity