Menu

SAP Function Module MODIFY_VZZKOPA_SINGLE

Interne Tabelle zur VZZKOPA modifizieren nur einen Satz

The Function Module MODIFY_VZZKOPA_SINGLE (Interne Tabelle zur VZZKOPA modifizieren nur einen Satz) is a standard Function Module in SAP ERP and is part of the function group FVZ3 within the package FTVV.

Technical Information

Function Module MODIFY_VZZKOPA_SINGLE
Short Text Interne Tabelle zur VZZKOPA modifizieren nur einen Satz
Function Group FVZ3
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
INDEX_MOD TYPE SYTABIX Index der Zeile die modifiziert wird
NVZZKOPA LIKE VZZKOPA Struktur mit neuen Werten

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IVZZKOPA LIKE VZZKOPA Tabelle mit alten Werten

Exceptions

This function module does not define any Exceptions.