DBA Data[Home] [Help]

APPS.IBC_CITEM_RUNTIME_PVT dependencies on STANDARD

Line 924: -- Standard call to get message count and if count=1, get the message

920: CLOSE Get_Version_Number_Csr;
921:
922: --******************* Real Logic End *********************
923:
924: -- Standard call to get message count and if count=1, get the message
925: FND_MSG_PUB.Count_And_Get ( p_count => x_msg_count,
926: p_data => x_msg_data);
927: EXCEPTION
928: WHEN FND_API.G_EXC_ERROR THEN

Line 1002: -- Standard call to get message count and if count=1, get the message

998: END IF;
999:
1000: --******************* Real Logic End *********************
1001:
1002: -- Standard call to get message count and if count=1, get the message
1003: FND_MSG_PUB.Count_And_Get ( p_count => x_msg_count,
1004: p_data => x_msg_data);
1005: EXCEPTION
1006: WHEN FND_API.G_EXC_ERROR THEN