The Function Module COPY_VZZKOPA (Kopieren von Kopas auf Kopa mit neuem Key) is a standard Function Module in SAP ERP and is part of the function group FVZ3 within the package FTVV.
Function Module | COPY_VZZKOPA |
Short Text | Kopieren von Kopas auf Kopa mit neuem Key |
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 |
---|---|---|---|---|
KEY_NEU_KOPA | LIKE | VZZKOPA | Neuer Schlüssel | |
OVZZKOPO | LIKE | VZZKOPO | Alter Kopo dessen Kopas kopiert werden |
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 | Tab. mit neuen Kopas |
This function module does not define any Exceptions.