Menu

SAP Function Module EXTERNAL_TABLE_EIS_EXTRACT

Daten lesen

The Function Module EXTERNAL_TABLE_EIS_EXTRACT (Daten lesen) is a standard Function Module in SAP ERP and is part of the function group FTI3 within the package FTI.

Technical Information

Function Module EXTERNAL_TABLE_EIS_EXTRACT
Short Text Daten lesen
Function Group FTI3
Package FTI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EXTERNAL TYPE FTIS_FLAG FTIS_FALSE Aufruf extern
I_TABNM TYPE TABNAME Strukturname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERRORS_ALL TYPE BAPIERR_T Tabellentyp für Fehlerbehandlung
E_TFILL TYPE I Anzahl gefundener Sätze

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
I_SEL_TAB LIKE CEDST Selektionsbedingung
I_SF_TAB LIKE CFBSF01 Selektierte Felder

Exceptions

This function module does not define any Exceptions.