Menu

SAP Function Module K_UNITCOSTING_TO_CKCOUEB

Überführt Einzelkalkulationsstrukturen in Struktur CKCOUEB,Übergabe CO-OBJ

The Function Module K_UNITCOSTING_TO_CKCOUEB (Überführt Einzelkalkulationsstrukturen in Struktur CKCOUEB,Übergabe CO-OBJ) is a standard Function Module in SAP ERP and is part of the function group KKEA within the package KKEK.

Technical Information

Function Module K_UNITCOSTING_TO_CKCOUEB
Short Text Überführt Einzelkalkulationsstrukturen in Struktur CKCOUEB,Übergabe CO-OBJ
Function Group KKEA
Package KKEK
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_AUART LIKE CKCOUEB-AUART SPACE Auftragsart
I_AUTYP LIKE CKCOUEB-AUTYP '00' Auftragstyp
I_GSBER LIKE CKCOUEB-GSBER SPACE Geschäftsbereich
I_KOSTV LIKE CKCOUEB-KOSTV SPACE Verantwortliche Kostenstelle z.B. bei Aufträgen
I_PRCTR LIKE CKCOUEB-PRCTR Profitcenter
I_VERSN LIKE CKCOUEB-VERSN '000' Version, mit der CO-Objekt fortgeschrieben wird
I_WERKS LIKE CKCOUEB-WERKS SPACE Werk
I_WRTTP LIKE CKCOUEB-WRTTP '01' Werttyp, mit dem CO-Objekt fortgeschrieben wird
S_KHS1_IMP LIKE KHS1 Interne Kopfstruktur Einzelkalkulation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
S_CKCOUEB_EXP LIKE CKCOUEB Übergabestruktur CO-Objekt

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.