The Function Module PLM_EXPLORE_BILL_OF_MATERIAL (Mehrstufige Auflösung einer Materialstücklistenstruktur) is a standard Function Module in SAP ERP and is part of the function group PLM_STRUCTURE_BROWSER within the package PLM_STRUCTURE_BROWSER.
Function Module | PLM_EXPLORE_BILL_OF_MATERIAL |
Short Text | Mehrstufige Auflösung einer Materialstücklistenstruktur |
Function Group | PLM_STRUCTURE_BROWSER |
Package | PLM_STRUCTURE_BROWSER |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLICATION | LIKE | TC04-CAPID | Anwendung | |
FLAG_NEW_EXPLOSION | LIKE | CSDATA-XFELD | Feld zum Ankreuzen | |
INDEX_FROM | LIKE | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | |
INDEX_TO | LIKE | SY-TABIX | Interne Tabellen, aktueller Zeilenindex | |
MATERIALNUMBER | LIKE | MAST-MATNR | Materialnummer | |
PLANT | LIKE | MAST-WERKS | Werk | |
VALIDFROM | LIKE | SY-DATUM | SYST-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)D |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BILLOFMAT_DATA | LIKE | PDM_BILLOFMAT | Materialstücklistenkopfdaten im Produktstrukturb | |
MAX_HITS | LIKE | SY-TABIX | Interne Tabellen, aktueller Zeilenindex |
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 |
---|---|---|---|---|
BOMITEM_DATA | LIKE | PLM_BOMITEM | Stücklistenpositionsdaten im Produktstrukturbrow |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
APPLICATION_MISSING | Die Anwendung ist nicht angegeben |
ECM_INVALID | Die Änderungsnummer ist ungültig |
NOT_FOUND | Keine Stückliste gefunden |
NOT_VALID | Stückliste ungültig |