Menu

SAP Function Module KKR_FC_EXTERNAL_TO_INTERNAL

Convert field catalog of database to internal format

The Function Module KKR_FC_EXTERNAL_TO_INTERNAL (Convert field catalog of database to internal format) is a standard Function Module in SAP ERP and is part of the function group KKRT within the package SLIS.

Technical Information

Function Module KKR_FC_EXTERNAL_TO_INTERNAL
Short Text Convert field catalog of database to internal format
Function Group KKRT
Package SLIS
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LENGTH_OPTI LIKE KKRTFIELDS-LENGTHOPTI
E_STRIPES LIKE KKRTFIELDS-STRIPES
E_TABULATOR TYPE N

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_DEFAULT_FIELDCAT TYPE KKBHT_T_FIELD_CAT Field Catalog
T_EXTERNAL_FIELDCAT LIKE LTDXDATA Field Catalog
T_INTERNAL_FIELDCAT TYPE KKBHT_T_FIELD_CAT Field Catalog

Exceptions

This function module does not define any Exceptions.