Menu

SAP Function Module FVZK_GET_DATENELEMENT_ZUSATZ

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

The Function Module FVZK_GET_DATENELEMENT_ZUSATZ (Bereitstellen der Kond.art und der Datenelementzusatznr gemäß Cursorposit.) 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_ZUSATZ
Short Text Bereitstellen der Kond.art und der Datenelementzusatznr gemäß Cursorposit.
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
FIRSTLINE LIKE SY-TLENG 1 Index der ersten Zeile auf dem Dynpro

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.