2008 Apr 20 2:26 PM
Hi,
Field exit is not executed although it is active.
Thanks,
Biju.
2008 Apr 20 4:26 PM
Hi,
Fields which do not have the 'Input field' attribute usually do not trigger a field exit. The field exit is designed to allow an extended input check. It is therefore only called for input fields - even if they are not ready for input at runtime of the application by LOOP AT SCREEN.
This rule does not apply, however, if the field is located within a steploop. Here the field will be always activated, even if it is invisible.
Reward if helpful...
Cheers,
Madhavi.
Hi,
Field exit is not executed although it is active.
Thanks,
Biju.
2008 Apr 20 4:26 PM
Hi,
Fields which do not have the 'Input field' attribute usually do not trigger a field exit. The field exit is designed to allow an extended input check. It is therefore only called for input fields - even if they are not ready for input at runtime of the application by LOOP AT SCREEN.
This rule does not apply, however, if the field is located within a steploop. Here the field will be always activated, even if it is invisible.
Reward if helpful...
Cheers,
Madhavi.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |