DBA Data[Home] [Help]

APPS.JTF_TERR_DEF_MGMT_PUB dependencies on STANDARD

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

91:
92: BEGIN
93: --dbms_output.put_line('Get_WinningTerrMembers: Entering the API');
94:
95: -- Standard call to check for call compatibility.
96: IF NOT FND_API.Compatible_API_Call
97: (
98: l_api_version_number,
99: p_api_version_number,

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

211: FND_MESSAGE.Set_Name('JTF', 'JTF_TERR_MEM_DEF_MGMT_END');
212: FND_MSG_PUB.Add;
213: END IF;
214:
215: -- Standard call to get message count and if count is 1, get message info.
216: FND_MSG_PUB.Count_And_Get
217: (
218: p_count => x_msg_count,
219: p_data => x_msg_data