Menu

SAP Function Module FI_TEXTS_DOC_ITEM_RENAME_DB

Umbenennung von DOC_ITEM Texten auf Datenbank

The Function Module FI_TEXTS_DOC_ITEM_RENAME_DB (Umbenennung von DOC_ITEM Texten auf Datenbank) is a standard Function Module in SAP ERP and is part of the function group FTXT within the package FBAS.

Technical Information

Function Module FI_TEXTS_DOC_ITEM_RENAME_DB
Short Text Umbenennung von DOC_ITEM Texten auf Datenbank
Function Group FTXT
Package FBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TDID LIKE STXH-TDID Text-ID
TDNAME_NEW LIKE STXH-TDNAME neuer Name
TDNAME_OLD LIKE STXH-TDNAME alter Name
TDOBJECT LIKE STXH-TDOBJECT Texte: Anwendungsobjekt
TDSPRAS LIKE STXH-TDSPRAS Sprachenschlüssel

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

This function module does not define any Exceptions.