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.
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 |
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 |
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.