‎2006 Oct 04 12:55 PM
hello experts
i have to modify the field value zcount to 2 if zsearch contains value 'yes'in the table zstatus.which is in the active state.please tell me the process of changing the values without creating program.
thanks in advence.
regards
giri.
‎2006 Oct 04 12:57 PM
Hi,
You can modify values in the table using SM30 if table maintenance generator is maintained.
Regards.
‎2006 Oct 04 12:57 PM
Hi,
You can modify values in the table using SM30 if table maintenance generator is maintained.
Regards.
‎2006 Oct 04 12:59 PM
Hello Giri,
Create a table maintenance generator in SM30 for ur table. From there u can modify the contents.
If useful reward.
Vasanth
‎2006 Oct 04 12:59 PM
U can do that using SM31 but selecting the table Zstatus
and using the option to enter condition
you can than select the field zsearch as your condition field. It will ask you for the filter value in which you can give it as Yes...
It would popup with the records from the table zstatus with zsearch as Yes...here you can change the field zcount to 2.