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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.