Menu

SAP Function Module STRN_READ_COMPRESS

Lesen Sprachenfiles (komprimiert)

The Function Module STRN_READ_COMPRESS (Lesen Sprachenfiles (komprimiert)) is a standard Function Module in SAP ERP and is part of the function group STLT within the package STRN.

Technical Information

Function Module STRN_READ_COMPRESS
Short Text Lesen Sprachenfiles (komprimiert)
Function Group STLT
Package STRN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILENAM LIKE LTRAN-PATH02 File name
HEADFLAG LIKE LANGIMP-IMPMODE 'Read HEADER' flag
SPRAS LIKE SY-LANGU Language
XHEADER LIKE LANGXREC X record for reading a block

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IBER_100 LIKE L005TAB Table, length 100
IBER_128 LIKE L001TAB Table, length 128
IBER_256 LIKE L002TAB Table, length 256
IBER_512 LIKE L003TAB Table, length 512
IBER_8192 LIKE L004TAB Table, length 8192

Exceptions

This function module does not define any Exceptions.