Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module SMI_DR_WE_MOVEMENT_READ (WE Referenz lesen( für dynamische Wiederbeschaffung )) 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_DR_WE_MOVEMENT_READ |
Short Text | WE Referenz lesen( für dynamische Wiederbeschaffung ) |
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_GRC | TYPE | XFELD | Select GR Cancellations | |
IV_WELIF | TYPE | CHAR1 | Single-character flag | |
IV_WEPO | TYPE | CHAR1 | Single-character flag | |
IV_WERK | TYPE | WERKS_D | Werk |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_WEREF_TAB | TYPE | SMIMA_WE_TAB | Tabelle für WE-referenz |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_WE_TIME | TYPE | SHP_WAUHR_RANGE_T | Tabellentyp zur Rangestabelle für Warenausgangsuhrzeit |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_RANGE_BESKZ | TYPE | RANGE_T_BESKZ | Rangetabelle für Datenelement BESKZ | |
IT_RANGE_DISMM | TYPE | CURTO_DISMM_RANGE_T | Rangetabelle für Dispositionsmerkmal | |
IT_RANGE_DISPO | TYPE | RANGE_T_DISPO | Rangetabelle für Datenelement DISPO | |
IT_RANGE_LIFNR | LIKE | SHP_KUNNR_RANGE | Struktur zur Rangestabelle für Auftraggeber | |
IT_RANGE_MATNR | TYPE | RANGE_T_MATNR | Rangetabelle für Datenelement MATNR | |
IT_RANGE_SOBSL | TYPE | CURTO_SOBSL_RANGE_T | Rangetabelle für den Sonderbeschaffungsschlüssel | |
IT_RANGE_VRTYP | LIKE | BSART_RAN | Rangestruktur Einkaufsbelegart | |
IT_RANGE_WEDATE | TYPE | RANGE_T_DATS | Rangetabelle für Datenelement SYDATUM |
This function module does not define any Exceptions.