The Function Module FC_RFC_TRANSDATA_READ1 (Summendaten aus FI-SL-Tabelle über RFC-Destination lesen) is a standard Function Module in SAP ERP and is part of the function group FCI1 within the package FCIN.
Function Module | FC_RFC_TRANSDATA_READ1 |
Short Text | Summendaten aus FI-SL-Tabelle über RFC-Destination lesen |
Function Group | FCI1 |
Package | FCIN |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_ORGUN_FLDNAMES | TYPE | CHAR1024 | Feldnamen | |
I_TABNAME | TYPE | TABNAME | Tabellenname |
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 |
---|---|---|---|---|
CT_CLUSTR_DATA | LIKE | FC00_S_CLUSTR | Tabellencontainer mit Clusterstruktur | |
CT_SEL | LIKE | RSSELECT | Tabelle: Selektionsbedingung (Range pro Feld) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FOREIGN_LOCK | Programm konnte wg. Sperre nicht gener. werden |
INTERNAL_ERROR | Interner Fehler |
INVALID_SELECTION | Ungültige Selektion |
INVALID_TABLE | Ungültige Tabelle |
TABSTRUC_TOO_LARGE | Tabellenstruktur ist zu breit |