DBA Data[Home] [Help]

APPS.AHL_RM_RT_OPER_PANEL_PVT dependencies on STANDARD

Line 600: -- Standard Start of API savepoint

596: BEGIN
597: -- Initialize API return status to success
598: x_return_status := FND_API.G_RET_STS_SUCCESS;
599:
600: -- Standard Start of API savepoint
601: SAVEPOINT process_rt_oper_panel_pvt;
602:
603: -- Standard call to check for call compatibility.
604: IF NOT FND_API.compatible_api_call

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

599:
600: -- Standard Start of API savepoint
601: SAVEPOINT process_rt_oper_panel_pvt;
602:
603: -- Standard call to check for call compatibility.
604: IF NOT FND_API.compatible_api_call
605: (
606: l_api_version,
607: p_api_version,