The Function Module C1F2_SUBSTANCES_FIND_BY_COMP (EHS: ##OBSOLETE## => C1F2_SUBSTANCES_FIND_BY_CMPNT) is a standard Function Module in SAP ERP and is part of the function group C1F2 within the package CBUI.
Function Module | C1F2_SUBSTANCES_FIND_BY_COMP |
Short Text | EHS: ##OBSOLETE## => C1F2_SUBSTANCES_FIND_BY_CMPNT |
Function Group | C1F2 |
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_COMP_CONCENTRATION | TYPE | ESPRH_USAGE_VPINFO_TYPE | Konzentration der Komponente | |
I_COMP_RECN | LIKE | ESTRH-RECN | Komponente | |
I_ESTCAT | LIKE | ESTVH-ESTCAT | Zu durchsuchende Bewertungsart | |
I_VALDAT | LIKE | ESTRH-VALFR | SY-DATUM | Stichtag |
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_RECN_TAB | LIKE | RCGSTDRECN | neue Menge von Stoffen | |
E_USAGE_TAB | TYPE | ESPRH_USAGE_TAB_TYPE | Zusatzinfo zu gefundenen Stoffen | |
I_RESTRICTION_TAB | LIKE | RCGSTDRECN | Menge von bereits gefundenen Stoffen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Suchfehler |