‎2010 Sep 02 2:35 PM
Hi ! :
I wish to know where is sap save data from screen painter.
i look table FELD , but isn't that i need.
when you are in se51 (screen painter) you can do a download in a txt file.
that file is generated with data from... what table?
if you can help me , thank you! and if you don't ... thank you to
regards!
‎2010 Sep 02 2:56 PM
Multiple tables. You can pull the definition with RS_SCREEN_IMPORT with mode 'SHOW'. If you want to see the table queries, turn on SQL trace before entering SE51 or before running that function.
‎2010 Sep 02 2:56 PM
Multiple tables. You can pull the definition with RS_SCREEN_IMPORT with mode 'SHOW'. If you want to see the table queries, turn on SQL trace before entering SE51 or before running that function.
‎2010 Sep 02 5:05 PM