Menu

SAP Function Module G_RW_TEXTNAME_GET

Name des Textbausteins aus Bibliothek/Bericht ableiten

The Function Module G_RW_TEXTNAME_GET (Name des Textbausteins aus Bibliothek/Bericht ableiten) is a standard Function Module in SAP ERP and is part of the function group GRWR_FGR within the package GRWT.

Technical Information

Function Module G_RW_TEXTNAME_GET
Short Text Name des Textbausteins aus Bibliothek/Bericht ableiten
Function Group GRWR_FGR
Package GRWT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RW_LIBRARY LIKE T801K-LIB Bibliothek
RW_REPORT LIKE T800-RNAME Bericht

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEXT_NAME TYPE RTXTNAME Name des Textbausteins

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.