Menu

SAP Function Module FVD_DB_EXP_GET_CONDITIONS

DB: Lesen Detaildaten zu den Konditionen eines Vertrags

The Function Module FVD_DB_EXP_GET_CONDITIONS (DB: Lesen Detaildaten zu den Konditionen eines Vertrags) is a standard Function Module in SAP ERP and is part of the function group FVD_DB_EXP_GET within the package FVVD_EXPORT.

Technical Information

Function Module FVD_DB_EXP_GET_CONDITIONS
Short Text DB: Lesen Detaildaten zu den Konditionen eines Vertrags
Function Group FVD_DB_EXP_GET
Package FVVD_EXPORT
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_BUKRS TYPE BUKRS Buchungskreis
I_GSART TYPE VVSART Produktart
I_RANL TYPE RANL Vertragsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_VVZZKOPO TYPE TRTY_VVZZKOPO Tabellentyp für Tabelle VVZZKOPO
E_TAB_VZZKOKO TYPE TRTY_VZZKOKO Tabellentyp für Tabelle VZZKOKO
E_TAB_VZZKOPA TYPE TRTY_VZZKOPA Tabellentyp für Tabelle VZZKOPA
E_TAB_VZZKOPO TYPE TRTY_VZZKOPO Tabellentyp für Tabelle VZZKOPO

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.