Application Development and Automation 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: 
Read only

Paramt TXN??

Former Member
0 Likes
561

Hi All,

wht is a parameter txn and in which scenarios we use them???

Thanks in Advance!!!

Regards,

Seema.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
522

Hi Seema ,

in case of tcode for tables /views

2.report Painters Reports

3.SAP Query.

Regards

Prabhu

3 REPLIES 3
Read only

Former Member
0 Likes
523

Hi Seema ,

in case of tcode for tables /views

2.report Painters Reports

3.SAP Query.

Regards

Prabhu

Read only

0 Likes
522

This is form SAP official Documentation.

Maintaining Transactions

Parameter Transaction

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

To create a parameter transaction, use the Transaction Maintenance transaction (SE93). Once you have entered a transaction code and short description, choose transaction type Transaction with parameters (Parameter transaction).

You can hide the initial screen of a parameter transaction if you have specified values for all of its fields.

Create Parameter transaction for SM30

Assuming that you want the user to maintain a table or view using SM30 but you do not want them to see the initial screen of SM30. For e.g. V023 - Material Group.

Steps tested in 4.6x :-

SE93 - Type in a transaction name e.g. ZV023

Click create - choose parameter transaction

In the Create Parameter transaction screen, fill in the following fields :-

Transaction SM30

Tick Skip initial screen

Tick Inherit GUI attributes

Name of screen field Value

VIEWNAME V023

UPDATE X

Press F8 or click the Test button for testing.

Save it and with the required authorization, the user will be able to use transaction code ZV023 to maintain the material group.