The Function Module EHSWA_WACODE_DATA_READ (Lesen Daten zum Abfallschlüssel) is a standard Function Module in SAP ERP and is part of the function group EHSWA_400 within the package CBWA.
Function Module | EHSWA_WACODE_DATA_READ |
Short Text | Lesen Daten zum Abfallschlüssel |
Function Group | EHSWA_400 |
Package | CBWA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGU | TYPE | SY-LANGU | SY-LANGU | Sprache |
I_RECN | TYPE | ESERECN | RECN Abfallschlüssel | |
I_SUBID | TYPE | ESESUBID | Stoffnummer Abfallschlüssel | |
I_VALDAT | TYPE | SY-DATLO | SY-DATUM | Gültigkeitsdatum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_WASTECODE_DATA | LIKE | EHSWAS_F4WASTECODE | Daten zum Abfallschlüssel |
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 |
---|---|---|---|---|
E_IDENT_HEADER | LIKE | BAPI1077RI | Identifikator-Kopfdaten zum Abfallschlüssel | |
E_IDENT_LONGTEXT | LIKE | BAPI1077IL | Identifikator-Langtext zum Abfallschlüssel |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WASTE_CODE_NOT_FOUND | Abfallschlüssel nicht vorhanden |