Side effects using RAP

1. What is side effect?

    * A change effect occurs when modifying one field automatically updates other fields.

2. How to implement side effects.

    * There are annotations available which helps implementing side effects behavior on UI.

    * Source properties- Properties on which you want to trigger the side effect behavior.

    * Target properties - Properties you want to manipulate as results of side effects.

                                    Refer - Determination in RAP

                                Refer - Adding virtual elements in RAP


Coding part will update soon 

******************************Thank You***************************

Comments

Popular posts from this blog

New syntax for append- VALUE (new syntax 7.4+) in ABAP

Read statement new syntax in ABAP. (7.4+).

Concatenation new syntax( 7.4+ ).