2633:
2634: --{
2635: BEGIN
2636: -- 2637: -- Standard Start of API savepoint 2638: SAVEPOINT LOG_FAILURE_REASON_PUB;
2639: --
2640: --
2641: -- Initialize message list if p_init_msg_list is set to TRUE.
Line 2681: -- Standard call to get message count and if count is 1,get message info.
2677: SYSDATE,
2678: FND_GLOBAL.USER_ID);
2679:
2680: 2681: -- Standard call to get message count and if count is 1,get message info. 2682: --
2683: FND_MSG_PUB.Count_And_Get
2684: (
2685: p_count => x_msg_count,