Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module C1CA_SD_DATA_INTERCHANGE (EHS: !!! Obsolete !!! Schnittstelle für den Datenaustausch zwischen SD und) is a standard Function Module in SAP ERP and is part of the function group C1CA within the package CBUI.
Function Module | C1CA_SD_DATA_INTERCHANGE |
Short Text | EHS: !!! Obsolete !!! Schnittstelle für den Datenaustausch zwischen SD und |
Function Group | C1CA |
Package | CBUI |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_REASON | LIKE | CVDREASON | Versandgrund | |
I_RECEIVER | LIKE | CVDRECEIV | Empfängerparameter |
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 |
---|---|---|---|---|
I_DATTAB | LIKE | ESTAH | Data for determination of key date | |
I_LAWTAB | LIKE | ESTAH | Jurisdiction | |
I_MATTAB | LIKE | ESTAH | Material listing from SD document | |
I_RECEIPTTAB | LIKE | ESTAH | Charact. data of SD document | |
I_RECEIVERIDTAB | LIKE | ESTAH | Customer ID of MSDS recipient | |
I_RECEIVERTAB | LIKE | ESTAH | MSDS recipient data | |
I_SENDERTAB | LIKE | ESTAH | Sender data |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATA_INTERCHANGE_FAILED | Data transfer between SD and EHS failed |