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 FRML771_FFO_IRL_GET (RMS-FRM: Rohstoffliste einfache Ausgabe neue Sichten) is a standard Function Module in SAP ERP and is part of the function group FRML771 within the package RMSFRMOUT.
Function Module | FRML771_FFO_IRL_GET |
Short Text | RMS-FRM: Rohstoffliste einfache Ausgabe neue Sichten |
Function Group | FRML771 |
Package | RMSFRMOUT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_PROT | CLASS | CL_RMST_PROT | Instanz Berechnungsprotokoll | |
I_AENNR | TYPE | RMSAE_AENNR | Änderungsnummer | |
I_IDLID | TYPE | TCG28-IDLID | Identifikationsanzeige | |
I_LANGU | TYPE | FRMLE_LANGU | Sprache | |
I_MODUS | TYPE | FRMLE_MODE | Modus für Datenbesorgung bei Auflösung | |
I_VALDAT | TYPE | FRMLE_VALDAT | SY-DATUM | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_EXPLODE | TYPE | FRMLTY_EXPL_IO | IO-Tabelle für auflösungsrelevante Sichten | |
ET_IRL | TYPE | FRMLTY_OTPT_FFO_IRL | Rohstoffliste | |
E_INP_TGT_QTY | TYPE | FRMLE_FLT | Fließkommawert | |
E_INP_TGT_UNIT | TYPE | FRMLE_UNIT | Mengeneinheit |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler beim Lesen der Formeldaten |