Table list used by SAP ABAP Function Module STRN_WRITE_LANGUAGE_DATA (Write Language Export to File System)
SAP ABAP Function Module
STRN_WRITE_LANGUAGE_DATA (Write Language Export to File System) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
LANG128 | Output structure for records <= 128 places | SOURCE OUT128 STRUCTURE LANG128 |
2 | ![]() |
LANG256 | Output structure for records <= 256 places | SOURCE OUT256 STRUCTURE LANG256 |
3 | ![]() |
LANG512 | Ouptut structure for records <= 512 places | SOURCE OUT512 STRUCTURE LANG512 |
4 | ![]() |
LANG8192 | Output structure for records <= 8192 places | SOURCE OUT8192 STRUCTURE LANG8192 |
5 | ![]() |
LANGDESC | Texts describing the export | SOURCE HEADER STRUCTURE LANGDESC |
6 | ![]() |
LANGIMP | Transfer structure, import control | SOURCE VALUE(EXLEN) LIKE LANGIMP-OUTLEN |
7 | ![]() |
LANGTABT | Structure for Determining Language-Specific Tables | SOURCE VALUE(C_FLAG) LIKE LANGTABT-CONFLAG |
8 | ![]() |
LANGTABT | Structure for Determining Language-Specific Tables | SOURCE VALUE(X_FLAG) LIKE LANGTABT-CONFLAG |
9 | ![]() |
LTRAN | General structure for language import | SOURCE VALUE(OXPATH) LIKE LTRAN-PATH02 |
10 | ![]() |
LTRAN | General structure for language import | SOURCE VALUE(OPATH) LIKE LTRAN-PATH02 |