The Function Module F4IF_CONVERSION_IN2EX (Convert a hit list from internal to external representation) is a standard Function Module in SAP ERP and is part of the function group SDHI within the package SDSH.
Function Module | F4IF_CONVERSION_IN2EX |
Short Text | Convert a hit list from internal to external representation |
Function Group | SDHI |
Package | SDSH |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RECDESCR_IN | LIKE | DFIES | ||
RECDESCR_OUT | LIKE | DFIES | ||
RECFIELDS_OUT | LIKE | DDSHRETVAL | ||
RECORDS_IN | LIKE | SEAHLPRES | ||
RECORDS_OUT | LIKE | SEAHLPRES |
This function module does not define any Exceptions.