The Function Module C_PDM_INSERT_ROUT_CLASS_ALLOCS (Einfügen der Klassifizierungen zum Arbeitsplan in den Strukturbrowser) 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_ROUT_CLASS_ALLOCS |
Short Text | Einfügen der Klassifizierungen zum Arbeitsplan in den Strukturbrowser |
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 |
---|---|---|---|---|
NODE_COLLECTION | LIKE | PDM_TREE | Struktur des Baumgraphen für den Produktstrukturbrowser | |
OBJCLASS_DATA | LIKE | PDM_OBJCLASS | Objektklassendaten im Produktstrukturbrowser |
This function module does not define any Exceptions.