Menu

SAP Function Module K_VERSION_COPY

Copy version (cost element totals COSP, COSS and COKP, COKS)

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.

Technical Information

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

Importing Parameters

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

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
T_WRTTP LIKE TAB_WRTTP Tabelle von Werttypen

Exceptions

This function module does not define any Exceptions.