Application Development and Automation 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: 
Read only

initially net value display zeros on selection screen

Former Member
0 Likes
564

hi friends,

I created one modulepool program in that on the selection screen NTGEW(net wt)

field initially displays zero like 0.000, but the user wants it to be blank with out zeros. please sujjest me.

thank u,

with regards,

prasad.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
505

Hi,

For the NTGEW field make sure to populate the corresponding reference field also...

Let's say an example..

If your field name is MARA-NTGEW and the reference field is MARA-MEINS.

Make sure to have the field MARA-MEINS populated with the UOM value.

Thanks

Naren

hi friends,

I created one modulepool program in that on the selection screen NTGEW(net wt)

field initially displays zero like 0.000, but the user wants it to be blank with out zeros. please sujjest me.

thank u,

with regards,

prasad.

2 REPLIES 2
Read only

Former Member
0 Likes
505

it's not possiable netwr .

assizn another type field name.

example

field name assizn char.

and pass the values netwr.

Read only

Former Member
0 Likes
506

Hi,

For the NTGEW field make sure to populate the corresponding reference field also...

Let's say an example..

If your field name is MARA-NTGEW and the reference field is MARA-MEINS.

Make sure to have the field MARA-MEINS populated with the UOM value.

Thanks

Naren