The Function Module COMMON_TEXT_SYMBOLS_GET (Füllt die Symboltabelle TEXT_SYMBOLS mit den allgemeinen Symbolen) is a standard Function Module in SAP ERP and is part of the function group GRWR within the package SRTX.
Function Module | COMMON_TEXT_SYMBOLS_GET |
Short Text | Füllt die Symboltabelle TEXT_SYMBOLS mit den allgemeinen Symbolen |
Function Group | GRWR |
Package | SRTX |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLICATION | TYPE | APPLCLASS | Application | |
LANGU | LIKE | SY-LANGU | SY-LANGU | Language |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
TEXT_SYMBOLS | LIKE | RWTXSYM | Table of the text items |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_APPLICATION | Invalid application |