DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENTS_PVT dependencies on PA_PM_FUNCTION_SECURITY_PUB

Line 386: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

382:
383: --dbms_output.put_line('Security Initialize successful.');
384: PA_INTERFACE_UTILS_PUB.G_PROJECT_ID := l_project_id; --bug 2471668 ( in the project context )
385:
386: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
387: (p_api_version_number => p_api_version_number,
388: p_responsibility_id => l_resp_id,
389: p_function_name => 'PA_PM_ADD_TASK_ASSIGNMENT',
390: p_msg_count => l_msg_count,