DBA Data[Home] [Help]

APPS.EAM_CREATEUPDATE_WO_PVT dependencies on FND_MSG_PUB

Line 637: fnd_msg_pub.add;

633: value => l_error_message,
634: translate => FALSE);
635:
636:
637: fnd_msg_pub.add;
638:
639: x_wip_entity_id := l_eam_wo_rec.wip_entity_id;
640: x_return_status := 'E';
641: x_msg_count := 1;