Menu

SAP Function Module C1CA_SUBTAB_FOR_SDS_DIST

EHS: Erzeugen einer Tabelle mit allen Stoffen für SDB-Versand

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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_SUBTAB_FOR_SDS_DIST (EHS: Erzeugen einer Tabelle mit allen Stoffen für SDB-Versand) is a standard Function Module in SAP ERP and is part of the function group C1CA within the package CBUI.

Technical Information

Function Module C1CA_SUBTAB_FOR_SDS_DIST
Short Text EHS: Erzeugen einer Tabelle mit allen Stoffen für SDB-Versand
Function Group C1CA
Package CBUI
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_CUSTOMER LIKE RCGCUSDATA Customer data
I_INFO_FOR_ERROR_MAIL LIKE RCGSDERROR Context information for error handling
I_REASON LIKE CVDREASON Reason for order
I_VALDAT LIKE CVDREPORT-VALDAT Key date

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
E_SDS_RECN_SUBSTANCE_TAB LIKE RCGSTDRECN Sicherheitsdatenblattpflichtige Stoffe
I_RECN_SUBSTANCE_TAB LIKE RCGSTDRECN Table with internal record numbers of substances

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SDS_CHECK_FAILED SDS check failed