Menu

SAP Function Module RENAME_TEXT

Rename update memory text(s)

The Function Module RENAME_TEXT (Rename update memory text(s)) is a standard Function Module in SAP ERP and is part of the function group STXD within the package STXD.

Technical Information

Function Module RENAME_TEXT
Short Text Rename update memory text(s)
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 renamed
LANGUAGE LIKE THEAD-TDSPRAS Language of text to be renamed
LOCAL_CAT LIKE SPACE Text catalog local
NAME LIKE THEAD-TDNAME Old name of text
NEWNAME LIKE THEAD-TDNAME New name of text
OBJECT LIKE THEAD-TDOBJECT Text object of text to be renamed
RENAME_REFERENCES TYPE C SPACE Also rename references in update task memory

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