RSPARAM/RSPFPAR - ABAP reports to list all SAP parameters. Objective: You want to list all SAP profile parameters. You can view all active parameter in a system with tcode RZ10 or RZ11.Alternately you can use report RSPARAM or RSPFPAR to list the parameters. Using RSPFPAR you can also search for particular parameter too. Steps: How to list all SAP parameters using RSPARAM. 1. Execute program RSPARAM using SE38 or SA38. You can also use transaction SE80 or SE84 to run this report/program. ![]() 2.Run the report with
the default option select. You will get
following screen showing the parameters. Double click on any parameter to see the details. ![]() |