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

script formatting

Former Member
0 Likes
462

Hi all , i got a problem in script currency format. in my user settings i am getting currency format as 1,000.00.This is what is required by the user. but in the user logon the setting is being displayed as 1.000,00.can anyone give how this is happening.

3 REPLIES 3
Read only

Former Member
0 Likes
429

Hi Naveen,

The solution is as per your data declared by you. Declare the data as the field in the transaction. (The currency field i.e netwr may be) this then refers to the field and your system settings so you can be safe about the display.

Reward points if useful.

Thanks,

Tejus.

Read only

Former Member
0 Likes
429

Hi ,

Step 1 : Go to SE11

Step 2 : Open Table T005X (Countries - decimal point and date format (SET COUNTRY))

Step 3 : Go to utilities >>> table content>>>> create entries

Step 4 : Enter The following and save :

a) LAND - IN

b) XDEZP - X

c) DATFM - 1

I hope your problem will be solved .

Regards

Jamal Ahmad Noorani

Read only

Former Member
0 Likes
429

Those are user-id specific settings.got it done thru basis.