‎2007 Sep 19 11:04 AM
Hi All,
I am displaying an internal table with module pool table control. Here i am facing 2 problems.
1. I have declared some fields of type KONV-KBETR. If it is having any value with sign (negative) it is going for dump. If it is not having any sign it is diplaying properly. Can anybody tell me how it is going and tell me how to display the correct value with sign.
2. Here i am having 2 SAP clients and the table is having 30 fields. In one client it is showing all the fields correctly in the required order. But in another client the fields are jumbled and displaying. If we are creating any variant to that table control, then it is displaying properly. Can anybody tell me why it is happening and how to display it in correct manner.
Thanks and Regards,
Vasu....
‎2007 Sep 19 11:09 AM
Hi Vasu
1. in the field of your screen ,property text is _______ . you change it to ______V
2. check gui both client is the same version or not and change the resolution of both client to the same.
Regards
Wiboon
Message was edited by:
Wiboon Chaiyabutsakul
‎2007 Sep 19 11:23 AM
Hi Wiboon,
Thank u very much.
First issue is solved and i am looking into second issued.
I am having one more issue. I am displaying a field of type VBAP-KWMENG(Quantity). It is displaying like 20.00. But they dont want to display the zeros, just they want to display it like 20, with out zeros. Can you please tell me how to display it like that.
Thanks again,
Vasu....