Menu

SAP Function Module MLCCS_LATER_ON_CREATE

Nachträglich Istschichtung anlegen

The Function Module MLCCS_LATER_ON_CREATE (Nachträglich Istschichtung anlegen) is a standard Function Module in SAP ERP and is part of the function group MLCCS_MATERIAL_MASTER within the package CKMLCCS.

Technical Information

Function Module MLCCS_LATER_ON_CREATE
Short Text Nachträglich Istschichtung anlegen
Function Group MLCCS_MATERIAL_MASTER
Package CKMLCCS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IF_CKMLHD LIKE CKMLHD Material-Ledger: Kopfsatz
I_BKLAS LIKE MT08L-BKLAS Bewertungsklasse
I_BWTTY LIKE MT08L-BWTTY Bewertungstyp
I_HRKFT LIKE MT08L-HRKFT Herkunftsgruppe als Untergliederung der Kostenart
I_MTART LIKE MT08L-MTART Materialart
I_VJBKL LIKE MT08L-VJBKL Bewertungsklasse des Vorjahres
I_VMBKL LIKE MT08L-VMBKL Bewertungsklasse der Vorperiode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CKMLKEPH TYPE MLCCS_T_KEPH Tabellentyp CKMLKEPH (sortiert)
ET_CKMLPRKEKO TYPE MLCCS_T_PRKEKO Tabellentyp CKMLPRKEKO (sortiert)
ET_CKMLPRKEPH TYPE MLCCS_T_PRKEPH Tabellentyp CKMLPRKEPH (sortiert)

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
IT_MLCD LIKE MLCD Material-Ledger: Verdichtungssätze (aus Belegen)

Exceptions

This function module does not define any Exceptions.