Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ALV - Factory Method - Sign for Amounts

Former Member
0 Kudos

Hi,

Can u pl tell me how to get the sign for the amounts using the factory methods. I have all the positive and negative values in the internal table but the display is not showing any signs (i.e either + or - ).

Can any one guide me.

Regards,

Nagendra Prasad.J

1 REPLY 1

former_member181962
Active Contributor
0 Kudos

Hi Nagendra, Check if the field catalog has the option NO_SIGN = 'X'. If it is checked, uncheck it.

REgards,

Ravi