DBA Data[Home] [Help]

APPS.OKL_REBOOK_CM_PVT dependencies on FND_MSG_PUB

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

1705:
1706:
1707: IF lx_msg_count > 0 THEN
1708: FOR i IN 1..lx_msg_count LOOP
1709: fnd_msg_pub.get (p_msg_index => i,
1710: p_encoded => 'F',
1711: p_data => lx_msg_data,
1712: p_msg_index_out => l_msg_index_out);
1713: