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.
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 |
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 |
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 |
---|---|---|---|---|
E_SDS_RECN_SUBSTANCE_TAB | LIKE | RCGSTDRECN | Sicherheitsdatenblattpflichtige Stoffe | |
I_RECN_SUBSTANCE_TAB | LIKE | RCGSTDRECN | Table with internal record numbers of substances |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SDS_CHECK_FAILED | SDS check failed |