Menu

SAP Function Module KATAKANA_CHECK_SAP

Katakana Prüfung abhängig ob Kunden- oder SAP-System

The Function Module KATAKANA_CHECK_SAP (Katakana Prüfung abhängig ob Kunden- oder SAP-System) is a standard Function Module in SAP ERP and is part of the function group TEXT_JP within the package BF.

Technical Information

Function Module KATAKANA_CHECK_SAP
Short Text Katakana Prüfung abhängig ob Kunden- oder SAP-System
Function Group TEXT_JP
Package BF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TEXT LIKE Text, der geprüft werden soll
I_TYPE LIKE 'ZENGINKYO' Erlaubter Zeichensatz (z.Zt. nur ZENGINKYO)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALL_SPACE Leerer Text wurde übergeben
NOT_KATAKANA Text enthält nicht erlaubte Zeichen
NO_VALID_TYPE Angegebener Typ ist nicht erlaubt