The Function Module LXE_PC1_GET_TRANS_LANGS (Sprachen in denen Daten verfügbar sind) is a standard Function Module in SAP ERP and is part of the function group LXE_PC1 within the package SLXE.
Function Module | LXE_PC1_GET_TRANS_LANGS |
Short Text | Sprachen in denen Daten verfügbar sind |
Function Group | LXE_PC1 |
Package | SLXE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CUSTMNR | TYPE | LXECUSTMNR | Customer Number | |
OBJNAME | TYPE | LXEOBJNAME | Name of Translation Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ORIG_LANG | TYPE | LXEISOLANG | ISO Language ID | |
STATPRC | TYPE | LXESTATPRC | Process Status |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LT_LANGUAGE | LIKE | LXE_LANGUA | Languages in Which Data is Available |
This function module does not define any Exceptions.