Menu

SAP Function Module FIND_AND_CONV_WRONG_CHAR

The Function Module FIND_AND_CONV_WRONG_CHAR () is a standard Function Module in SAP ERP and is part of the function group LOCAL_EDT1 within the package SEDI.

Technical Information

Function Module FIND_AND_CONV_WRONG_CHAR
Short Text
Function Group LOCAL_EDT1
Package SEDI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REPLACE TYPE CHAR1 SPACE Single-Character Flag
WRONG_CHAR TYPE CHAR1 Single-Character Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WRONG_CHAR_FOUND TYPE CHAR1 Single-Character Flag

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
CONTENT TYPE RSWSOURCET Source Table
POSITION_TAB TYPE EDPOSITION_TAB table of error positions

Exceptions

This function module does not define any Exceptions.