on ‎2011 Jul 05 6:49 AM
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Answered
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello
This has already been answered. This thread may be closed.
Regards,
Rajan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
All parameters of what ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
running program RSPARAM you get the list of parameters.
kind regards,
Mercedes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.