The Function Module MGW1_READ_BOM (Lesen der Stückliste zu einem strukt. Artikel und Alternative) is a standard Function Module in SAP ERP and is part of the function group MGW1 within the package WSTR.
Function Module | MGW1_READ_BOM |
Short Text | Lesen der Stückliste zu einem strukt. Artikel und Alternative |
Function Group | MGW1 |
Package | WSTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BOM_TYP | LIKE | CSIN-STLTY | 'M' | Pflegemodus |
BOM_USAGE | LIKE | CSIN-STLAN | Stücklistenverwendung | |
STRUC_ALTERNATIVE | LIKE | CSIN-STLAL | Stücklistenaltenative | |
STRUC_MATERIAL | LIKE | CSIN-MATNR | strukt. Material | |
STRUC_TYPE | LIKE | TMGW2-STRTP | Typ des strukt. Materials | |
STRUC_UNIT | LIKE | RMGW2-MEINH | Mengeneinheit | |
VALID_FROM | LIKE | CSIN-DATUV | SY-DATUM | gültig von |
VALID_TO | LIKE | CSIN-DATUB | '99991231' | gültig bis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURNCODE | LIKE | SY-SUBRC | Returncode |
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 |
---|---|---|---|---|
COMPONENT | LIKE | STPOB | Komponenten | |
HEAD | LIKE | STKOB | Kopf |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BOM_NOT_EXIST | Stückliste existiert nicht |