2006 Oct 17 3:19 PM
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.
2006 Oct 17 4:10 PM
Kiran,
Frist trying to check whether the table is being updated or not by using SM13.
Ty
SDN FAN
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.
2006 Oct 17 3:24 PM
Hi
Please change your select to <b>zins is initial</b>
It should then work
2006 Oct 17 3:26 PM
hi,
check this.
<b>zins = space.</b>
or
<b>zins = initial.</b>
rgds
anver
if hlped pls mark points
2006 Oct 17 3:31 PM
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
2006 Oct 17 3:57 PM
hi rama krishna,domnic
but when keep eq in table entries selection screen of that field i have kept in value range of the domain when eq space and when it is X ,it is not showing any values but values are in the database.
thanks in advance
kiran kumar
Message was edited by: kiran kumar
Message was edited by: kiran kumar
2006 Oct 17 4:05 PM
Hi,
Instead of giving = ' ' , try giving <b>NE</b> 'X'.
Regards,
2006 Oct 17 4:07 PM
hi sreejesh i have tried that condition also but it is not working
thanks in advance
kiran kumar
Message was edited by: kiran kumar
2006 Oct 17 4:54 PM
hi to all
when awe add a field in the table and update it will it effect all the fields of table or only to that field
since when iam selecting values for that field in sele ction screena as = it is not giving any values but when i keep = X it is showing values which i have update the x values.
thanks in advance
kiran kumar
Message was edited by: kiran kumar
2006 Oct 17 4:10 PM
Kiran,
Frist trying to check whether the table is being updated or not by using SM13.
Ty
SDN FAN