Menu

SAP Function Module LOAN_OPEN_ITEM_CHECK_LOCK

FBS zum Überprüfen der Posten auf Sperre

The Function Module LOAN_OPEN_ITEM_CHECK_LOCK (FBS zum Überprüfen der Posten auf Sperre) is a standard Function Module in SAP ERP and is part of the function group FVD0A within the package FVVD.

Technical Information

Function Module LOAN_OPEN_ITEM_CHECK_LOCK
Short Text FBS zum Überprüfen der Posten auf Sperre
Function Group FVD0A
Package FVVD
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_APPLICATION LIKE LOANREF_O-APPLICATION Applikationsbezeichnung
I_RBO LIKE LOANREF_O-RBO Geschäftsvorfallnummer (Darlehen)
S_RVZZBEPP LIKE RVZZBEPP Struktur für Datenübergabe an OP-Anzeige-FBS

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_APPLICATION LIKE LOANREF_O-APPLICATION Applikationsbezeichnung
E_LOCK TYPE CHECK_1 In Sperrtabelle enthalten
E_MARK TYPE CHECK_1 Durch aufruefende Appl. gesperrt
E_RBO LIKE LOANREF_O-RBO Geschäftsvorfallnummer (Darlehen)
E_RERF LIKE LOANREF_O-RERF Datum der Ersterfassung

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.