hi to all,
help me in this issue,
i am having a table for ex ztable in that have added a field called zins which of char 1 and updated with indicator x and when i see in the entries of the table
when i keep this zins = ' ' it is not giving any values
if we not give this = it is displaying the values.
thanks in advance
kiran kumar.
hi,
check this.
<b>zins = space.</b>
or
<b>zins = initial.</b>
rgds
anver
if hlped pls mark points
Hi,
If you want to see the enties in the table, you should not enter ' ' in the field.
You can get entries in the following way.
1. Goto the selection-screen for the table (Go to transaction SE16 and give the table name and press Enter)
2. Lick Select-options(F2) and select 'single value'(=) and click OK.
3. Now execute itm you will get the required data.
Thanks,
Ramakrishna
Add a comment