2012 Nov 17 10:51 AM
Hello,
I have created one screen 0101 and populated the screen fields from custom DataBase Table and i called that screen on standard transaction and when i am entering the values in that screen fields and press enter the values would get deleted so what to do to remain values into text fields.
Thanks & Regards ,
Muhammad Shahezad.
hi,
i have created one custom database table and then created 10 custom screens in module pool program say name as ZPM_QMEL_NOTIF_FIELDS and called these screen in enhancement .then in the PBO of enhancement screen i wrote there as below
CALL SUBSCREEN SUB1 INCLUDING 'ZPM_QMEL_NOTIF_FIELDS' '0101'.
now on screen 0101 i used the fileds of custom table so when this screen gets called by enhancement i am entering values into text fields but when i am pressing enter it would get deleted.so what needed to keep that value that has entered?
Thanks & Regards
Muhammad Shahezad
2012 Nov 17 1:50 PM
Hi,
I believe CALL SUBSCREEN is missing in PAI.
Ref:
http://help.sap.com/saphelp_470/helpdata/en/9f/dbabfe35c111d1829f0000e829fbfe/content.htm
else the field getting cleared upon enter. Debug and check what happens to the field value after enter.
Regards,
~SS~
2012 Nov 17 2:07 PM
hi,
i have created one custom database table and then created 10 custom screens in module pool program say name as ZPM_QMEL_NOTIF_FIELDS and called these screen in enhancement .then in the PBO of enhancement screen i wrote there as below
CALL SUBSCREEN SUB1 INCLUDING 'ZPM_QMEL_NOTIF_FIELDS' '0101'.
now on screen 0101 i used the fileds of custom table so when this screen gets called by enhancement i am entering values into text fields but when i am pressing enter it would get deleted.so what needed to keep that value that has entered?
Thanks & Regards
Muhammad Shahezad
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |