Menu

SAP Function Module SUSR_FIELD_CONVERT

Eingabekonvertierung eines Berechtigungsfeldes

The Function Module SUSR_FIELD_CONVERT (Eingabekonvertierung eines Berechtigungsfeldes) is a standard Function Module in SAP ERP and is part of the function group SUSC within the package SUSR.

Technical Information

Function Module SUSR_FIELD_CONVERT
Short Text Eingabekonvertierung eines Berechtigungsfeldes
Function Group SUSC
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONVERSION LIKE TOBJ-CONVERSION Flag aus TOBJ ob konvertierung erwünscht
FIELDNAME LIKE TOBJ-FIEL1 Name des Berchtigungsfeldes
VALUE LIKE UST12-VON Feldwert (Eingabe)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VALUE_CONVERTED LIKE UST12-VON konvertierter Feldwert (Ausgabe)

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
TYPE_ERROR Only numeric type data should be entered