SAP Function Module EHSWA_WACODE_OF_SUBST_GET

Ermittelt die Abfallschlüssel eines Stoffes

The Function Module EHSWA_WACODE_OF_SUBST_GET (Ermittelt die Abfallschlüssel eines Stoffes) is a standard Function Module in SAP ERP and is part of the function group EHSWA_400 within the package CBWA.

Technical Information

Function Module EHSWA_WACODE_OF_SUBST_GET
Short Text Ermittelt die Abfallschlüssel eines Stoffes
Function Group EHSWA_400
Package CBWA
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_FLG_READ_WACODEDES TYPE ESP1_BOOLEAN Kennz.
I_RATING TYPE ESEVACLID Bewertungseinstufung
I_RECN TYPE ESERECN RECN Stoff
I_SUBID TYPE ESESUBID Stoffnummer
I_VALDAT LIKE SY-DATUM Gültigkeitsdatum
I_VAL_AREA TYPE ESERVLID Gültigkeitsraum

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_WASTECODE_DATA_TAB LIKE EHSWAS_F4WASTECODE Daten zum Abfallschlüssel

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_RECN_SUBID RECN/SUBID nicht übergeben
NO_WASTE_CODE_FOUND Keine Abfallschlüssel vorhanden
WACODE_NOT_UNIQUE Abfallschlüssel ist nicht eindeutig