The Function Module RSZ_DB_TEXT_FLAG_GET (Flag aus der Texttabelle auslesen) is a standard Function Module in SAP ERP and is part of the function group RZD1 within the package RSZ.
Function Module | RSZ_DB_TEXT_FLAG_GET |
Short Text | Flag aus der Texttabelle auslesen |
Function Group | RZD1 |
Package | RSZ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLAG_NAME | LIKE | RSZCONTROLTEXTS-TARGETID | Identifer für Control-Texte |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VALUE | LIKE | RSZCONTROLTEXTS-CAPTION | Text für Übersetzung |
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 |
---|---|
NOT_EXISTS | Flag existiert in Texttabelle nicht |