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: 

Change amount type for f.27 t code

Former Member
0 Kudos

Hi all,

     I have an issue in the amount column of t code f. 27. output.

The amount field displays amount type say for example 1.000,00 but i want it to customize as 1,000.00.

I want to replace comma in the dot and vise versa....Please help...

Regards,

Sam.

12 REPLIES 12

Former Member
0 Kudos

Hi Samuel,

  You have to go to Systems->User profiles->Own data or transaction code SU3 and click on 'DEFAULTS' tab to change your desired decimal notation.

  Hope this helps you.

Cheers,

Dineshwar

0 Kudos

Dear Dineshwar,

     Thanks for your valuable feedback.

         I tried this and no changes takes place.... is there any other method.

Regards,

Sam.

0 Kudos

Hi Sam,

Can you upload the screen shot of defaults tab? I hope the problem resolves through this.

Cheers,

Dineshwar Singh

0 Kudos

Hi,

  Dinesh pls find the screenshot

Former Member
0 Kudos

Changes youe decimal Notation setting in User profile in Own data tab.

Former Member
0 Kudos

You have to maintain this in User Profile Settings.

For this in Tool Bar go to   System -->> User Profile -->> Own Data.

Then in Defaults tab change Decimal Notation. Chnages will reflect after relogin.

Former Member
0 Kudos

HI all,

   I tried changing own data but no effect takes place.....

Rgds,

Sam.

Former Member
0 Kudos

Hi Sam,

Are you trying to change this in your settings and checking on your screen or your expectation is to reflect for all the users ?

Thanks,

AJ.

0 Kudos

Hi Arun,

          Trying to change the the settings and it should refelect to all the users.

Regards,

Sam.

0 Kudos

Arun,

    Is there any way that we can change it in the program. Should we give any comments to do so?

Former Member
0 Kudos

Hi Sam,

I think we can read the user profile during run time and  pass the parameters acrrodingly inorder to get the right decimal values.

Thanks,

Arun.

0 Kudos

Hi Arun,

       Thanks. Ill try and let you know the status.

Thanks,

Sam.