Menu

SAP Function Module CRM_SEND_TRANSFER_DATA

Versenden der Daten an die Zielsysteme

The Function Module CRM_SEND_TRANSFER_DATA (Versenden der Daten an die Zielsysteme) is a standard Function Module in SAP ERP and is part of the function group CRM0 within the package CRMB.

Technical Information

Function Module CRM_SEND_TRANSFER_DATA
Short Text Versenden der Daten an die Zielsysteme
Function Group CRM0
Package CRMB
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_BACKGROUND_MODE LIKE CRM_PARA-XFELD Feld zum Ankreuzen
I_BAPICRMDH2 LIKE BAPICRMDH2 Bapi-Struktur Download Kopfdaten
I_COUNT_DEST LIKE SY-TFILL Interne Tabellen, aktuelle Anzahl von Zeilen
I_CRMRFCPAR LIKE CRMRFCPAR Definitionen für RFC-Verbindungen
I_STSHD LIKE CRM_STSHD Kopfdaten für den Datenaustausch mit komplexen Strukturen
I_SYNCHRONOUS_CALL LIKE CRMPAROLTP-PARVAL1 Parameter Wert
I_TABIX LIKE SY-TABIX Interne Tabellen, aktueller Zeilenindex

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
TI_IDLIST LIKE BAPIIDLIST Schlüsselwerten
TI_INIT_FILTER LIKE CRMSELSTR Dynamische Selektionsparameter
T_BAPISTRUCTURES LIKE BAPIMTCS Middleware Transaktionenbehälterstruktur
T_KEY_INFO LIKE BAPICRMKEY BAPI Struktur Schlüsselinformationen
T_MESSAGES LIKE BAPICRMMSG BAPI Struktur Nachrichten pro Datensatz
T_OTHER_INFO LIKE BAPIEXTC Container für 'Customer Exit'-Parameter

Exceptions

This function module does not define any Exceptions.