Menu

SAP Function Module DELETE_TEXT_FROM_CATALOG

SAPscript: Delete texts in the update catalog (Text memory)

The Function Module DELETE_TEXT_FROM_CATALOG (SAPscript: Delete texts in the update catalog (Text memory)) 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_FROM_CATALOG
Short Text SAPscript: Delete texts in the update catalog (Text memory)
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
ID LIKE THEAD-TDID Text ID of text to be deleted
LANGUAGE LIKE THEAD-TDSPRAS Text language of text to be deleted
LOCAL_CAT LIKE SPACE Text catalog local
NAME LIKE THEAD-TDNAME Text name of text to be deleted
OBJECT LIKE THEAD-TDOBJECT Text object of text to be deleted

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
T_ID TYPE STXDRID Table for text IDs (RANGES)
T_LANGUAGE TYPE STXDRLANG Table for text languages (RANGES)
T_NAME TYPE STXDRNAME Table for text names (RANGES)
T_OBJECT TYPE STXDROBJ Table for text objects (RANGES)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Text not found