DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENTS_PVT dependencies on STANDARD

Line 285: -- Standard begin of API savepoint

281: pa_debug.g_err_stage:='Entered ' || L_FuncProc ;
282: pa_debug.write(G_PKG_NAME ,pa_debug.g_err_stage,3);
283: END IF;
284: --dbms_output.put_line('Entered Create Task Asgmts.');
285: -- Standard begin of API savepoint
286:
287: SAVEPOINT add_task_asgmt_periods;
288:
289: -- Standard call to check for call compatibility.

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

285: -- Standard begin of API savepoint
286:
287: SAVEPOINT add_task_asgmt_periods;
288:
289: -- Standard call to check for call compatibility.
290:
291: IF NOT FND_API.Compatible_API_Call ( 1.0, --pa_project_pub.g_api_version_number ,
292: p_api_version_number ,
293: l_api_name ,