DBA Data[Home] [Help]

APPS.PER_WORK_INCIDENT_API dependencies on PER_WORK_INCIDENT_BK1

Line 154: per_work_incident_bk1.create_work_incident_b

150: --
151: -- Call Before Process User Hook
152: --
153: begin
154: per_work_incident_bk1.create_work_incident_b
155: (p_effective_date => l_effective_date
156: ,p_person_id => p_person_id
157: ,p_incident_reference => p_incident_reference
158: ,p_incident_type => p_incident_type

Line 398: per_work_incident_bk1.create_work_incident_a

394: --
395: -- Call After Process User Hook
396: --
397: begin
398: per_work_incident_bk1.create_work_incident_a
399: (p_effective_date => l_effective_date
400: ,p_person_id => p_person_id
401: ,p_incident_reference => p_incident_reference
402: ,p_incident_type => p_incident_type