Quantcast
Channel: SCN : All Content - User Interface Development in ABAP
Viewing all articles
Browse latest Browse all 540

Field doen not display 0 on screen in table control and is left blank

$
0
0

Hi Gurus,

 

Happy New Year.

 

I have a module pool program with a table control having a currency field ( data type WRBTR).

The functionality is to calculate the tax based on the tax code entered and display it for further processing.

The problem is that when the tax code is say V0 which is for no tax, the value should be displayed has 0.00.

But now the field does not display anything, it is being left blank although in the internal tables the field has 0.00 as the value.

The requirment is to display the 0.00 in the screen and not to leave the field blank.

This needs to be done without changing the data type of field in table control due to the dependency on the backend coding.

Please help me with this issue.

Awaiting your responses.

 

regards

Phani.


Viewing all articles
Browse latest Browse all 540

Trending Articles