DBA Data[Home] [Help]

APPS.OKL_SERVICE_INTEGRATION_PVT dependencies on FND_MSG_PUB

Line 70: FND_MSG_PUB.GET(

66: );
67:
68: FOR i in 1..x_msg_count
69: LOOP
70: FND_MSG_PUB.GET(
71: p_msg_index => i,
72: p_encoded => FND_API.G_FALSE,
73: p_data => x_msg_data,
74: p_msg_index_out => x_msg_index_out