DBA Data[Home] [Help]

APPS.PA_ASSIGNMENTS_PUB dependencies on PA_HR_UPDATE_API

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

5679:
5680: --
5681: --Validate a valid Operating Unit
5682: --
5683: pa_hr_update_api.check_exp_OU(p_org_id =>l_assignment_rec.expenditure_org_id
5684: ,x_return_status =>l_return_status
5685: ,x_error_message_code =>l_error_message_code ) ;
5686: IF l_return_status = FND_API.G_RET_STS_ERROR THEN
5687: PA_UTILS.Add_Message ( p_app_short_name => 'PA'