Entering content frameSyntax documentation Service Parameters Locate the document in its SAP Library structure

The URL for calling the MidiALV has the following form:

<WEBSERVER>/webrfc/!?_function=<function>&<p1>=<w1>...&<pn>=<wn>

Using the required parameter _function you enter the function module that is to be called in the SAP System:

Besides the function, you must specify the name of a report or the name of a query in the URL.

Content

Parameter

Meaning

_report

Name of the proxy report

_query

Name of a query (as an alternative to the parameter _report )

_usergroup

For query: user group

_workspace=global

For query (optional): global query area

Personalisation

Parameter

Meaning

_variant

Name of the selection variant to be used. (If the ALV is called with a selection screen (www_alv_selscreen), appropriate values are preassigned to the selection screen).

_layout

Name of the layout with which the list is to be displayed

Visual Properties

Parameter (default value)

Meaning

_fontsize (1-5)

Selection of the font type:

  • 1 = Arial 7pt
  • 2 = Arial 8pt
  • 3 = Arial 9pt
  • 4 = Arial 10pt
  • 5 = Arial 11pt

If this parameter is not set, the font type is determined by the browser setting.

_header (small|medium|long)

Selection of the column header:

  • small = Short text
  • medium = Medium text
  • long = Long text

_shuffler (on|off)

Switch on/off the display of the list box from which users can choose a selection variant or a layout

 

 

 

 

 

Leaving content frame