Menu

SAP Function Module STRN_WRITE_LANGUAGE_DATA

Write Language Export to File System

The Function Module STRN_WRITE_LANGUAGE_DATA (Write Language Export to File System) is a standard Function Module in SAP ERP and is part of the function group STRN within the package STRN.

Technical Information

Function Module STRN_WRITE_LANGUAGE_DATA
Short Text Write Language Export to File System
Function Group STRN
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
C_FLAG LIKE LANGTABT-CONFLAG Output compressed / not compressed
EXLEN LIKE LANGIMP-OUTLEN
OPATH LIKE LTRAN-PATH02 Output file
OXPATH LIKE LTRAN-PATH02 Output file for exchange
X_FLAG LIKE LANGTABT-CONFLAG Standard output / with exchange

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
HEADER LIKE LANGDESC Title (length 100)
OUT128 LIKE LANG128 Output area 1 (length 128)
OUT256 LIKE LANG256 Output area 2 (length 256)
OUT512 LIKE LANG512 Output area 3 (length 512)
OUT8192 LIKE LANG8192 Output area 6 (length 8192)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMPRESS_ERROR Error during compression
INVALID_EXPORTLENGTH Length of export data invalid
NO_OUTPATH Output path missing
NO_OUTPATH_EXCHANGE Output path / exchange missing
TABLE_NO_ENTRY Output table is empty