DBA Data[Home] [Help]

APPS.OKL_REBOOK_CM_PVT dependencies on FND_MSG_PUB

Line 1694: fnd_msg_pub.get (p_msg_index => i,

1690:
1691:
1692: IF lx_msg_count > 0 THEN
1693: FOR i IN 1..lx_msg_count LOOP
1694: fnd_msg_pub.get (p_msg_index => i,
1695: p_encoded => 'F',
1696: p_data => lx_msg_data,
1697: p_msg_index_out => l_msg_index_out);
1698: