DBA Data[Home] [Help]

APPS.PA_PROJECT_PVT dependencies on PA_PM_FUNCTION_SECURITY_PUB

Line 5480: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

5476: -- such functions to be executed, the API should not proceed further
5477: -- since the user does not have access to such functions
5478:
5479:
5480: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
5481: (p_api_version_number => p_api_version_number,
5482: p_responsibility_id => l_resp_id,
5483: p_function_name => 'PA_PM_UPDATE_TASK',
5484: p_msg_count => l_msg_count,

Line 9366: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

9362: -- such functions to be executed, the API should not proceed further
9363: -- since the user does not have access to such functions
9364:
9365:
9366: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
9367: (p_api_version_number => p_api_version_number,
9368: p_responsibility_id => l_resp_id,
9369: p_function_name => 'PA_PM_DELETE_TASK',
9370: p_msg_count => l_msg_count,

Line 10057: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

10053: -- such functions to be executed, the API should not proceed further
10054: -- since the user does not have access to such functions
10055:
10056:
10057: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
10058: (p_api_version_number => p_api_version_number,
10059: p_responsibility_id => l_resp_id,
10060: p_function_name => 'PA_PM_DELETE_PROJECT',
10061: p_msg_count => l_msg_count,