DBA Data[Home] [Help]

APPS.PA_BUDGET_PVT dependencies on STANDARD

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

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

Line 4137: --Standard begin of API savepoint

4133: AND prl.resource_list_id = prlm.resource_list_id
4134: AND prlm.resource_list_member_id = c_resource_list_member_id;
4135:
4136: BEGIN
4137: --Standard begin of API savepoint
4138:
4139: SAVEPOINT insert_budget_line_pvt;
4140:
4141: --Set API return status to success

Line 4856: -- Standard begin of API savepoint

4852:
4853:
4854: BEGIN
4855:
4856: -- Standard begin of API savepoint
4857:
4858: SAVEPOINT update_budget_line_sql_pvt;
4859:
4860: -- Set API return status to success