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 2090: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

2086:
2087: PA_INTERFACE_UTILS_PUB.G_PROJECT_ID := p_pa_project_id;
2088:
2089:
2090: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
2091: (p_api_version_number => p_api_version_number,
2092: p_responsibility_id => l_resp_id,
2093: p_function_name => 'PA_AF_ADD_FUNDING',
2094: p_msg_count => l_msg_count,

Line 2836: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

2832: -- such functions to be executed, the API should not proceed further
2833: -- since the user does not have access to such functions
2834:
2835:
2836: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
2837: (p_api_version_number => p_api_version_number,
2838: p_responsibility_id => l_resp_id,
2839: p_function_name => 'PA_AF_DELETE_FUNDING',
2840: p_msg_count => l_msg_count,

Line 3232: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

3228: -- such functions to be executed, the API should not proceed further
3229: -- since the user does not have access to such functions
3230:
3231:
3232: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
3233: (p_api_version_number => p_api_version_number,
3234: p_responsibility_id => l_resp_id,
3235: p_function_name => 'PA_AF_UPDATE_FUNDING',
3236: p_msg_count => l_msg_count,

Line 3832: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

3828: -- since the user does not have access to such functions
3829:
3830: /* NOT REQUIRED
3831:
3832: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
3833: (p_api_version_number => p_api_version_number,
3834: p_responsibility_id => l_resp_id,
3835: p_function_name => 'PA_AF_LOAD_AGREEMENT',
3836: p_msg_count => l_msg_count,

Line 4041: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

4037: -- such functions to be executed, the API should not proceed further
4038: -- since the user does not have access to such functions
4039:
4040: /* NOT REQUIRED
4041: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
4042: (p_api_version_number => p_api_version_number,
4043: p_responsibility_id => l_resp_id,
4044: p_function_name => 'PA_AF_LOAD_FUNDING',
4045: p_msg_count => l_msg_count,

Line 4203: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

4199: -- such functions to be executed, the API should not proceed further
4200: -- since the user does not have access to such functions
4201:
4202: /* NOT REQUIRED
4203: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
4204: (p_api_version_number => p_api_version_number,
4205: p_responsibility_id => l_resp_id,
4206: p_function_name => 'PA_AF_EXECUTE_CREATE_AGREEMENT',
4207: p_msg_count => l_msg_count,

Line 4386: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

4382: -- such functions to be executed, the API should not proceed further
4383: -- since the user does not have access to such functions
4384:
4385: /* NOT REQUIRED
4386: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
4387: (p_api_version_number => p_api_version_number,
4388: p_responsibility_id => l_resp_id,
4389: p_function_name => 'PA_AF_EXECUTE_UPDATE_AGREEMENT',
4390: p_msg_count => l_msg_count,

Line 4554: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

4550: -- such functions to be executed, the API should not proceed further
4551: -- since the user does not have access to such functions
4552:
4553: /* NOT REQUIRED
4554: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
4555: (p_api_version_number => p_api_version_number,
4556: p_responsibility_id => l_resp_id,
4557: p_function_name => 'PA_AF_FETCH_FUNDING',
4558: p_msg_count => l_msg_count,

Line 4756: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

4752: -- such functions to be executed, the API should not proceed further
4753: -- since the user does not have access to such functions
4754:
4755:
4756: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
4757: (p_api_version_number => p_api_version_number,
4758: p_responsibility_id => l_resp_id,
4759: p_function_name => 'PA_AF_DEL_AGMT_OK',
4760: p_msg_count => l_msg_count,

Line 5036: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

5032: -- such functions to be executed, the API should not proceed further
5033: -- since the user does not have access to such functions
5034:
5035:
5036: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
5037: (p_api_version_number => p_api_version_number,
5038: p_responsibility_id => l_resp_id,
5039: p_function_name => 'PA_AF_ADD_FUND_OK',
5040: p_msg_count => l_msg_count,

Line 5391: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

5387: -- such functions to be executed, the API should not proceed further
5388: -- since the user does not have access to such functions
5389:
5390:
5391: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
5392: (p_api_version_number => p_api_version_number,
5393: p_responsibility_id => l_resp_id,
5394: p_function_name => 'PA_AF_DEL_FUND_OK',
5395: p_msg_count => l_msg_count,

Line 5673: PA_PM_FUNCTION_SECURITY_PUB.check_function_security

5669: -- such functions to be executed, the API should not proceed further
5670: -- since the user does not have access to such functions
5671:
5672:
5673: PA_PM_FUNCTION_SECURITY_PUB.check_function_security
5674: (p_api_version_number => p_api_version_number,
5675: p_responsibility_id => l_resp_id,
5676: p_function_name => 'PA_AF_UPD_FUND_OK',
5677: p_msg_count => l_msg_count,