The Function Module CRM_GENERIC_R3_IN (Generische Eingangsverarbeitung von CRM Daten) is a standard Function Module in SAP ERP and is part of the function group CRM0 within the package CRMB.
Function Module | CRM_GENERIC_R3_IN |
Short Text | Generische Eingangsverarbeitung von CRM Daten |
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_BAPICRMUH1 | LIKE | BAPICRMUH1 | Bapi-Struktur Upload Kopfdaten | |
I_TRANSFER_DATA | LIKE | Adapter Test: Komplexer Datentyp | ||
I_TRANSFER_DATA_OLD | LIKE | Adapter Test: Komplexer Datentyp |
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 |
---|---|---|---|---|
TI_BAPICRMSFK | LIKE | BAPICRMSFK | Input Tabellenstruktur für SFA Schlüssel in Proxy Funkt. Mod | |
TI_BAPIMTCS | LIKE | BAPIMTCS | Middleware Transaktionenbehälterstruktur | |
TI_BAPIPAREX | LIKE | BAPIPAREX | Bezugsstruktur für BAPI-Parameter ExtensionIn / ExtensionOut | |
TI_CRMEVOBJ | LIKE | CRMEVOBJ | Business Transaction Events für SFA Middleware |
This function module does not define any Exceptions.