The Function Module GL_GSBER_GET_TEXT (Lesen des Geschäftsbereichstextes) is a standard Function Module in SAP ERP and is part of the function group FGSBER within the package FBASCORE.
Function Module | GL_GSBER_GET_TEXT |
Short Text | Lesen des Geschäftsbereichstextes |
Function Group | FGSBER |
Package | FBASCORE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUSINESS_AREA | TYPE | GSBER | Geschäftsbereich | |
LANGUAGE | TYPE | SPRAS | SY-LANGU | Sprache |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEXT | TYPE | GTEXT | Bezeichnung des Geschäftsbereichs |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BUSINESS_AREA_NOT_EXISTING | Geschäftsbereich existiert nicht |