DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENTS_PVT dependencies on STANDARD

Line 247: -- Standard begin of API savepoint

243: pa_debug.g_err_stage:='Entered ' || L_FuncProc ;
244: pa_debug.write(G_PKG_NAME ,pa_debug.g_err_stage,3);
245: END IF;
246: --dbms_output.put_line('Entered Create Task Asgmts.');
247: -- Standard begin of API savepoint
248:
249: SAVEPOINT add_task_asgmt_periods;
250:
251: -- Standard call to check for call compatibility.

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

247: -- Standard begin of API savepoint
248:
249: SAVEPOINT add_task_asgmt_periods;
250:
251: -- Standard call to check for call compatibility.
252:
253: IF NOT FND_API.Compatible_API_Call ( 1.0, --pa_project_pub.g_api_version_number ,
254: p_api_version_number ,
255: l_api_name ,