‎2009 Jul 29 12:10 PM
Hi,
I have created the tcode for table maintenance generator and clicked the check box 'skip initial screen'.But when I execute the transaction it is going to the initial screen and giving error as 'Enter valid value'.What would be the reason?
‎2009 Jul 29 12:17 PM
Hi,
You should create a transaction of type Transactions with Parameters
Give the transaction as SM30. Click on Skip Initial screen.
In the name of the screen field and values you should enter 2 values as follows:-
VIEWNAME and value as your table name
UPDATE and value as X.
Regards,
Ankur Parab
‎2009 Jul 29 12:19 PM
Hi Ankur,
I have followed the same process.But still when I execute the transaction it is going to initial screen.
‎2009 Jul 29 12:49 PM
Hi ,
There could be two reason's
1. In the field UPDATE u must have given X in inverted commas like this 'X'........just give it as capital X thats it........
2.If not try and give a function group name similar to that of your view name upon creation of table maintain gen....
Please get back if its still not working