DBA Data[Home] [Help]

APPS.EAM_PROCESS_WO_PUB dependencies on FND_MSG_PUB

Line 1206: fnd_msg_pub.delete_msg(p_msg_index => fnd_msg_pub.Count_Msg);

1202:
1203: ELSE
1204:
1205: -- Delete the general warning message from both the fnd and eam message stacks
1206: fnd_msg_pub.delete_msg(p_msg_index => fnd_msg_pub.Count_Msg);
1207:
1208: EAM_ERROR_MESSAGE_PVT.Delete_Message;
1209:
1210: x_msg_count := EAM_ERROR_MESSAGE_PVT.GET_MESSAGE_COUNT();