The Function Module K_VERSION_COPY (Copy version (cost element totals COSP, COSS and COKP, COKS)) is a standard Function Module in SAP ERP and is part of the function group KAUT within the package KACC.
Function Module | K_VERSION_COPY |
Short Text | Copy version (cost element totals COSP, COSS and COKP, COKS) |
Function Group | KAUT |
Package | KACC |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GJAHR | LIKE | COSP-GJAHR | SPACE | Geschäftsjahr |
LEDNR | LIKE | COSP-LEDNR | '00' | Ledger |
OBJNR | LIKE | COSP-OBJNR | Objektnummer | |
VERSN_FROM | LIKE | COSP-VERSN | Quellversion | |
VERSN_TO | LIKE | COSP-VERSN | Zielversion | |
WRTTP | LIKE | COSP-WRTTP | SPACE | Werttyp |
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 |
---|---|---|---|---|
T_WRTTP | LIKE | TAB_WRTTP | Tabelle von Werttypen |
This function module does not define any Exceptions.