Menu

SAP Function Module FVD_BO_OL_CHECK

Prüfungen zum Geschäftsvorfall

The Function Module FVD_BO_OL_CHECK (Prüfungen zum Geschäftsvorfall) is a standard Function Module in SAP ERP and is part of the function group FVD_BO_OL within the package FVVD_BO.

Technical Information

Function Module FVD_BO_OL_CHECK
Short Text Prüfungen zum Geschäftsvorfall
Function Group FVD_BO_OL
Package FVVD_BO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CHECK_MODE TYPE CHAR1 Einstelliges Kennzeichen
I_LOGHANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
I_MODUS TYPE CHAR1 M' - Modify, 'D' - Display
I_OK_CODE TYPE SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat
I_S_BORROWER TYPE FVD_TYP_BORROWER Geschäftspartnerzuordnung
I_S_VDARL TYPE VDARL Darlehen
I_TAB_VDRISKCLASS TYPE TRTY_VDRISKCLASS Tabellentyp für VDRISKCLASS

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.