cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

parameters list

Former Member
0 Likes
8,993

where to find list of all parameters

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member

Hi

Which version of sap you are using

You just run the transaction RSPFPAR to get a selection screen,execute that screen without any input,

will give you all the parameters in SAP system.

Regards

Arun.H

Former Member
0 Likes

Hi Sudhakar,

Just run report "rspfpar" in se38 or sa38.It will display all the profile parameters.

Regards,

Abhilash

vincentlim826
Product and Topic Expert
Product and Topic Expert
0 Likes

Answered

Former Member
0 Likes

Hello

This has already been answered. This thread may be closed.

Regards,

Rajan

Former Member
0 Likes

In SAP all the parameters are stored in profiles. There are three profiles namely start profile, default profile and the instance profile. Start profile contains only the start parameters of the SAP system. Default profile contains the parameter values which are applicable to the whole system like db name etc. Instance profile contains the values specific to a particular instance like the number of work process etc. They are stored at operating system level under the path /usr/sap/SID/<instance name>/SYS/profile. You can access the same from the SAP level from the tcode rz10 and select the the profile you want and u see the parameters.

Regards,

Srini

Former Member
0 Likes

Hi,

may be if you want to check list of all parameters maintained in the system, then go to T-code RZ10 and select instance profile->extended maintenance->display.

Hope this was your query.

regards,

Alok

Former Member
0 Likes

All parameters of what ?

mercedes_fernandez
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello,

running program RSPARAM you get the list of parameters.

kind regards,

Mercedes