DBA Data[Home] [Help]

APPS.OKL_CONTRACT_REBOOK_PVT dependencies on FND_MSG_PUB

Line 78: FND_MSG_PUB.GET(

74: );
75:
76: FOR i IN 1..x_msg_count
77: LOOP
78: FND_MSG_PUB.GET(
79: p_msg_index => i,
80: p_encoded => FND_API.G_FALSE,
81: p_data => x_msg_data,
82: p_msg_index_out => x_msg_index_out