Menu

SAP Function Module TEXT_READ

Lesen eines Textbausteines

The Function Module TEXT_READ (Lesen eines Textbausteines) is a standard Function Module in SAP ERP and is part of the function group ANLG within the package AR.

Technical Information

Function Module TEXT_READ
Short Text Lesen eines Textbausteines
Function Group ANLG
Package AR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_HEADER LIKE THEAD Key specifications of the long text from structure THEAD
I_READONLY LIKE ANKA-XOPVW ' ' Read only text in internal table without display

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_HEADER LIKE THEAD Text header

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_LINES LIKE TLINE Lines

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ID ID nicht vorhanden
LANGUAGE Sprache nicht vorhanden
NAME Name nicht vorhanden
NOTEDITED Error when editing the text
NOTFOUND Long text does not exist
OBJECT Objekt nicht vorhanden