The Function Module CSGU_T415M_MTART_CHECK (Prüfung, ob Materialart prinzipiell für Stücklisten zulässig) is a standard Function Module in SAP ERP and is part of the function group CSGU within the package CS.
Function Module | CSGU_T415M_MTART_CHECK |
Short Text | Prüfung, ob Materialart prinzipiell für Stücklisten zulässig |
Function Group | CSGU |
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_MTART | LIKE | MARA-MTART | Materialart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FL_HEAD_OK | LIKE | CSDATA-XFELD | Feld zum Ankreuzen | |
FL_ITEM_OK | LIKE | CSDATA-XFELD | Feld zum Ankreuzen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.