Menu

SAP Function Module DG08_ALE_DANGEROUSGOOD_SRM

EHS: Aufruf von ALE_DANGEROUSGOOD_SAVREPMUL

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module DG08_ALE_DANGEROUSGOOD_SRM (EHS: Aufruf von ALE_DANGEROUSGOOD_SAVREPMUL) is a standard Function Module in SAP ERP and is part of the function group DG08 within the package CBDG.

Technical Information

Function Module DG08_ALE_DANGEROUSGOOD_SRM
Short Text EHS: Aufruf von ALE_DANGEROUSGOOD_SAVREPMUL
Function Group DG08
Package CBDG
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_SENDER LIKE BAPI1078_SENDER Sender
I_SERIAL_ID LIKE SERIAL-CHNUM '0' ALE: Kanalnummer

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
I_APPLICATION_OBJECTS_TAB LIKE SWOTOBJID Struktur für Objekt-ID
I_COMMUNICATION_DOCUMENTS_TAB LIKE SWOTOBJID Struktur für Objekt-ID
I_DANGEROUSGOODDATAX_TAB LIKE BAPI1078_DANGERGOODDATAX Ankreuzliste für Gefahrgutstamm
I_DANGEROUSGOODDATA_TAB LIKE BAPI1078_DANGEROUSGOODDATA BAPI-Struktur GG-Daten
I_DANGEROUSGOODPACKX_TAB LIKE BAPI1078_DANGERGOODPACKX Ankreuzliste für Gefahrgutverpackung
I_DANGEROUSGOODPACK_TAB LIKE BAPI1078_DANGEROUSGOODPACK BAPI-Struktur Verpackungsdaten
I_DANGEROUSGOODRANGE_TAB LIKE BAPI1078_RANGE Rangetabelle für Gefahrgutdaten
I_DGDATA_IOT_TAB LIKE RDGMDIOT Datenbankstruktur GG-Daten
I_DGPACK_IOT_TAB LIKE RDGPKIOT Datenbankstruktur Verpackungsdaten
I_RECEIVERS_TAB LIKE BDI_LOGSYS Übergabestruktur für logische Systeme

Exceptions

This function module does not define any Exceptions.