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

Parameter transaction

Former Member
0 Likes
7,087

Hi Friends,

What is parameter transaction and what is the main purpose of parameter transaction?

Regards,

DVNS.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,530

Hi,

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

Procedure

...

To create a parameter transaction, use transaction SE93 (Transaction Maintenance) or the Object Navigator.

1. In the Object Navigator, choose Workbench ® Edit Object.

The Object Selection dialog screen appears.

2. Choose the tab More and enter the name of the transaction you want to create in the Transaction field.

3. Choose with the quick info text Create.

The Create Transaction dialog screen appears.

4. On the dialog screen, enter the transaction code (up to 20 characters) and a meaningful description of the transaction in the Short Text field.

5. Choose the option Transaction with parameters (Parameter transaction).

6. Choose Continue.

The Create Parameter Transaction screen appears.

7. In the Transaction field, enter the name of the transaction you need.

8. Enter the number of the initial screen in the corresponding field.

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

9. Usually the settings in the Classification group box are set by default.

Professional User Transactions are the standard transactions executed in the SAP system. An Easy Web Transaction is an ITS-based transaction, which can be executed only in the SAP GUI for HTML. You need to refer to an ITS service in order to use it.

The SAP GUI settings do not affect the transaction itself; they only inform the user what software is needed to start the transaction: SAP GUI for Windows, SAP GUI for Java or only the browser (SAP GUI for HTML).

10. Enter the names of screens fields and their values in the Default Values table.

11. Choose Save.

http://help.sap.com/saphelp_nw70/helpdata/en/43/2c43b427bf601fe10000000a422035/frameset.htm

Regards,

Renjith Michael.

3 REPLIES 3
Read only

former_member404244
Active Contributor
0 Likes
1,530

Hi,

This is used to create a transaction code for ur ztable skipping the initial screen of SM30.....u can directly access ur ztable once u create a transaction code with this....

also check the below link

http://help.sap.com/saphelp_nw70/helpdata/en/43/0f955bc2086ff3e10000000a422035/content.htm

Regards,

Nagaraj

Read only

Former Member
0 Likes
1,531

Hi,

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

Procedure

...

To create a parameter transaction, use transaction SE93 (Transaction Maintenance) or the Object Navigator.

1. In the Object Navigator, choose Workbench ® Edit Object.

The Object Selection dialog screen appears.

2. Choose the tab More and enter the name of the transaction you want to create in the Transaction field.

3. Choose with the quick info text Create.

The Create Transaction dialog screen appears.

4. On the dialog screen, enter the transaction code (up to 20 characters) and a meaningful description of the transaction in the Short Text field.

5. Choose the option Transaction with parameters (Parameter transaction).

6. Choose Continue.

The Create Parameter Transaction screen appears.

7. In the Transaction field, enter the name of the transaction you need.

8. Enter the number of the initial screen in the corresponding field.

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

9. Usually the settings in the Classification group box are set by default.

Professional User Transactions are the standard transactions executed in the SAP system. An Easy Web Transaction is an ITS-based transaction, which can be executed only in the SAP GUI for HTML. You need to refer to an ITS service in order to use it.

The SAP GUI settings do not affect the transaction itself; they only inform the user what software is needed to start the transaction: SAP GUI for Windows, SAP GUI for Java or only the browser (SAP GUI for HTML).

10. Enter the names of screens fields and their values in the Default Values table.

11. Choose Save.

http://help.sap.com/saphelp_nw70/helpdata/en/43/2c43b427bf601fe10000000a422035/frameset.htm

Regards,

Renjith Michael.

Read only

Former Member
0 Likes
1,530

hi

good

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

check this link

http://www.sap-basis-abap.com/sapbs011.htm

thanks

mrutyun^