Menu

SAP Function Module K_UNITCOSTING_MEMORY_EXPORT

Exportieren eines Einzelkalkulationsbelegs ins Memory

The Function Module K_UNITCOSTING_MEMORY_EXPORT (Exportieren eines Einzelkalkulationsbelegs ins Memory) is a standard Function Module in SAP ERP and is part of the function group KKE2 within the package KKEK.

Technical Information

Function Module K_UNITCOSTING_MEMORY_EXPORT
Short Text Exportieren eines Einzelkalkulationsbelegs ins Memory
Function Group KKE2
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_KHS1 LIKE KHS1 Einzelkalkulation Kopf
MEMORY_ID LIKE RK70K_TAB-ADRSS Memory-Adresse Einzelkalulation

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_KIS1 LIKE KIS1 Einzelkalkulation Positionen

Exceptions

This function module does not define any Exceptions.