Menu

SAP Function Module CS_DU_BOM_ECM_EVAL_BY_DOCTAB

Anwenden ECM-Parameterbewertung auf Stücklistenköpfe

The Function Module CS_DU_BOM_ECM_EVAL_BY_DOCTAB (Anwenden ECM-Parameterbewertung auf Stücklistenköpfe) is a standard Function Module in SAP ERP and is part of the function group CSDU within the package CS.

Technical Information

Function Module CS_DU_BOM_ECM_EVAL_BY_DOCTAB
Short Text Anwenden ECM-Parameterbewertung auf Stücklistenköpfe
Function Group CSDU
Package CS
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_DATE_FROM LIKE ITM_CLASS_DATA-DATUV Gültig ab Datum
I_DATE_TO LIKE ITM_CLASS_DATA-DATUB Gültig Bis Datum

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
C_BOM_STKOB TYPE CSCL_BOM_STKO_TB_TYPE Belegtabelle Stücklistenkopfsätze
C_BOM_STKOB_INV TYPE CSCL_BOM_ID_V_TB_TYPE StlKopfsätze - ungültige Zeiträume

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.