DBA Data[Home] [Help]

APPS.AHL_RM_RT_OP_DEP_PVT dependencies on STANDARD

Line 683: -- Standard Start of API savepoint

679: BEGIN
680: -- Initialize API return status to success
681: x_return_status := FND_API.G_RET_STS_SUCCESS;
682:
683: -- Standard Start of API savepoint
684: SAVEPOINT sp_process_rt_oper_dep_pvt;
685:
686: -- Standard call to check for call compatibility.
687: IF NOT FND_API.compatible_api_call

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

682:
683: -- Standard Start of API savepoint
684: SAVEPOINT sp_process_rt_oper_dep_pvt;
685:
686: -- Standard call to check for call compatibility.
687: IF NOT FND_API.compatible_api_call
688: (
689: l_api_version,
690: p_api_version,