‎2006 Sep 29 8:13 AM
I have created the table maintanace.
now i have to create a transaction which will take the user to the maintanace screen. how to do this?
‎2006 Sep 29 8:40 AM
Hi Shefali,
1. Go to SM93 and Create.
2. In the options select (parameter transaction)
3. Give the transaction as SM30 and skip initial screen
4. In the Table control below;
Fieldname | Value
____________________
VIEWNAME | Table name
UPDATE | X
Hope this helps
Regards
‎2006 Sep 29 8:21 AM
Hi Shefali,
Create a report program and call Sm30 by passing the table name.
Create a transaction for the report program.
Best regards,
Prashant
‎2006 Sep 29 8:25 AM
Hi Shefali,
Goto SE93 and create a parameter transaction
BR,
Preema
‎2006 Sep 29 8:35 AM
Go to SE93
Create a parameter transaction
Enter SM30 at transaction option
and below give in name as VIEWNAME and value as ur table name.
Regards
Gopi
‎2006 Sep 29 8:40 AM
Hi Shefali,
1. Go to SM93 and Create.
2. In the options select (parameter transaction)
3. Give the transaction as SM30 and skip initial screen
4. In the Table control below;
Fieldname | Value
____________________
VIEWNAME | Table name
UPDATE | X
Hope this helps
Regards