DBA Data[Home] [Help]

APPS.FTE_WSH_INTERFACE_PKG dependencies on STANDARD

Line 1895: -- Standard Start of API savepoint

1891: BEGIN
1892: --{
1893: --
1894: --
1895: -- Standard Start of API savepoint
1896: SAVEPOINT SEGMENT_STOP_CHANGE_PUB;
1897: --
1898: -- Standard call to check for call compatibility.
1899: IF NOT FND_API.Compatible_API_Call

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

1894: --
1895: -- Standard Start of API savepoint
1896: SAVEPOINT SEGMENT_STOP_CHANGE_PUB;
1897: --
1898: -- Standard call to check for call compatibility.
1899: IF NOT FND_API.Compatible_API_Call
1900: (
1901: l_api_version,
1902: p_api_version,

Line 2204: -- Standard check of p_commit.

2200: --
2201: -- End of API body.
2202: --
2203: --
2204: -- Standard check of p_commit.
2205: --
2206: IF FND_API.To_Boolean( p_commit )
2207: THEN
2208: COMMIT WORK;

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

2208: COMMIT WORK;
2209: END IF;
2210: --
2211: --
2212: -- Standard call to get message count and if count is 1,get message info.
2213: --
2214:
2215: FND_MSG_PUB.Count_And_Get
2216: (

Line 2687: -- Standard Start of API savepoint

2683: BEGIN
2684: --{
2685: --
2686: --
2687: -- Standard Start of API savepoint
2688: SAVEPOINT TRIP_SEGMENT_CHANGE_PUB;
2689: --
2690: -- Standard call to check for call compatibility.
2691: IF NOT FND_API.Compatible_API_Call

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

2686: --
2687: -- Standard Start of API savepoint
2688: SAVEPOINT TRIP_SEGMENT_CHANGE_PUB;
2689: --
2690: -- Standard call to check for call compatibility.
2691: IF NOT FND_API.Compatible_API_Call
2692: (
2693: l_api_version,
2694: p_api_version,

Line 2807: -- Standard check of p_commit.

2803: --
2804: -- End of API body.
2805: --
2806: --
2807: -- Standard check of p_commit.
2808: --
2809: IF FND_API.To_Boolean( p_commit )
2810: THEN
2811: COMMIT WORK;

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

2811: COMMIT WORK;
2812: END IF;
2813: --
2814: --
2815: -- Standard call to get message count and if count is 1,get message info.
2816: --
2817: FND_MSG_PUB.Count_And_Get
2818: (
2819: p_count => x_msg_count,

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

3034: END IF;
3035:
3036: END IF;
3037:
3038: -- Standard call to get message count and if count is 1,get message info.
3039: --
3040: FND_MSG_PUB.Count_And_Get
3041: (
3042: p_count => x_msg_count,