Menu

SAP Function Module FVD_MAP_LC_COMPUTE_RFC

Ermittlung und Vergleich der Verarbeitungsmerkmale für mehrere Darlehen

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FVD_MAP_LC_COMPUTE_RFC (Ermittlung und Vergleich der Verarbeitungsmerkmale für mehrere Darlehen) is a standard Function Module in SAP ERP and is part of the function group FVD_MAP_LC_APPLICATION within the package FVVD_STATE.

Technical Information

Function Module FVD_MAP_LC_COMPUTE_RFC
Short Text Ermittlung und Vergleich der Verarbeitungsmerkmale für mehrere Darlehen
Function Group FVD_MAP_LC_APPLICATION
Package FVVD_STATE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CNT_BLOCKSIZE TYPE I 20 Blockgröße für die Verarbeitung der Darlehen, 0 - Alle Darlehen in einem Block
I_COMMIT TYPE FLAG SPACE Speichern auf DB: ' ' - Kein Commit, 'C' - COMMIT, 'W' - COMMIT and WAIT
I_FLG_EXPORT_RESULTS TYPE FLAG 'X' X' - Füllen der Exportparameter (für Protokoll, usw), ' ' - Leere Exportparam.
I_FLG_ONLY_CHARAC_CHANGE TYPE FLAG 'X' Im Modus 'V': 'X' - Nur Merkmale mit Abweichung ausgeben
I_FLG_ONLY_LOAN_CHANGE TYPE FLAG 'X' X' - Nur Darlehen mit Abweichung ausgeben
I_FLG_ONLY_OFFLINE TYPE FLAG SPACE X' - Nur unbestimmte Merkmale ermitteln
I_MODE TYPE FLAG V' - Vergleichen, 'C' - Berechnen
I_TAB_VDARL_KEY TYPE TRTY_VDARL_KEY Tabellentyp für den Schlüssel VDARL

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_BAPIRET2 TYPE BAPIRETTAB Tabelle mit BAPI Return Informationen
E_TAS_LC_COMPARE TYPE TRTY_S_RLC_COMPARE Sortierter Tabellentyp für Tabelle RLC_COMPARE
E_TAS_VDARL TYPE TRTY_S_VDARL Sortierter Tabellentyp für Tabelle VDARL
E_TAS_VDARL_KEY_COMMIT TYPE TRTY_S_VDARL_KEY Sortierter Tabellentyp für den Schlüssel VDARL
E_TAS_VDARL_KEY_ERROR TYPE TRTY_S_VDARL_KEY Sortierter Tabellentyp für den Schlüssel VDARL

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.