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.
Function Module | CRS_SEND_TO_SERVER |
Short Text | Datentransfer zum Middleware Server |
Function Group | CRM0 |
Package | CRMB |
Module Type | Normal Module |
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 |
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 |
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 |
---|---|---|---|---|
TI_INIT_FILTER | LIKE | CRMSELSTR | Dynamische Selektionsparameter | |
T_BAPISTRUCTURES_OLD | LIKE | BAPIMTCS | Middleware Transaktionenbehälterstruktur |
This function module does not define any Exceptions.