DBA Data[Home] [Help]

APPS.OKL_CONTRACT_REBOOK_PVT dependencies on FND_MSG_PUB

Line 107: FND_MSG_PUB.GET(

103: );
104:
105: FOR i IN 1..x_msg_count
106: LOOP
107: FND_MSG_PUB.GET(
108: p_msg_index => i,
109: p_encoded => FND_API.G_FALSE,
110: p_data => x_msg_data,
111: p_msg_index_out => x_msg_index_out