DBA Data[Home] [Help]

APPS.PA_RESOURCE_PUB dependencies on PA_PM_FUNCTION_SECURITY_PUB

Line 120: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

116: -- such functions to be executed, the API should not proceed further
117: -- since the user does not have access to such functions
118:
119:
120: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
121: (p_api_version_number => p_api_version_number,
122: p_responsibility_id => l_resp_id,
123: p_function_name => 'PA_PM_CREATE_RESOURCE_LIST',
124: p_msg_count => l_msg_count,

Line 1259: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

1255: -- such functions to be executed, the API should not proceed further
1256: -- since the user does not have access to such functions
1257:
1258:
1259: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
1260: (p_api_version_number => p_api_version_number,
1261: p_responsibility_id => l_resp_id,
1262: p_function_name => 'PA_PM_UPDATE_RESOURCE_LIST',
1263: p_msg_count => l_msg_count,

Line 1932: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

1928: -- such functions to be executed, the API should not proceed further
1929: -- since the user does not have access to such functions
1930:
1931:
1932: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
1933: (p_api_version_number => p_api_version_number,
1934: p_responsibility_id => l_resp_id,
1935: p_function_name => 'PA_PM_DELETE_RESOURCE_LIST',
1936: p_msg_count => l_msg_count,

Line 2225: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

2221: -- such functions to be executed, the API should not proceed further
2222: -- since the user does not have access to such functions
2223:
2224:
2225: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
2226: (p_api_version_number => p_api_version_number,
2227: p_responsibility_id => l_resp_id,
2228: p_function_name => 'PA_PM_ADD_RESOURCE_LIST_MEMBER',
2229: p_msg_count => l_msg_count,

Line 2611: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

2607: -- such functions to be executed, the API should not proceed further
2608: -- since the user does not have access to such functions
2609:
2610:
2611: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
2612: (p_api_version_number => p_api_version_number,
2613: p_responsibility_id => l_resp_id,
2614: p_function_name => 'PA_PM_UPD_RESOURCE_LIST_MEMBER',
2615: p_msg_count => l_msg_count,

Line 2980: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

2976: -- such functions to be executed, the API should not proceed further
2977: -- since the user does not have access to such functions
2978:
2979:
2980: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
2981: (p_api_version_number => p_api_version_number,
2982: p_responsibility_id => l_resp_id,
2983: p_function_name => 'PA_PM_DEL_RESOURCE_LIST_MEMBER',
2984: p_msg_count => l_msg_count,

Line 3313: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

3309: -- such functions to be executed, the API should not proceed further
3310: -- since the user does not have access to such functions
3311:
3312:
3313: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
3314: (p_api_version_number => p_api_version_number,
3315: p_responsibility_id => l_resp_id,
3316: p_function_name => 'PA_PM_UPD_RESOURCE_LIST_MEMBER',
3317: p_msg_count => l_msg_count,