RAP additional save

    Save logic which can be added to managed RAP BOs to enhance the default save sequence. It can be applied to the complete BO by defining it in the behavior definition header, or for an individual entity by defining it in the behavior entity characteristics. It is implemented in the redefined saver method save_modified.

    -> More about