DBA Data[Home] [Help]

APPS.PER_DISABILITY_API dependencies on PER_DISABILITY_API_BK1

Line 127: per_disability_api_bk1.create_disability_b

123: --
124: -- Call Before Process User Hook
125: --
126: begin
127: per_disability_api_bk1.create_disability_b
128: (p_effective_date => l_effective_date
129: ,p_person_id => p_person_id
130: ,p_category => p_category
131: ,p_status => p_status

Line 305: per_disability_api_bk1.create_disability_a

301: --
302: -- Call After Process User Hook
303: --
304: begin
305: per_disability_api_bk1.create_disability_a
306: (p_effective_date => l_effective_date
307: ,p_person_id => p_person_id
308: ,p_category => p_category
309: ,p_status => p_status