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 FRML174_IOTAB_TO_API_SET (RMS-FRM: überträgt Dialogstruktur in Pflege-API) is a standard Function Module in SAP ERP and is part of the function group FRML174 within the package RMSFRMINFMSC.
Function Module | FRML174_IOTAB_TO_API_SET |
Short Text | RMS-FRM: überträgt Dialogstruktur in Pflege-API |
Function Group | FRML174 |
Package | RMSFRMINFMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_STREAM | TYPE | FRMLTY_STREAM | RMS-FRM: Tabelle mit Intermediaten und Texten (mehrsprachig) | |
I_ADDINF | TYPE | FRMLS_ADDINF | RMS-FRM: Zusatzinfos für FB-Aufrufe | |
I_FLG_STATUS_REDUCED | TYPE | FLAG | FALSE | Eingeschränkter Status erlaubt nur Streamtextänderungen |
I_GEN_FLG | TYPE | FLAG | FALSE | Aufruf aus Generierung |
I_LEVEL | TYPE | FRMLC01-FRML_LEVEL | RMS-FRM: Ebene einer Formula | |
I_OUTPUT | TYPE | FRMLE_RECN | Identifizierer des Outputs zur Composition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LOG | TYPE | FRMLTY_LOG_REC | RMS-FRM: Nachrichten für AnwendungsLog | |
E_IO_TAB | TYPE | FRM10_IOT_SCR_TAB | IO TAb mit gefüllten IDs (RECNs) |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_KEYPATH | TYPE | FRMLS_KEYPATH | RMS-FRM: Objektidentifizierer |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.