Menu

SAP Function Module TB_CORR_EXISTENCE_CHECK

Nicht verwenden!!! (FB wird nur f. Upgrade-Report 40B->45B/46B verwendet)

The Function Module TB_CORR_EXISTENCE_CHECK (Nicht verwenden!!! (FB wird nur f. Upgrade-Report 40B->45B/46B verwendet)) is a standard Function Module in SAP ERP and is part of the function group TB85 within the package FTA.

Technical Information

Function Module TB_CORR_EXISTENCE_CHECK
Short Text Nicht verwenden!!! (FB wird nur f. Upgrade-Report 40B->45B/46B verwendet)
Function Group TB85
Package FTA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CORR_MEDIUM_I LIKE VTBSTA2-CORR_STAT Korrespondenzmedium, das zu prüfen ist.
CORTYP LIKE AT80-CORTYP Korrespondenzart
I_VTBFHAZU LIKE VTBFHAZU Geschäftszustand

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CORR_EXISTS LIKE BOOLE-BOOLE Flag gesetzt, wenn Korrespondenz gefunden wurde
VTBKORES_ENTRY LIKE VTBKORES Eintrag in Korrespondenztabelle (falls vorhanden

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.