Menu

SAP Function Module SMI_WE_OPENING_CHECK

Überprüfung von Übertragungslücke

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.

Technical Information

Function Module SMI_WE_OPENING_CHECK
Short Text Überprüfung von Übertragungslücke
Function Group ICH_IDOC
Package ICH_R3
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.