DBA Data[Home] [Help]

APPS.HR_DATA_PUMP dependencies on FND_API

Line 1471: ,p_encoded => fnd_api.g_false

1467: -- Standard multi-message code handling.
1468: --
1469: fnd_msg_pub.get
1470: (p_msg_index => l_which_msg
1471: ,p_encoded => fnd_api.g_false
1472: ,p_data => l_message
1473: ,p_msg_index_out => l_msg_index
1474: );
1475: l_which_msg := fnd_msg_pub.g_next;