The Function Module C1CF_MSDS_RECEIVER_READ (EHS: Lesen der ID des Sicherheitsdatenblattempfängers) is a standard Function Module in SAP ERP and is part of the function group C1CF within the package CBUI.
Function Module | C1CF_MSDS_RECEIVER_READ |
Short Text | EHS: Lesen der ID des Sicherheitsdatenblattempfängers |
Function Group | C1CF |
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_PARNR | LIKE | NAST-PARNR | ||
I_SPART | LIKE | LIPS-SPART | ||
I_VKORG | LIKE | LIKP-VKORG | ||
I_VTWEG | LIKE | LIPS-VTWEG |
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_MSDS_RECEIVER_TAB | LIKE | KNVP |
This function module does not define any Exceptions.