Banner

Attention: open in a new window. PDFPrintE-mail

2009
09
Jul

Creating a transaction to reference your table maintenance code

To use a transaction to call your table maintenance view in ECC 6.0 use the following procedure:

 

  1. SE93
  2. Enter desired transaction code and create
    1. Give transaction a test
    2. Select option "Parameter Transaction"
  3. Enter SM30 as the default value for the transaction
  4. Check "Skip initial screen"
  5. In the table control at the bottom enter the following default parameters:
    1. VIEWNAME with VALUE = <custom table view>
    2. UPDATE with VALUE = X
  6. Save
Other valid parameter values are:

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)

 

 

Last Updated (Tuesday, 30 November 1999 00:00)
Banner