The Function Module G_SET_GET_ORIGINAL_LANGUAGE (Originalsprache eines Sets bestimmen) is a standard Function Module in SAP ERP and is part of the function group GSUT within the package GBSE.
Function Module | G_SET_GET_ORIGINAL_LANGUAGE |
Short Text | Originalsprache eines Sets bestimmen |
Function Group | GSUT |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_SETID | TYPE | SETID | Identifikation eines Sets |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_ORIG_LANGU | TYPE | SET_OLANGU | Orginalsprache für Sets und Report-Writer-Objekte |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.