Menu

SAP Function Module FVD_ESCROW_OL_GET_ESCROW

Lesen Escrowdaten und was dazu gehört (Kopie von FVD_LOAN_OL_GET_LOAN)

The Function Module FVD_ESCROW_OL_GET_ESCROW (Lesen Escrowdaten und was dazu gehört (Kopie von FVD_LOAN_OL_GET_LOAN)) is a standard Function Module in SAP ERP and is part of the function group FVD_ESCROW_OL within the package FVVD_ESCROW.

Technical Information

Function Module FVD_ESCROW_OL_GET_ESCROW
Short Text Lesen Escrowdaten und was dazu gehört (Kopie von FVD_LOAN_OL_GET_LOAN)
Function Group FVD_ESCROW_OL
Package FVVD_ESCROW
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_DATE TYPE SY-DATUM Stichtag
I_STATE TYPE CHAR1 'C' Einstelliges Kennzeichen
I_STR_RESC_KEY TYPE RESC_KEY Escrow Key
I_SWORKID TYPE SWORKID Bearbeitungseinheit in den Geschäftsvorfällen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STR_VDESCROW TYPE VDESCROW0 Escrow-spezifische Stammdaten
E_STR_VDESCROWKOKO TYPE VDESCROWKOKO0 Escrow Konditionskopf (aktuell)
E_TAB_VDESCROW TYPE TRTY_VDESCROW Tabellentyp VDESCROW
E_TAB_VDESCROWFLOW TYPE TRTY_VZZBEPP Tabellentyp für Struktur VZZBEPP
E_TAB_VDESCROWKOKO_ALL TYPE TRTY_VDESCROWKOKO Tabellentyp VDVZKOKO (alle)
E_TAB_VDESCROWKOPO TYPE TRTY_VDESCROWKOPO Escrow Konditionspositionen (aktuell)
E_TAB_VDESCROWKOPO_ALL TYPE TRTY_VDESCROWKOPO Tabellentyp VDVZKOPO (alle)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILED interner Fehler
INPUT_NOT_FILLED Eingabeparameter nicht versorgt