Menu

SAP Function Module FVAFKOND_MV_GET_ACTIVE_KOPOS

Liefert die aktiven Konditionen zu einem Mietvertrag

The Function Module FVAFKOND_MV_GET_ACTIVE_KOPOS (Liefert die aktiven Konditionen zu einem Mietvertrag) is a standard Function Module in SAP ERP and is part of the function group FVAFKOND within the package FVVI.

Technical Information

Function Module FVAFKOND_MV_GET_ACTIVE_KOPOS
Short Text Liefert die aktiven Konditionen zu einem Mietvertrag
Function Group FVAFKOND
Package FVVI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUKRS LIKE VIMIMV-BUKRS Buchungskreis
REF_DATUM LIKE SY-DATUM SY-DATUM Referenzdatum
SANLF LIKE VZZKOPO-SANLF Anlageform
SMENR LIKE VIMIMV-SMENR Mieteinheit
SMIVE LIKE VIMIMV-SMIVE Mietvertrag
SWENR LIKE VIMIMV-SWENR Wirtschaftseinheit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_KOKO_FOR_REFDATUM LIKE Flag: Kein KOKO-Satz gefunden
VIKOKO LIKE VIKOKO Konditionskopf

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
IVZZKOPO LIKE VVZZKOPO Tabelle mit aktiven Konditionen

Exceptions

This function module does not define any Exceptions.