DBA Data[Home] [Help]

APPS.IEX_CASE_UTL_PUB dependencies on STANDARD

Line 945: -- Standard Start of API savepoint

941: -- IF PG_DEBUG < 10 THEN
942: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
943: IEX_DEBUG_PUB.LogMessage ('CloseCase: ' || '*********Start of Procedure => '||l_api_name||' *********');
944: END IF;
945: -- Standard Start of API savepoint
946: SAVEPOINT CLOSECASE_PUB;
947:
948: -- Standard call to check for call compatibility.
949: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,

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

944: END IF;
945: -- Standard Start of API savepoint
946: SAVEPOINT CLOSECASE_PUB;
947:
948: -- Standard call to check for call compatibility.
949: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
950: p_api_version_number,
951: l_api_name,
952: G_PKG_NAME)

Line 1233: -- Standard check for p_commit

1229: --
1230: -- End of API body.
1231: --
1232:
1233: -- Standard check for p_commit
1234: IF FND_API.to_Boolean( p_commit )
1235: THEN
1236: COMMIT WORK;
1237: END IF;

Line 1244: -- Standard call to get message count and if count is 1, get message info.

1240: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
1241: IEX_DEBUG_PUB.LogMessage ('CloseCase: ' || '*********End of Procedure => '||l_api_name||' *********');
1242: END IF;
1243: -- Debug Message
1244: -- Standard call to get message count and if count is 1, get message info.
1245: FND_MSG_PUB.Count_And_Get
1246: ( p_count => x_msg_count,
1247: p_data => x_msg_data
1248: );

Line 1358: -- Standard Start of API savepoint

1354: -- IF PG_DEBUG < 10 THEN
1355: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
1356: IEX_DEBUG_PUB.LogMessage ('CreateCaseObjects: ' || '*********Start of Procedure => '||l_api_name||' *********');
1357: END IF;
1358: -- Standard Start of API savepoint
1359: SAVEPOINT CREATECASEOBJECTS_PUB;
1360:
1361: -- Standard call to check for call compatibility.
1362: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,

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

1357: END IF;
1358: -- Standard Start of API savepoint
1359: SAVEPOINT CREATECASEOBJECTS_PUB;
1360:
1361: -- Standard call to check for call compatibility.
1362: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1363: p_api_version_number,
1364: l_api_name,
1365: G_PKG_NAME)

Line 1840: -- Standard check for p_commit

1836: --
1837: -- End of API body.
1838: --
1839:
1840: -- Standard check for p_commit
1841: IF FND_API.to_Boolean( p_commit )
1842: THEN
1843: COMMIT WORK;
1844: END IF;

Line 1847: -- Standard call to get message count and if count is 1, get message info.

1843: COMMIT WORK;
1844: END IF;
1845:
1846:
1847: -- Standard call to get message count and if count is 1, get message info.
1848: FND_MSG_PUB.Count_And_Get
1849: ( p_count => x_msg_count,
1850: p_data => x_msg_data
1851: );

Line 1981: -- Standard Start of API savepoint

1977: -- IF PG_DEBUG < 10 THEN
1978: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
1979: IEX_DEBUG_PUB.LogMessage ('ReassignCaseObjects: ' || '*********Start of Procedure => '||l_api_name||' *********');
1980: END IF;
1981: -- Standard Start of API savepoint
1982: SAVEPOINT REASSIGNCASEOBJECTS_PUB;
1983:
1984: -- Standard call to check for call compatibility.
1985: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,

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

1980: END IF;
1981: -- Standard Start of API savepoint
1982: SAVEPOINT REASSIGNCASEOBJECTS_PUB;
1983:
1984: -- Standard call to check for call compatibility.
1985: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
1986: p_api_version_number,
1987: l_api_name,
1988: G_PKG_NAME)

Line 2568: -- Standard check for p_commit

2564: --
2565: -- End of API body.
2566: --
2567:
2568: -- Standard check for p_commit
2569: IF FND_API.to_Boolean( p_commit )
2570: THEN
2571: COMMIT WORK;
2572: END IF;

Line 2589: -- Standard call to get message count and if count is 1, get message info.

2585: x_return_status := 'N';
2586: End if;
2587:
2588:
2589: -- Standard call to get message count and if count is 1, get message info.
2590: FND_MSG_PUB.Count_And_Get
2591: ( p_count => x_msg_count,
2592: p_data => x_msg_data
2593: );

Line 2659: -- Standard Start of API savepoint

2655: -- IF PG_DEBUG < 10 THEN
2656: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
2657: IEX_DEBUG_PUB.LogMessage ('UpdateCase: ' || '*********Start of Procedure => '||l_api_name||' *********');
2658: END IF;
2659: -- Standard Start of API savepoint
2660: SAVEPOINT UPDATECASE_PUB;
2661:
2662: -- Standard call to check for call compatibility.
2663: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,

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

2658: END IF;
2659: -- Standard Start of API savepoint
2660: SAVEPOINT UPDATECASE_PUB;
2661:
2662: -- Standard call to check for call compatibility.
2663: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
2664: p_api_version_number,
2665: l_api_name,
2666: G_PKG_NAME)

Line 2788: -- Standard check for p_commit

2784: --
2785: -- End of API body.
2786: --
2787:
2788: -- Standard check for p_commit
2789: IF FND_API.to_Boolean( p_commit )
2790: THEN
2791: COMMIT WORK;
2792: END IF;

Line 2795: -- Standard call to get message count and if count is 1, get message info.

2791: COMMIT WORK;
2792: END IF;
2793:
2794:
2795: -- Standard call to get message count and if count is 1, get message info.
2796: FND_MSG_PUB.Count_And_Get
2797: ( p_count => x_msg_count,
2798: p_data => x_msg_data
2799: );

Line 2886: -- Standard Start of API savepoint

2882: -- IF PG_DEBUG < 10 THEN
2883: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
2884: IEX_DEBUG_PUB.LogMessage ('CreateCasecontacts: ' || '*********Start of Procedure => '||l_api_name||' *********');
2885: END IF;
2886: -- Standard Start of API savepoint
2887: SAVEPOINT CREATECASECONTACTS_PUB;
2888:
2889: -- Standard call to check for call compatibility.
2890: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,

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

2885: END IF;
2886: -- Standard Start of API savepoint
2887: SAVEPOINT CREATECASECONTACTS_PUB;
2888:
2889: -- Standard call to check for call compatibility.
2890: IF NOT FND_API.Compatible_API_Call ( l_api_version_number,
2891: p_api_version_number,
2892: l_api_name,
2893: G_PKG_NAME)

Line 3055: -- Standard call to get message count and if count is 1, get message info.

3051: IEX_DEBUG_PUB.LogMessage ('CreateCasecontacts: ' || '*********End of Procedure => '||l_api_name||' *********');
3052: END IF;
3053:
3054: -- Debug Message
3055: -- Standard call to get message count and if count is 1, get message info.
3056: FND_MSG_PUB.Count_And_Get
3057: ( p_count => x_msg_count,
3058: p_data => x_msg_data
3059: );