Menu

SAP Function Module MLCCS_STOCKRELEVANT_VALUE_GET

Berechnet bestandrelevanten Gesamtwert der Schichtung und die fixe Anteil

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module MLCCS_STOCKRELEVANT_VALUE_GET (Berechnet bestandrelevanten Gesamtwert der Schichtung und die fixe Anteil) 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_STOCKRELEVANT_VALUE_GET
Short Text Berechnet bestandrelevanten Gesamtwert der Schichtung und die fixe Anteil
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
CF_KEPH LIKE Mandant
I_BWKEY TYPE BWKEY Bewertungskreis
I_LAYOUT LIKE CKMLKEV-ELEHK Elementeschema - Herstellkosten und V+V-Kosten
I_POPER TYPE POPER Buchungsperiode
I_UNTPER LIKE CKMLPP-UNTPER '000' Wertgerüsttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NOT_STREL_VAL TYPE CKMLCR-SALK3 Wert des gesamten bewerteten Bestandes
E_NOT_STREL_VAL_FIX TYPE CKMLCR-SALK3 Wert des gesamten bewerteten Bestandes
STOCKRELEVANT_VALUE TYPE CKMLCR-SALK3 Bestandswert
STOCKRELEVANT_VALUE_FIX TYPE CKMLCR-SALK3 Fixe Anteil des Bestandwerts

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_INPUT_DATA Falsche Inputparameter