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 RMXT760_PREPARE_STD (TMS-TLS: Aufbereitung + Chargenmerkmale für STD lesen) is a standard Function Module in SAP ERP and is part of the function group RMXT760 within the package RMXTTLS.
Function Module | RMXT760_PREPARE_STD |
Short Text | TMS-TLS: Aufbereitung + Chargenmerkmale für STD lesen |
Function Group | RMXT760 |
Package | RMXTTLS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_RAW_DATA | TYPE | RMXTTY_FRML_TOOL_BLOCK | Rohdaten: Material / Chargen Liste für ein Rezept | |
IT_TEXTS | TYPE | RMXTTY_FRML_TOOL | Material + Intermediat Kurztexte | |
IV_PLANT | TYPE | WERKS_D | Werk (das dem Versuch zugeordnet ist) | |
IV_PST_POSNR | TYPE | RCPE_POBNR_PST | Nr. der Rezept Stufe, die standardisiert werden soll | |
IV_VALDAT | TYPE | D | SY-DATUM | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ITEM | TYPE | RMXTTY_STD_ITEM | Items für die Standardisierung in Versuchsverwalt. | |
ET_LOG | TYPE | RMXTTY_MESSAGES | Fehlermeldungen | |
ET_STREAM_DATA | TYPE | FRMLTY_CMP | Berechnete Nährstoffzusammensetzung für Input Streams |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XV_DATA_SOURCE | TYPE | RMSAE_SRC | Datenquelle EH&S-Nährstoffe |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXC_ERROR | Schwerer Fehler ist aufgetreten (Meldung in SY-MSGID) |