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: 

Smartforms!!!

Former Member
0 Kudos

Hi,

I have a problem within my smartform :

I am getting the same value in two different formats in two different windows.

for ex: in one window, the value is getting like 1,04,000.00 which is in correct format.

In another window, the value is getting populated like 1,04,00000 which is not correct. Please let us know where is the exact problem lies?? How can we rectify this?

Thanks in advance.

Ramesh.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Jst check wheter there is some statement in the program which is changing the format of the currency....

Are u manupilating the code in the program by ne chance..?

Thanx,

Navin.

3 REPLIES 3

asik_shameem
Active Contributor
0 Kudos

Hi,

Create a program line in the second window and put a break-point in that. Execute the form adn see, the value is correct or not. If the value is not correct, problem in the code.

Former Member
0 Kudos

Hi,

Jst check wheter there is some statement in the program which is changing the format of the currency....

Are u manupilating the code in the program by ne chance..?

Thanx,

Navin.

Former Member
0 Kudos

Hi,

Please check the Decimal Values that u have given in the Character formats in the particular window