DBA Data[Home] [Help]

APPS.PA_ASSIGNMENTS_PUB dependencies on PA_HR_UPDATE_API

Line 4707: pa_hr_update_api.check_exp_OU(p_org_id =>l_assignment_rec.expenditure_org_id

4703:
4704: --
4705: --Validate a valid Operating Unit
4706: --
4707: pa_hr_update_api.check_exp_OU(p_org_id =>l_assignment_rec.expenditure_org_id
4708: ,x_return_status =>l_return_status
4709: ,x_error_message_code =>l_error_message_code ) ;
4710: IF l_return_status = FND_API.G_RET_STS_ERROR THEN
4711: PA_UTILS.Add_Message ( p_app_short_name => 'PA'