DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENT_UTILS dependencies on PA_PM_FUNCTION_SECURITY_PUB

Line 6522: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

6518: -- privilege to UPDATE task or not
6519:
6520: PA_INTERFACE_UTILS_PUB.G_PROJECT_ID := p_project_id;
6521:
6522: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
6523: (p_api_version_number => p_api_version_number,
6524: p_responsibility_id => l_resp_id,
6525: p_function_name => 'PA_PM_UPDATE_TASK_ASSIGNMENT',
6526: p_msg_count => l_msg_count,