DBA Data[Home] [Help]

APPS.JTF_TAE_ASSIGN_PUB dependencies on STANDARD

Line 251: /* Standard call to check for call compatibility. */

247: -- in the call to JTF_TAE_CONTROL_PVT.set_session_parameters below
248: ---
249: COMMIT;
250:
251: /* Standard call to check for call compatibility. */
252: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
253: p_api_version_number,
254: l_api_name,
255: G_PKG_NAME) THEN

Line 1838: /* Standard call to check for call compatibility. */

1834: -- ORA-12841: Cannot alter the session parallel DML state within a transaction
1835: -- in the call to JTF_TAE_CONTROL_PVT.set_session_parameters below
1836: COMMIT;
1837:
1838: /* Standard call to check for call compatibility. */
1839: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1840: p_api_version_number,
1841: l_api_name,
1842: G_PKG_NAME) THEN