I created ztable and maintained table maintenance genarator.
when i am executing in sm30 transacton it saying NO entries exist double click for long text .
my total fields are not displaying in sm30 transaction whats the reason.
I maintained authorization group , function group , one step procedure and all ..
but in sm30 there are no output fields..
pls guide me ...
Hi,
Go to SM30, enter the table name and see. If there is a table maintenance created, you will see that. Else you will have to create it.
Here are the steps for how to create table maintenance -
http://help.sap.com//saphelp_470/helpdata/EN/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ed2d446011d189700000e8322d00/content.htm
http://help.sap.com/saphelp_46c/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm
/message/2831202#2831202 [original link is broken]
regarding-table-mainantance-generator
regarding-table-maintenance-generator
http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm
http://www.sap-img.com/abap/create-a-table-maintance-program-for-a-z-table.htm
Regards,
Satish
If you are not able to go to maintenance screen from sm30, try to regenerate it from se11 or SE54(Generated objects).Don't forget to click create button after entering the data and then the save button).
Some times it might not display all the fields of the table. but if you still need them, you can double click on the screen no. in table maintenance generator that will take you to the screen painter. Goto layout and click "get fields from dictionary" and select all the fields that you require and adjust the display the way you want and activate.
Add a comment