Menu

SAP Function Module SCP_CHARS_ARE_SYNTACTICAL

Zeichen prüfen, ob sie alle syntaktisch sind

The Function Module SCP_CHARS_ARE_SYNTACTICAL (Zeichen prüfen, ob sie alle syntaktisch sind) is a standard Function Module in SAP ERP and is part of the function group SCP3 within the package SCP.

Technical Information

Function Module SCP_CHARS_ARE_SYNTACTICAL
Short Text Zeichen prüfen, ob sie alle syntaktisch sind
Function Group SCP3
Package SCP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STRING TYPE C zu untersuchende Zeichenkette

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_OK TYPE C 'X' Alle Zeichen sind o.k.
WRONG_CHAR TYPE C erstes nicht-passendes Zeichen

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.