Menu

SAP Function Module CRS_SEND_TO_SERVER

Datentransfer zum Middleware Server

The Function Module CRS_SEND_TO_SERVER (Datentransfer zum Middleware Server) is a standard Function Module in SAP ERP and is part of the function group CRM0 within the package CRMB.

Technical Information

Function Module CRS_SEND_TO_SERVER
Short Text Datentransfer zum Middleware Server
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_CRMRFCPAR LIKE CRMRFCPAR Definitionen für RFC-Verbindungen
I_NORETDATA LIKE CRM_PARA-XFELD Feld zum Ankreuzen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATA_NOT_SEND TYPE C Set if data was not send to at least one system

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_INIT_FILTER LIKE CRMSELSTR Dynamische Selektionsparameter
T_BAPISTRUCTURES_OLD LIKE BAPIMTCS Middleware Transaktionenbehälterstruktur

Exceptions

This function module does not define any Exceptions.