Menu

SAP Function Module RSKC_ALLOWED_CHAR_GET

gibt die im System erlaubten Zeichen aus

The Function Module RSKC_ALLOWED_CHAR_GET (gibt die im System erlaubten Zeichen aus) is a standard Function Module in SAP ERP and is part of the function group RSKC within the package RSROA.

Technical Information

Function Module RSKC_ALLOWED_CHAR_GET
Short Text gibt die im System erlaubten Zeichen aus
Function Group RSKC
Package RSROA
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ALLOWED_CHAR LIKE alle erlaubten Zeichen
E_DEFAULT_CHAR LIKE defaultmäßig erlaubte Zeichen
E_USERDEF_CHAR LIKE vom User zusätzlich erlaubte 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.