DBA Data[Home] [Help]

APPS.OKC_CDRL_PVT dependencies on STANDARD

Line 265: -- Standard Start of API savepoint

261: FND_LOG.STRING( FND_LOG.LEVEL_PROCEDURE, G_MODULE||l_api_name,'800: p_target_exhibit (count) : '||p_target_exhibit);
262:
263: END IF;
264:
265: -- Standard Start of API savepoint
266: SAVEPOINT g_copy_cdrl_for_exhibit;
267: -- Standard call to check for call compatibility.
268: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
269: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

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

263: END IF;
264:
265: -- Standard Start of API savepoint
266: SAVEPOINT g_copy_cdrl_for_exhibit;
267: -- Standard call to check for call compatibility.
268: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
269: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
270: END IF;
271: -- Initialize message list if p_init_msg_list is set to TRUE.

Line 727: -- Standard Start of API savepoint

723: FND_LOG.STRING( FND_LOG.LEVEL_PROCEDURE, G_MODULE||l_api_name,'1000: p_exhibit_code : '||p_exhibit_code);
724: FND_LOG.STRING( FND_LOG.LEVEL_PROCEDURE, G_MODULE||l_api_name,'1000: p_doc_version : '||p_doc_version);
725: END IF;
726:
727: -- Standard Start of API savepoint
728: SAVEPOINT g_copy_del_for_exhibit;
729: -- Standard call to check for call compatibility.
730: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
731: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

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

725: END IF;
726:
727: -- Standard Start of API savepoint
728: SAVEPOINT g_copy_del_for_exhibit;
729: -- Standard call to check for call compatibility.
730: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
731: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
732: END IF;
733: -- Initialize message list if p_init_msg_list is set to TRUE.

Line 932: -- Standard Start of API savepoint

928: FND_LOG.STRING( FND_LOG.LEVEL_PROCEDURE, G_MODULE||l_api_name,'900: p_mode : '||p_mode);
929: FND_LOG.STRING( FND_LOG.LEVEL_PROCEDURE, G_MODULE||l_api_name,'1000: p_exhibit_code : '||p_exhibit_code);
930: END IF;
931:
932: -- Standard Start of API savepoint
933: SAVEPOINT g_delete_exhibit_for_cdrl;
934: -- Standard call to check for call compatibility.
935: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
936: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

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

930: END IF;
931:
932: -- Standard Start of API savepoint
933: SAVEPOINT g_delete_exhibit_for_cdrl;
934: -- Standard call to check for call compatibility.
935: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
936: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
937: END IF;
938: -- Initialize message list if p_init_msg_list is set to TRUE.

Line 1303: -- Standard Start of API savepoint

1299: FND_LOG.STRING( FND_LOG.LEVEL_PROCEDURE, G_MODULE||l_api_name,'800: p_exhibit_tbl (count) : '||p_exhibit_tbl.count);
1300:
1301: END IF;
1302:
1303: -- Standard Start of API savepoint
1304: SAVEPOINT g_copy_exhibits;
1305:
1306: -- Standard call to check for call compatibility.
1307: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN

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

1302:
1303: -- Standard Start of API savepoint
1304: SAVEPOINT g_copy_exhibits;
1305:
1306: -- Standard call to check for call compatibility.
1307: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
1308: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1309: END IF;
1310:

Line 1447: -- Standard Start of API savepoint

1443: FND_LOG.STRING( FND_LOG.LEVEL_PROCEDURE, G_MODULE||l_api_name,'800: p_mode : '|| p_mode);
1444:
1445: END IF;
1446:
1447: -- Standard Start of API savepoint
1448: SAVEPOINT g_specify_exhibit;
1449: -- Standard call to check for call compatibility.
1450: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
1451: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

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

1445: END IF;
1446:
1447: -- Standard Start of API savepoint
1448: SAVEPOINT g_specify_exhibit;
1449: -- Standard call to check for call compatibility.
1450: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
1451: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1452: END IF;
1453: -- Initialize message list if p_init_msg_list is set to TRUE.

Line 1760: -- Standard Start of API savepoint

1756: FND_LOG.STRING( FND_LOG.LEVEL_PROCEDURE, G_MODULE||l_api_name,'100: Starting delete_doc_exhibits');
1757: END IF;
1758:
1759:
1760: -- Standard Start of API savepoint
1761: SAVEPOINT g_delete_doc_exhibit;
1762: -- Standard call to check for call compatibility.
1763: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
1764: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

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

1758:
1759:
1760: -- Standard Start of API savepoint
1761: SAVEPOINT g_delete_doc_exhibit;
1762: -- Standard call to check for call compatibility.
1763: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
1764: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1765: END IF;
1766: -- Initialize message list if p_init_msg_list is set to TRUE.

Line 1937: -- Standard Start of API savepoint

1933:
1934:
1935: END IF;
1936:
1937: -- Standard Start of API savepoint
1938: SAVEPOINT G_RETAIN_CDRLS_FOR_EXHIBITS;
1939: -- Standard call to check for call compatibility.
1940: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
1941: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;

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

1935: END IF;
1936:
1937: -- Standard Start of API savepoint
1938: SAVEPOINT G_RETAIN_CDRLS_FOR_EXHIBITS;
1939: -- Standard call to check for call compatibility.
1940: IF NOT FND_API.Compatible_API_Call( l_api_version, p_api_version, l_api_name, G_PKG_NAME) THEN
1941: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
1942: END IF;
1943: -- Initialize message list if p_init_msg_list is set to TRUE.