Menu

SAP Function Module FVSS_GET_ZINSTYP

Zinstyp des Wertpapiers und aktuell gültige Kondition bestimmen

The Function Module FVSS_GET_ZINSTYP (Zinstyp des Wertpapiers und aktuell gültige Kondition bestimmen) is a standard Function Module in SAP ERP and is part of the function group FVSS within the package FTVV.

Technical Information

Function Module FVSS_GET_ZINSTYP
Short Text Zinstyp des Wertpapiers und aktuell gültige Kondition bestimmen
Function Group FVSS
Package FTVV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STICHTAG LIKE SY-DATUM SY-DATUM Stichtag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BKOND LIKE VZBEST-BKOND Betragkondition
DGUEL_KP LIKE VZZKOPO-DGUEL_KP Konditionspostiion gültig ab
KBKOND LIKE VZBEST-KBKOND Zinsbetrag währungsunabhängig
PKOND LIKE VZBEST-PKOND Prozentkondition
SWHRKOND LIKE VZBEST-SWHRKOND Währung Kondition
ZINSREF LIKE VZBEST-SZSREF Zinsreferenz
ZINSTYP LIKE VZBEST-SZINSTYP Zinstyp der Anleihe (Klassifizierung)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KOPO LIKE VVZZKOPO Konditionspositionen (Input)

Exceptions

This function module does not define any Exceptions.