Menu

SAP Function Module FVD_ESCROW_OL_SET_ESCROW

Rückgabe Escrowdaten ins Memory (vgl FVD_LOAN_OL_SET_LOAN)

The Function Module FVD_ESCROW_OL_SET_ESCROW (Rückgabe Escrowdaten ins Memory (vgl FVD_LOAN_OL_SET_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_SET_ESCROW
Short Text Rückgabe Escrowdaten ins Memory (vgl FVD_LOAN_OL_SET_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_FLG_SET_CHECKED_VDESCROWFLOW TYPE CHAR1 ' ' Kz. ob Checked-Zustand VZZBEPP versorgt werden soll oder nicht (default JA)
I_STR_RESC_KEY TYPE RESC_KEY Escrow Key
I_STR_VDESCROW TYPE VDESCROW0 Tabellentyp VDESCROW
I_STR_VDESCROWKOKO TYPE VDESCROWKOKO0 Escrow Konditionsköpfe
I_SWORKID TYPE SWORKID Bearbeitungseinheit in den Geschäftsvorfällen
I_TAB_VDESCROWFLOW TYPE TRTY_VZZBEPP Tabellentyp für Struktur VZZBEPP
I_TAB_VDESCROWKOKO_ALL TYPE TRTY_VDESCROWKOKO Tabellentyp VDESCROWKOKO
I_TAB_VDESCROWKOPO TYPE TRTY_VDESCROWKOPO Tabellentyp VDESCROWKOPO
I_TAB_VDESCROWKOPO_ALL TYPE TRTY_VDESCROWKOPO Tabellentyp VDESCROWKOPO

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.