Menu

SAP Function Module FVD_ESCROW_DB_READ_VDESCROW

Lesen Escrow-Stammdaten von DB

The Function Module FVD_ESCROW_DB_READ_VDESCROW (Lesen Escrow-Stammdaten von DB) is a standard Function Module in SAP ERP and is part of the function group FVD_ESCROW_DB within the package FVVD_ESCROW.

Technical Information

Function Module FVD_ESCROW_DB_READ_VDESCROW
Short Text Lesen Escrow-Stammdaten von DB
Function Group FVD_ESCROW_DB
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_STR_RESC_KEY TYPE RESC_KEY Escrow Key

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_TAB_VDESCROW TYPE TRTY_VDESCROW Tabellentyp VDESCROW0

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.