Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

Parameters to control text output into a file.

Parameter

Value

Explanation

FIXSIZE

N / Y / DDIC
(Y & DDIC are treated equally)

  • Y / DDIC

Image Removed
  • Use original field output size from data dictionary.

  • N

Image Removed
  • For Layout GROUP, FRAME or GRID -> max field size on all rows, else dynamic per row.

HEADER

Y / N

  • Y

Image Removed
  • Header will be written.

  • N

Image Removed
  • Header will not be written.

OPEN_FILE

X

If this parameter is specified with a value of X, then the created file will be opened immediately after creation, but only if started in SAPGUI.

STYLE

/ DATA / GROUP / FRAME / GRID

  • Space / DATA

Image Removed
  • Simple row output, optionally divided by a separator (parameter SEPARATOR).

  • GROUP

Image Removed
  • Frame per data group (e.g. per material and its «children».

  • FRAME

Image Removed
  • One frame around the header and another separately around the data block; No line between rows.

  • GRID

Image Removed
  • Grid around all data rows, single records separated with a line.

SEPARATOR

<TAB> / <NONE> / Any character

  • <TAB>

Image Removed
  • Inserts tabulator.

  • <NONE>

Image Removed
  • No separator (length 0).

  • All other separator text will be output as entered.