‎2007 Mar 09 11:42 AM
Hello Frnds,
I am having an urgent requirement... I am having a Ztable and I created a table maintenance generator for that and attached the Tcode to that table maintenance generator... But now the problem is the enduser wants Selection fields for that Tcode so that they can minimize the records... I have looked into the events but I am not able to find the event related to that... And I can create a custom program for that But they don't want that... Please let me know is it possible to have the Selection fields with table maintenance genereator or not... And how to do that
‎2007 Mar 09 12:07 PM
in se93 create tcode using last radio button ie transaction with parameters and inside it specify table/view = tablename
update = x
then only you can save the data into table directly ok bye.... c u
‎2007 Mar 09 11:51 AM
Hello,
In SE93 give ur Tcode name and click change button.
There will be check box for <b>SKIP INITIAL SCREEN</b>
Uncheck this.
Vasanth
‎2007 Mar 09 12:02 PM
Actually If I will uncheck that check box it will take me to the Tcode SM30... But I want a proper selection Screen.. Which will contains all the field... Like when you will go to SM30 and check on enter conditions.. And if you select all the fields you will get a selection screen... That's what I want
‎2007 Mar 09 12:06 PM
‎2007 Mar 09 11:53 AM
see give the table name in sm30 tcode and click the radiobutton
Enter conditions (2nd radibutton)
this will pop up a list of fields here itself .
you can minimize the criteria here .
regards,
vijay.
‎2007 Mar 09 12:07 PM
in se93 create tcode using last radio button ie transaction with parameters and inside it specify table/view = tablename
update = x
then only you can save the data into table directly ok bye.... c u
‎2007 Mar 09 12:10 PM
I have already created a Tcode for that and regarding the Events I am not able to find a suitable events to create the selection screen and validate the data according to the selection criteria...
‎2007 Mar 09 12:13 PM
Hi Navneet,
Try creating Tabke Maintainance with 2 step screens.
Regards,
George