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: 

Parameter Transactions?

Former Member
0 Kudos

What are parameter transactions ?

How can i know whether a given transaction is a parameter transaction or not?

Thanks in Advance,

Sandeep

4 REPLIES 4

jurjen_heeck
Active Contributor
0 Kudos

> What are parameter transactions ?

SAP help is a good source for questions like this, in your case:

[SAP Library: Parameter Transactions|http://help.sap.com/saphelp_nw70/helpdata/EN/43/0f955bc2086ff3e10000000a422035/frameset.htm]

> How can i know whether a given transaction is a parameter transaction or not?

Have a look at it in SE93.

0 Kudos

Hi ,

can some expalain what is parameter transaction?

Regards

Kanti

0 Kudos

The first line of the SAP help page I referred to reads:

> Parameter transactions allow you to preassign values to fields on the initial screen of a transaction.

Quite a few customizing transactions are parameter transactions based on SM30 with the field for table/view predefined. This allows you to give rights to change only one table through SM30 without presenting SM30 itself, with its selection screen.

Former Member
0 Kudos

Welcome to SDN.

Please attempt some independent search on your own before asking questions.

Also generally please read the forum rules at the top of the page.

Cheers,

Julius