DBA Data[Home] [Help]

APPS.PA_AGREEMENT_PUB dependencies on PA_PM_FUNCTION_SECURITY_PUB

Line 101: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

97: -- since the user does not have access to such functions
98:
99:
100:
101: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
102: (p_api_version_number => p_api_version_number,
103: p_responsibility_id => l_resp_id,
104: p_function_name => 'PA_AF_CREATE_AGREEMENT',
105: p_msg_count => l_msg_count,

Line 1016: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

1012: -- such functions to be executed, the API should not proceed further
1013: -- since the user does not have access to such functions
1014:
1015:
1016: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
1017: (p_api_version_number => p_api_version_number,
1018: p_responsibility_id => l_resp_id,
1019: p_function_name => 'PA_AF_DELETE_AGREEMENT',
1020: p_msg_count => l_msg_count,

Line 1331: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

1327: -- such functions to be executed, the API should not proceed further
1328: -- since the user does not have access to such functions
1329:
1330:
1331: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
1332: (p_api_version_number => p_api_version_number,
1333: p_responsibility_id => l_resp_id,
1334: p_function_name => 'PA_AF_UPDATE_AGREEMENT',
1335: p_msg_count => l_msg_count,

Line 2058: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

2054:
2055: PA_INTERFACE_UTILS_PUB.G_PROJECT_ID := p_pa_project_id;
2056:
2057:
2058: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
2059: (p_api_version_number => p_api_version_number,
2060: p_responsibility_id => l_resp_id,
2061: p_function_name => 'PA_AF_ADD_FUNDING',
2062: p_msg_count => l_msg_count,

Line 2773: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

2769: -- such functions to be executed, the API should not proceed further
2770: -- since the user does not have access to such functions
2771:
2772:
2773: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
2774: (p_api_version_number => p_api_version_number,
2775: p_responsibility_id => l_resp_id,
2776: p_function_name => 'PA_AF_DELETE_FUNDING',
2777: p_msg_count => l_msg_count,

Line 3131: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

3127: -- such functions to be executed, the API should not proceed further
3128: -- since the user does not have access to such functions
3129:
3130:
3131: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
3132: (p_api_version_number => p_api_version_number,
3133: p_responsibility_id => l_resp_id,
3134: p_function_name => 'PA_AF_UPDATE_FUNDING',
3135: p_msg_count => l_msg_count,

Line 3698: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

3694: -- since the user does not have access to such functions
3695:
3696: /* NOT REQUIRED
3697:
3698: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
3699: (p_api_version_number => p_api_version_number,
3700: p_responsibility_id => l_resp_id,
3701: p_function_name => 'PA_AF_LOAD_AGREEMENT',
3702: p_msg_count => l_msg_count,

Line 3907: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

3903: -- such functions to be executed, the API should not proceed further
3904: -- since the user does not have access to such functions
3905:
3906: /* NOT REQUIRED
3907: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
3908: (p_api_version_number => p_api_version_number,
3909: p_responsibility_id => l_resp_id,
3910: p_function_name => 'PA_AF_LOAD_FUNDING',
3911: p_msg_count => l_msg_count,

Line 4069: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

4065: -- such functions to be executed, the API should not proceed further
4066: -- since the user does not have access to such functions
4067:
4068: /* NOT REQUIRED
4069: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
4070: (p_api_version_number => p_api_version_number,
4071: p_responsibility_id => l_resp_id,
4072: p_function_name => 'PA_AF_EXECUTE_CREATE_AGREEMENT',
4073: p_msg_count => l_msg_count,

Line 4252: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

4248: -- such functions to be executed, the API should not proceed further
4249: -- since the user does not have access to such functions
4250:
4251: /* NOT REQUIRED
4252: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
4253: (p_api_version_number => p_api_version_number,
4254: p_responsibility_id => l_resp_id,
4255: p_function_name => 'PA_AF_EXECUTE_UPDATE_AGREEMENT',
4256: p_msg_count => l_msg_count,

Line 4420: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

4416: -- such functions to be executed, the API should not proceed further
4417: -- since the user does not have access to such functions
4418:
4419: /* NOT REQUIRED
4420: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
4421: (p_api_version_number => p_api_version_number,
4422: p_responsibility_id => l_resp_id,
4423: p_function_name => 'PA_AF_FETCH_FUNDING',
4424: p_msg_count => l_msg_count,

Line 4622: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

4618: -- such functions to be executed, the API should not proceed further
4619: -- since the user does not have access to such functions
4620:
4621:
4622: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
4623: (p_api_version_number => p_api_version_number,
4624: p_responsibility_id => l_resp_id,
4625: p_function_name => 'PA_AF_DEL_AGMT_OK',
4626: p_msg_count => l_msg_count,

Line 4902: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

4898: -- such functions to be executed, the API should not proceed further
4899: -- since the user does not have access to such functions
4900:
4901:
4902: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
4903: (p_api_version_number => p_api_version_number,
4904: p_responsibility_id => l_resp_id,
4905: p_function_name => 'PA_AF_ADD_FUND_OK',
4906: p_msg_count => l_msg_count,

Line 5257: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

5253: -- such functions to be executed, the API should not proceed further
5254: -- since the user does not have access to such functions
5255:
5256:
5257: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
5258: (p_api_version_number => p_api_version_number,
5259: p_responsibility_id => l_resp_id,
5260: p_function_name => 'PA_AF_DEL_FUND_OK',
5261: p_msg_count => l_msg_count,

Line 5539: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

5535: -- such functions to be executed, the API should not proceed further
5536: -- since the user does not have access to such functions
5537:
5538:
5539: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
5540: (p_api_version_number => p_api_version_number,
5541: p_responsibility_id => l_resp_id,
5542: p_function_name => 'PA_AF_UPD_FUND_OK',
5543: p_msg_count => l_msg_count,