The Function Module SMI_WE_OPENING_CHECK (Überprüfung von Übertragungslücke) is a standard Function Module in SAP ERP and is part of the function group ICH_IDOC within the package ICH_R3.
Function Module | SMI_WE_OPENING_CHECK |
Short Text | Überprüfung von Übertragungslücke |
Function Group | ICH_IDOC |
Package | ICH_R3 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_BERID | TYPE | BERID | Dispobereich | |
IV_SMI | TYPE | FLAG | allgemeines flag | |
IV_WERK | TYPE | EWERK | Werk |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_MSG | TYPE | CHAR3 | Feld der Laenge 3 Bytes | |
EV_OK_FLAG | TYPE | FLAG | allgemeines flag | |
EV_WEDATTO | TYPE | CHAR20 | Char 20 |
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 |
---|---|---|---|---|
IT_MATNR | TYPE | RANGE_T_MATNR | Rangetabelle für Datenelement MATNR | |
IT_WE_DATE | TYPE | RANGE_T_DATS | Rangetabelle für Datenelement SYDATUM |
This function module does not define any Exceptions.