Wow in this whole process of making this understandable for you in a test class I managed to resolve the problem by myself
The problem was: GetGlobalBounds will give back the coords of the next higher instance the sprite belongs to. In my case sprite is within a Player or Enemy object. These object actually move but the Sprite within the object range isn't moving.
Thanks for your patience anyway guys! finally I can move along coding !