SAP ABAP Function Module IWB_PARSE_AND_MODIFY (search text and replace it)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   KM-KW (Application Component) Knowledge Warehouse
     SIWB (Package) Information Workbench
Basic Data
Function Module IWB_PARSE_AND_MODIFY search text and replace it  
Function Group SI25   KEn: HTML Export Server  
Program Name SAPLSI25    
INCLUDE Name LSI25U46    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PV_STRING_OUT TYPE STRING Output String
Exporting PV_BINFILE_LEN_OUT TYPE I Wenn BIN-File, dann Ausgabelänge
Exporting PT_BIN_FILE_OUT TYPE SDOKCNTBINS Ausgabe-BIN-File
Exporting PT_ASCII_FILE_OUT TYPE HTMLTABLE Ausgabe ASCII-File
Exporting PV_HITS TYPE I Number of Hits
Importing PV_INPUTTYPE TYPE IWPARAMS-FLAG SPACE Definition des Eingabe-/Ausgabemediums für Suchen/Ersetzen
Importing PV_SEARCH_STR TYPE STRING Search String
Importing PV_REPLACE_STR TYPE STRING SPACE Ersetz-String
Importing PV_STRING_IN TYPE STRING Input String
Importing PV_BINFILE_LEN_IN TYPE I Wenn BIN-File, dann Länge
Importing PT_BIN_FILE_IN TYPE SDOKCNTBINS Eingabe-BIN-File
Importing PT_ASCII_FILE_IN TYPE HTMLTABLE Eingabe-ASCII-File
Exception NO_SEARCH_STR TYPE Kein oder leerer Such-String
Exception NO_VALID_TYPE TYPE Keine zulässige TYPE-Definition
Exception BIN_TO_STRING_ERROR TYPE Umwandlung BIN zu STRING fehlerhaft
Exception STRING_TO_XSTRING_ERROR TYPE Umwandlung STRING zu XSTRING fehlerhaft
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040312 
SAP Release Created in