574: -- Add error
575: --
576: -- Initialize the message stack
577: --
578: fnd_msg_pub.initialize;
579: fnd_message.set_name('HXC','HXC_NOT_VALID_ASSIGNMENT');
580: fnd_msg_pub.add;
581: else
582: --
576: -- Initialize the message stack
577: --
578: fnd_msg_pub.initialize;
579: fnd_message.set_name('HXC','HXC_NOT_VALID_ASSIGNMENT');
580: fnd_msg_pub.add;
581: else
582: --
583: -- Populate property structure
584: --