The Function Module C1AU_INCLUDING_SUBS_FIND (EHS: alle Stoffe ermitteln, die einen gegebenen Stoff privat(!) enthalten) is a standard Function Module in SAP ERP and is part of the function group C1AU within the package CBUI.
Function Module | C1AU_INCLUDING_SUBS_FIND |
Short Text | EHS: alle Stoffe ermitteln, die einen gegebenen Stoff privat(!) enthalten |
Function Group | C1AU |
Package | CBUI |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CONDITION | LIKE | EST0F | Zusatzbedingung (Intervall) | |
I_DATERANGE | LIKE | RCGDATERANGE | Zeitraum für historische Suche | |
I_FLG_IGNORE_COMPCAT | TYPE | ESP1_BOOLEAN | ESP1_TRUE | - TRUE: I_CONDITION-COMPCAT ignorieren! |
I_SEARCHMODE | LIKE | RCGSELSCR-SEARCHMODE | ESP1_SRCHMD_INIT | Suchmodus für historische Suche |
I_VALDAT | LIKE | SY-DATUM | ESP1_INITIAL_DATE | 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_RESULT_TAB | LIKE | EST0F | Komp.n-Sätze mit Komp. in X_RECN_TAB | |
X_RECN_TAB | LIKE | RCGSTDRECN | zu unters. Stoffe |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ILLEGAL_INPUT | X_RECN_TAB ist leer |