Menu

SAP Function Module FVZK_GET_DATENELEMENT_ZUSATZ2

Bereitstellen der Kond.art und der Datenelementzusatznr. gemäß Zeilennr.

The Function Module FVZK_GET_DATENELEMENT_ZUSATZ2 (Bereitstellen der Kond.art und der Datenelementzusatznr. gemäß Zeilennr.) is a standard Function Module in SAP ERP and is part of the function group FVZK within the package FVVI.

Technical Information

Function Module FVZK_GET_DATENELEMENT_ZUSATZ2
Short Text Bereitstellen der Kond.art und der Datenelementzusatznr. gemäß Zeilennr.
Function Group FVZK
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
INDEX_KOPO LIKE SY-TLENG relevante Zeilennummer in IVZZKOPO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DE_ZUSATZ_NR LIKE THLPF-DIDENT Konditionsart, aus Gründen d. Aufwärtskompatib.
SDOKU LIKE THLPF-DIDENT Dokumentationsschlüssel (für DE-Zusatz)
SKOART LIKE TZK01-SKOART Konditionsart

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 interne Tabelle mit den zuletzt geladenen KOPOs

Exceptions

This function module does not define any Exceptions.