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.
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 |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.