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

layout

Former Member
0 Likes
611

Hi Experts,

i am working in module pool pgm.

click layout then put create input/output fields.

its name is ugp and format decimal. save & activate.

i put UGP: 73.26 enter as its called input must be in the format!! what is it?

I want display for UGP: 73.26

How is the prepared for it?

<removed_by_moderator>

S.Suresh.

Edited by: Julius Bussche on Jul 16, 2008 10:10 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
587

Hi,

Set the decimals places as 2. or try put database field reference then it will solved.

2 REPLIES 2
Read only

Former Member
0 Likes
588

Hi,

Set the decimals places as 2. or try put database field reference then it will solved.

Read only

Former Member
0 Likes
587

Hi suresh,

use the addition 'DECIMALS 2' when you are declaring the variable.

Best of luck,

Bhumika