The Function Module I_MASS_CONV_EX_2_IN () is a standard Function Module in SAP ERP and is part of the function group MASSCONVERT within the package MASS.
Function Module | I_MASS_CONV_EX_2_IN |
Short Text | |
Function Group | MASSCONVERT |
Package | MASS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURRENCY | TYPE | SYCURR | Currency Key | |
FLAG_FIXED_VALUES | TYPE | MASSD_CHECK_FIX_VALUES | ' ' | |
INPUT_EXTERNAL | TYPE | ANY | ||
TABLE_FIELD | TYPE | TABFIELD | Table name and field (extract from DD03L/DFIES) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUTPUT_INTERNAL | LIKE | Field contents in internal format |
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.