DBA Data[Home] [Help]

APPS.PA_BUDGET_PVT dependencies on STANDARD

Line 2888: --Standard call to check for call compatibility.

2884: pa_debug.write(l_module_name,pa_debug.g_err_stage,l_debug_level3);
2885: END IF;
2886:
2887:
2888: --Standard call to check for call compatibility.
2889: --We do not perform the call compatibility check if p_api_name
2890: --is null. Internal APIs should pass this parameter as null.
2891: IF p_api_name IS NOT NULL THEN
2892: IF NOT FND_API.compatible_api_call ( PA_BUDGET_PUB.g_api_version_number,

Line 4131: --Standard begin of API savepoint

4127: AND prl.resource_list_id = prlm.resource_list_id
4128: AND prlm.resource_list_member_id = c_resource_list_member_id;
4129:
4130: BEGIN
4131: --Standard begin of API savepoint
4132:
4133: SAVEPOINT insert_budget_line_pvt;
4134:
4135: --Set API return status to success

Line 4839: -- Standard begin of API savepoint

4835:
4836:
4837: BEGIN
4838:
4839: -- Standard begin of API savepoint
4840:
4841: SAVEPOINT update_budget_line_sql_pvt;
4842:
4843: -- Set API return status to success