Menu

SAP Function Module MLCCS_KSTAR_GET

Ermittelt die Kostenart zu einem Material

The Function Module MLCCS_KSTAR_GET (Ermittelt die Kostenart zu einem Material) is a standard Function Module in SAP ERP and is part of the function group MLCCS_TOOLS within the package CKMLCCS.

Technical Information

Function Module MLCCS_KSTAR_GET
Short Text Ermittelt die Kostenart zu einem Material
Function Group MLCCS_TOOLS
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
I_BKLAS TYPE BKLAS Bewertungsklasse
I_BWART TYPE BWART Bewegungsart (Bestandsführung)
I_BWKEY TYPE BWKEY Bewertungskreis
I_BWMOD TYPE BWMOD Bewertungsmodifikationskonstante
I_BWTAR TYPE BWTAR_D Bewertungsart
I_KTOPL TYPE KTOPL Kontenplan
I_KTOSL TYPE KTOSL 'GBB' Vorgangsschlüssel
I_KZBWS TYPE KZBWS Bewertung Sonderbestand
I_MATNR TYPE MATNR Materialnummer
I_MTART TYPE MTART Materialart
I_POSNR TYPE POSNR Positionsnummer des Vertriebsbeleges
I_PSPNR TYPE PS_PSP_PNR Projektstrukturplanelement (PSP-Element)
I_SOBKZ TYPE SOBKZ Sonderbestandskennzeichen
I_VBELN TYPE VBELN Vertriebsbelegnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_HRKFT TYPE HRKFT Herkunftsgruppe als Untergliederung der Kostenart
E_KSTAR TYPE KSTAR Kostenart

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.