Menu

SAP Function Module LTEXT_FOR_AREAS_BUF_DELETE

Löschen Langtexte zu Layoutbereichen aus Puffer

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module LTEXT_FOR_AREAS_BUF_DELETE (Löschen Langtexte zu Layoutbereichen aus Puffer) is a standard Function Module in SAP ERP and is part of the function group WLYR within the package WWMI.

Technical Information

Function Module LTEXT_FOR_AREAS_BUF_DELETE
Short Text Löschen Langtexte zu Layoutbereichen aus Puffer
Function Group WLYR
Package WWMI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_AREA TYPE LAYPOSNR Layoutbereich
PI_LANGUAGE TYPE SPRAS Sprache
PI_LAYOUT TYPE LAYVAR Layout

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
PE_T_LTEXT_DELETED TYPE TWPC_LTEXT gelöschte Texte zu Layoutbereichen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR interner Fehler
LAYOUT_NOT_FOUND Layout nicht vorhanden