The Function Module C_PDM_INSERT_MANUFACTURE_PARTS (Einfügen der Herstellerteile zum Material in den Produktstrukturbrowser) is a standard Function Module in SAP ERP and is part of the function group CPDMDATACOLLECTOR2 within the package C_PDM_BROWSER.
Function Module | C_PDM_INSERT_MANUFACTURE_PARTS |
Short Text | Einfügen der Herstellerteile zum Material in den Produktstrukturbrowser |
Function Group | CPDMDATACOLLECTOR2 |
Package | C_PDM_BROWSER |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MATERIAL_DATA | LIKE | PDM_MATERIAL | Materialdaten im Produktstrukturbrowser | |
NODE_COLLECTION | LIKE | PDM_TREE | Struktur des Baumgraphen für den Produktstrukturbrowser |
This function module does not define any Exceptions.