Menu

SAP Function Module FVZK_MODIFY_IVZZKOPO_NEU

Modifiziert die zu einem Index der IVZZKOPO gehörenden Daten

The Function Module FVZK_MODIFY_IVZZKOPO_NEU (Modifiziert die zu einem Index der IVZZKOPO gehörenden Daten) 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_MODIFY_IVZZKOPO_NEU
Short Text Modifiziert die zu einem Index der IVZZKOPO gehörenden Daten
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 erste angezeigte Zeile von Tabelle XVZZKOPO
IGNORE_EMPTY LIKE SPACE Nur modifiz., wenn der 'alte' Satz nicht leer
KZ_PLAUSI LIKE SPACE X-Plausi mit E-Meldung, W-Plausi mit W-Meldung,
MOD_DGUELKK LIKE SPACE 'X': DGUEL_KK modifizieren (VZZKOPO-DGUEL_KK)
MOD_DGUELKP LIKE SPACE 'X': DGUEL_KP modifizieren (VZZKOPO-DGUEL_KP)
MOD_NLFDANG LIKE SPACE 'X': NLFD-ANG modifizieren (VZZKOPO-NLFD_ANG)
MOD_NSTUFE LIKE SPACE 'X': NSTUFE modifizieren (VZZKOPO-NSTUFE)
SCREEN_FLAG LIKE SPACE 'X': Nur Felder auf dem Bildschirm werden geänd.
STEP_INDEX LIKE SY-STEPL Step-Loop Zeile des aktuellen Satzes
VZZKOPO LIKE VZZKOPO Struktur für Konditionspositionen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AENDERUNG LIKE 'X': DB-Daten haben sich geändert, sonst SPACE
CHANGED_NOW LIKE 'X': Daten seit letzt. Stand geändert, sonst ' '

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

These are the Exceptions of this function module.

Exception Name Short Text
GENERAL_ERROR Plausis führen zu einem Fehler
NOT_FOUND Satz mit Index FIRSTLINE + STEP_INDEX - 1 n vorh
VERSTOSS_OBLIGATORISCH Feldleiste leer, obwohl Feld obligatorisch ist