Menu

SAP Function Module CRS_MATERIAL_TEXT_REPLACE

Ersetzen aller Textreferenzen innerhalb eines Texts gegen den Inhalt

The Function Module CRS_MATERIAL_TEXT_REPLACE (Ersetzen aller Textreferenzen innerhalb eines Texts gegen den Inhalt) is a standard Function Module in SAP ERP and is part of the function group CRM1 within the package CRM.

Technical Information

Function Module CRS_MATERIAL_TEXT_REPLACE
Short Text Ersetzen aller Textreferenzen innerhalb eines Texts gegen den Inhalt
Function Group CRM1
Package CRM
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
ET_STXL LIKE BAPISTXTXL BAPI Struktur für STX_LINES Struktur
IT_STXH LIKE BAPISTXTXH BAPI CRS Struktur für STXH (SAPSkript Text)
IT_STXL LIKE BAPISTXTXL BAPI Struktur für STX_LINES Struktur

Exceptions

This function module does not define any Exceptions.