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

Default currency for user

Former Member
0 Likes
5,632

Hi,

I have a parameter field p_waers that I want to fill default with the currency of the actual user.

I have tried via T001 but that needs the BUKRS as key which I do not have.

Any suggestions ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,722

Use GET PAAMETER ID 'FWS' field w_fws. But the parameter ID FWS has to be maintained in the User profile.

To do this Goto System->User Profile->Own data.

Add the parameter value under the Parameters tab.

Hi,

I have a parameter field p_waers that I want to fill default with the currency of the actual user.

I have tried via T001 but that needs the BUKRS as key which I do not have.

Any suggestions ?

3 REPLIES 3
Read only

JozsefSzikszai
Active Contributor
0 Likes
2,722

hi Peter,

the Parameter ID 'FWS' is the default currency for the user. Just read that out (GET PARAMETER ... ).

hope this helps

ec

Read only

Former Member
0 Likes
2,723

Use GET PAAMETER ID 'FWS' field w_fws. But the parameter ID FWS has to be maintained in the User profile.

To do this Goto System->User Profile->Own data.

Add the parameter value under the Parameters tab.

Read only

0 Likes
2,722

Dear by Parameter value means the currecny? Like SAR, JPY ?