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.
Function Module | MODIFY_VZZKOPA_SINGLE |
Short Text | Interne Tabelle zur VZZKOPA modifizieren nur einen Satz |
Function Group | FVZ3 |
Package | FTVV |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.