Menu

SAP Function Module STRN_WRITE_LANGUAGE_DATA

Write Language Export to File System

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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