SAP ABAP Function Module STRN_WRITE_LANGUAGE_DATA (Write Language Export to File System)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-LAN (Application Component) Language Transport
     STRN (Package) Language Transport
Basic Data
Function Module STRN_WRITE_LANGUAGE_DATA Write Language Export to File System  
Function Group STRN   Translation tools  
Program Name SAPLSTRN    
INCLUDE Name LSTRNU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing C_FLAG TYPE LANGTABT-CONFLAG Output compressed / not compressed
Importing X_FLAG TYPE LANGTABT-CONFLAG Standard output / with exchange
Importing EXLEN TYPE LANGIMP-OUTLEN
Importing OPATH TYPE LTRAN-PATH02 Output file
Importing OXPATH TYPE LTRAN-PATH02 Output file for exchange
Tables HEADER TYPE LANGDESC Title (length 100)
Tables OUT128 TYPE LANG128 Output area 1 (length 128)
Tables OUT256 TYPE LANG256 Output area 2 (length 256)
Tables OUT512 TYPE LANG512 Output area 3 (length 512)
Tables OUT8192 TYPE LANG8192 Output area 6 (length 8192)
Exception COMPRESS_ERROR TYPE Error during compression
Exception INVALID_EXPORTLENGTH TYPE Length of export data invalid
Exception NO_OUTPATH TYPE Output path missing
Exception NO_OUTPATH_EXCHANGE TYPE Output path / exchange missing
Exception TABLE_NO_ENTRY TYPE Output table is empty
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19960711 
SAP Release Created in