DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENT_UTILS dependencies on PA_PM_FUNCTION_SECURITY_PUB

Line 6397: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

6393: -- privilege to UPDATE task or not
6394:
6395: PA_INTERFACE_UTILS_PUB.G_PROJECT_ID := p_project_id;
6396:
6397: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
6398: (p_api_version_number => p_api_version_number,
6399: p_responsibility_id => l_resp_id,
6400: p_function_name => 'PA_PM_UPDATE_TASK_ASSIGNMENT',
6401: p_msg_count => l_msg_count,