DBA Data[Home] [Help]

APPS.EDR_TRANS_ACKN_PUB dependencies on STANDARD

Line 53: -- Standard Start of API savepoint

49: DUPLICATE_ACK_ERROR EXCEPTION;
50: NO_DATA_ERROR EXCEPTION;
51: begin
52: /*
53: -- Standard Start of API savepoint
54: SAVEPOINT SEND_ACKN_PUB;
55: */
56: -- Standard call to check for call compatibility.
57: IF NOT FND_API.Compatible_API_Call (l_api_version ,

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

52: /*
53: -- Standard Start of API savepoint
54: SAVEPOINT SEND_ACKN_PUB;
55: */
56: -- Standard call to check for call compatibility.
57: IF NOT FND_API.Compatible_API_Call (l_api_version ,
58: p_api_version ,
59: l_api_name ,
60: G_PKG_NAME )

Line 194: -- Standard call to get message count and if count is 1,

190: END IF;
191:
192: -- End of API Body
193:
194: -- Standard call to get message count and if count is 1,
195: --get message info.
196: FND_MSG_PUB.Count_And_Get
197: ( p_count => x_msg_count ,
198: p_data => x_msg_data