Menu

SAP Function Module DELETE_TEXT

SAPscript: Delete text

The Function Module DELETE_TEXT (SAPscript: Delete text) is a standard Function Module in SAP ERP and is part of the function group STXD within the package STXD.

Technical Information

Function Module DELETE_TEXT
Short Text SAPscript: Delete text
Function Group STXD
Package STXD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT LIKE SY-MANDT SY-MANDT Client
ID LIKE THEAD-TDID Text ID of text to be deleted
LANGUAGE LIKE THEAD-TDSPRAS Language of text to be deleted
LOCAL_CAT LIKE SPACE Text catalog local
NAME LIKE THEAD-TDNAME Name of text to be deleted
OBJECT LIKE THEAD-TDOBJECT Text object of text to be deleted
SAVEMODE_DIRECT LIKE SPACE Indicator: Delete text immediately
TEXTMEMORY_ONLY LIKE SPACE

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Text not found