The Function Module C_PDM_BILLOFPRJ_CREATE_PRJ_BOM (Aufruf zum Anlegen einer Projektsstückliste aus dem Projektbrowser) 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_BILLOFPRJ_CREATE_PRJ_BOM |
Short Text | Aufruf zum Anlegen einer Projektsstückliste aus dem Projektbrowser |
Function Group | CPDMDATACOLLECTOR2 |
Package | C_PDM_BROWSER |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BOM_PLANT | LIKE | PRST-WERKS | Werk | |
WBSNUMBER | LIKE | PRST-PSPNR | Projektstrukturplanelement (PSP-Element) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGED | TYPE | 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.