DBA Data[Home] [Help]

APPS.FTE_DELIVERY_LEGS_PVT dependencies on STANDARD

Line 78: -- Standard Start of API savepoint

74: --}
75: BEGIN
76: --{
77: --
78: -- Standard Start of API savepoint
79: SAVEPOINT SEARCH_SEGMENT_SAVE_PUB;
80: --
81: --
82: -- Initialize message list if p_init_msg_list is set to TRUE.

Line 349: -- Standard Start of API savepoint

345: IF l_debug_on THEN
346: wsh_debug_sv.push(l_api_name);
347: END IF;
348: --
349: -- Standard Start of API savepoint
350: SAVEPOINT PROCESS_DELIVERY_LEG_PUB;
351: --
352: --
353: -- Initialize message list if p_init_msg_list is set to TRUE.

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

1380: x_return_status := WSH_UTIL_CORE.G_RET_STS_SUCCESS;
1381: END IF;
1382: --
1383: --
1384: -- Standard call to get message count and if count is 1,get message info.
1385: --
1386: FND_MSG_PUB.Count_And_Get
1387: (
1388: p_count => x_msg_count,

Line 1527: -- Standard Start of API savepoint

1523: --}
1524: BEGIN
1525: --{
1526: --
1527: -- Standard Start of API savepoint
1528: SAVEPOINT ASSIGN_SERVICE_TO_SEGMENT_PUB;
1529: --
1530: --
1531: -- Initialize message list if p_init_msg_list is set to TRUE.

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

1847: x_return_status := WSH_UTIL_CORE.G_RET_STS_SUCCESS;
1848: END IF;
1849: --
1850: --
1851: -- Standard call to get message count and if count is 1,get message info.
1852: --
1853: FND_MSG_PUB.Count_And_Get
1854: (
1855: p_count => x_msg_count,