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.
Function Module | RSKC_ALLOWED_CHAR_GET |
Short Text | gibt die im System erlaubten Zeichen aus |
Function Group | RSKC |
Package | RSROA |
Module Type | Normal Module |
This function module does not define any IMPORTING 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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.