2011 Jun 17 10:52 AM
I have a table in which field "posicion" is part of the key in the table and it is defined with data element EBELP.
I have a table control in which I show the values of this table. Whenever posicion is equal to '99999' I want the field in the table control to be blank. I get a '0' instead. How could I hide this '0'?
Thanks in advance.
2011 Jun 17 11:02 AM
Hi,
Clear the field name, or change the data type to c for the position field and check it.
REgards,
thiru
I have a table in which field "posicion" is part of the key in the table and it is defined with data element EBELP.
I have a table control in which I show the values of this table. Whenever posicion is equal to '99999' I want the field in the table control to be blank. I get a '0' instead. How could I hide this '0'?
Thanks in advance.
2011 Jun 17 11:02 AM
Hi,
Clear the field name, or change the data type to c for the position field and check it.
REgards,
thiru
2011 Jun 17 11:17 AM
Even if I clear the field '0' value is shown. I know that it would work i fI change field typed to char but that´s what Iám trying to avoid.
Thanks.
2011 Jun 18 10:14 AM
hi ,
you have to take display field as character field and for calculation you have to pass Type p field
regards
Deepak.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |