DBA Data[Home] [Help]

APPS.OKL_UBB_INTEGRATION_PVT dependencies on FND_MSG_PUB

Line 141: FND_MSG_PUB.GET(

137: );
138:
139: FOR i in 1..x_msg_count
140: LOOP
141: FND_MSG_PUB.GET(
142: p_msg_index => i,
143: p_encoded => FND_API.G_FALSE,
144: p_data => x_msg_data,
145: p_msg_index_out => x_msg_index_out