The Function Module SCPR_CT_VALUE_CONVERT_EXT_INT () is a standard Function Module in SAP ERP and is part of the function group SCPRPR within the package SCPR.
Function Module | SCPR_CT_VALUE_CONVERT_EXT_INT |
Short Text | |
Function Group | SCPRPR |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDDESCR | TYPE | SCPR_FLDDESCR | Field Descriptions | |
INITIAL_VAL | TYPE | C | ' ' | |
VALUE_EXTERN | LIKE | Value in External Format |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VALUE_INTERN | LIKE | Value 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.