The Function Module C1F2_USAGE_ESTVA_CHECK (EHS: ... nur zur internen Verwendung ... (ESTVA-Sätze auf Verwend. prüf.)) is a standard Function Module in SAP ERP and is part of the function group C1F2 within the package CBUI.
Function Module | C1F2_USAGE_ESTVA_CHECK |
Short Text | EHS: ... nur zur internen Verwendung ... (ESTVA-Sätze auf Verwend. prüf.) |
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_DATERANGE | TYPE | ESP1_DATERANGE_TYPE | Zeitraum für die historische Suche | |
I_ESTCAT | TYPE | ESTVH-ESTCAT | Bewertungsart | |
I_FLG_USAGE_CHECK_AUTH | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennzeichen: prüfe Berechtigung der Verwendung |
I_NAMEMST | TYPE | TCLT-OBTAB | ESPRH_TAB_PROP | Name der Verwendungs-Mastertabelle |
I_SEARCHMODE | TYPE | ESP1_SEARCHMODE_TYPE | ESP1_SRCHMD_INIT | Suchmodus |
I_VALDAT | LIKE | SY-DATUM | SY-DATUM | Datum für den Stichtag-Vergleich |
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_API_ESTVA_TAB | TYPE | ESPRH_APIVA_TAB_TYPE | ESTVA-Sätze, die die Verwendung abdecken | |
I_API_ESTVA_TAB | TYPE | ESPRH_APIVA_TAB_TYPE | Zu prüfende ESTVA-Sätze (RECN) | |
I_API_USAGE_TAB | TYPE | ESPRH_APIDU_TAB_TYPE | API-Tabelle für die zu prüfenden Verwendungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Interner Fehler |
SEARCHMODE_NOT_VALID | Suchmodus wird nicht unterstützt |