2007 Apr 27 7:13 PM
Hello all,
I am trying to display a list of values as a popup from with in a Field Exit. But i am getting a short dump saying CALL SCREEN is not allowed in this form.
I have tried FMs like REUSE_ALV_POPUP_TO_SELECT, POPUP_WITH_TABLE_DISPLAY to get the popup but i am getting this short dump. Any ideas to get around this....
Hello all,
I am trying to display a list of values as a popup from with in a Field Exit. But i am getting a short dump saying CALL SCREEN is not allowed in this form.
I have tried FMs like REUSE_ALV_POPUP_TO_SELECT, POPUP_WITH_TABLE_DISPLAY to get the popup but i am getting this short dump. Any ideas to get around this....
2007 Apr 27 7:20 PM
2007 Apr 27 7:24 PM
2007 Apr 27 7:26 PM
Hi Raju,
When you're working with field exit some statements are not allowed, such as:
- break-point;
- CALL.....;
- SUBMIT;
- COMMIT WORK/ROLLBACK WORK;
- STOP, REJECT,
- Message I, Message W
best regards,
Aline
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |