Removed conditional check for receiver ID in InsertReceiver. The method now always attempts to insert the receiver, simplifying the logic and ensuring consistent behavior.
BASE MODULE =========== This module is intended for often used constants and datastructures. Therefor it is important that this module does not have any dependencies on other modules!!