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: 

User parameters

Former Member
0 Kudos

Hi,

Where can I find out the meaning of the values of user parameters?

e.g. if a user is assigned parameter F02 with the value ' X X', what does that mean?

(F02 has the description "Accounting Options / Part 2")

Many thanks in advance,

Peter

4 REPLIES 4

former_member1245113
Active Contributor
0 Kudos

Dear Peter,

Please contact your BASIS team infact they are the right and reliable people for this.

as ABEPers have half knowledge on this.

this is my perspective only.

regards

Ramchander Rao.K

Former Member
0 Kudos

Hi,

User parameters can be found in the below path.

IN the initial scrren , go to SYSTEM ---> User Profile > User data> PARAmeters.

Here they are maintained.

Any user can be assigned with default values.

For assugnuing a user with plant 0575,

You enter paramtere id as WRK and

Parameter values '0575'.

Hope this helps..

Former Member
0 Kudos

Parameters such as WRK for plant and BUK for company code are relatively self explanatory. But other parameters such as F02 seem to be a sequence of "on/off" switches, where it must make a difference at which position in the value you put 'X'.

There is no search help on the parameter value field, so how do I know what valid values are and what they mean? It can't really be a free text field ... is it given somewhere in the IMG for instance?

Peter

Hi Peter,

Long time since the your update but maybe still makes sense.

You may check out this wiki entry for parameter FO2 (pls also note it is "o" in the middle)

http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-TogetthecompanycodepopupinFBXX+transactions

A structure RFOPT2 lies behind this parameter, which can be viewed via tr.a. SE11, with all relevant parameters switches.

Regards,

Gabor