Menu

SAP Function Module CKMLWIP_MLCD_FROM_FELDG_FILL

Ermittelt MLCD-Werte aus Feldgruppen des WIP-Beleges

The Function Module CKMLWIP_MLCD_FROM_FELDG_FILL (Ermittelt MLCD-Werte aus Feldgruppen des WIP-Beleges) is a standard Function Module in SAP ERP and is part of the function group CKMLWIP_SETTLE_DOCUMENT within the package CO_ML_WIP.

Technical Information

Function Module CKMLWIP_MLCD_FROM_FELDG_FILL
Short Text Ermittelt MLCD-Werte aus Feldgruppen des WIP-Beleges
Function Group CKMLWIP_SETTLE_DOCUMENT
Package CO_ML_WIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_MLCR TYPE MLCR Material-Ledger-Beleg: Währungen und Werte
IS_MLCRF TYPE MLCRF Material-Ledger-Beleg: Feldgruppen (Währungen)
I_FELDG TYPE CK_FELDG Feldgruppe
I_MENGE TYPE CK_FMENGE Bewertete Menge der Feldgruppe
I_PSART TYPE CK_VGART Material-Ledger: Vorgangsart
I_VGART TYPE CK_VGART Material-Ledger: Vorgangsart

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CS_MLCD TYPE MLCD Material-Ledger: Verdichtungssätze (aus Belegen)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_MLCD LIKE MLCD Material-Ledger: Verdichtungssätze (aus Belegen)

Exceptions

This function module does not define any Exceptions.