Entering content frameProcedure documentation Maintain parameter transaction code Locate the document in its SAP Library structure

You can create a parameter transaction for your maintenance dialog, with which you can call the maintenance dialog from your program.

1. Choose Environment ® Transaction code.

2. Enter the transaction code to be maintained and choose Create. (You can also change and delete existing transaction codes.) A transaction type selection dialog box appears.

3. Select the transaction type Parameter transaction in the selection box and choose Continue. A parameter maintenance dialog box appears.

4. Enter a transaction text.

5. Enter sm30 in the Default values for group box Transaction input field.

6. Enter the required parameters in the Default values group box. The following parameters exist ("X" means perform the action):

Screen field name

Value

Action

Entry to suppress the initial screen

VIEWNAME

Table/view name

 

yes

UPDATE

X or <space>

Maintain

one of the action parameters must be "X"

SHOW

X or <space>

Display

 

TRANSPORT

X or <space>

Transport

 

UPDATE_LTD

X or <space>

Maintain subset

 

SHOW_LTD

X or <space>

Display subset

 

TRANSP_LTD

X or <space>

Transport subset

 

TVIMV-VARIANT

Variant name

Use variant (only with UPDATE_LTD, SHOW_LTD and TRANSP_LTD)

no

7. Save your entries.

8. You can test the created (or changed) transaction code with Test.

 

Leaving content frame