Menu

SAP Function Module KOPV_REV_AND_OVERHEAD_COPY

Kopieren Zuschläge, Fakturierungsplan und Erlöse aus SD ohne Prüfen

The Function Module KOPV_REV_AND_OVERHEAD_COPY (Kopieren Zuschläge, Fakturierungsplan und Erlöse aus SD ohne Prüfen) is a standard Function Module in SAP ERP and is part of the function group KOPV within the package KPPL.

Technical Information

Function Module KOPV_REV_AND_OVERHEAD_COPY
Short Text Kopieren Zuschläge, Fakturierungsplan und Erlöse aus SD ohne Prüfen
Function Group KOPV
Package KPPL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPLIC LIKE BPIN-APPLIK Applikationskürzel
I_DETAIL TYPE XFLAG SPACE Flag: mit Detailliste
I_KOKRS LIKE TKA01-KOKRS Kostenrechnungskreis
I_SVERSN TYPE SVERSN Vorlageversion
I_TEST TYPE XFLAG 'X' Flag: Testlauf (nein, dann COMMIT WORK AND WAIT)
I_TVERSN TYPE TVERSN Zielversion
I_YEAR_END TYPE GJAHR Endejahr
I_YEAR_START TYPE GJAHR Startjahr

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
ET_LIST LIKE KPU3_LIST Detailliste
ET_MESG TYPE KALK_MESG_TYPE_TAB Nachrichten
IT_TOBJNR LIKE KPU3_OBJNR zu kopierende Objektnummern

Exceptions

This function module does not define any Exceptions.