The Function Module RMSA960_CONV_NUM_TO_CHAR (Konvertierung Zahlen nach Character) is a standard Function Module in SAP ERP and is part of the function group RMSA960 within the package RMSATLMSC.
Function Module | RMSA960_CONV_NUM_TO_CHAR |
Short Text | Konvertierung Zahlen nach Character |
Function Group | RMSA960 |
Package | RMSATLMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FIELDNAME | TYPE | STRING | Feldname |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ANY | TYPE | STANDARD TABLE | Konvertierte Tabelle |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XT_ANY | TYPE | ANY TABLE | Ausgabetabelle |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Interner Systemfehler |
PARAMETER_ERROR | Parameterfehler |