Menu

SAP Function Module FRML172_CALC_DATA_OF_STREAMS

RM22: Berechnet + speichert Intermediatdaten

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module FRML172_CALC_DATA_OF_STREAMS (RM22: Berechnet + speichert Intermediatdaten) is a standard Function Module in SAP ERP and is part of the function group FRML172 within the package RMSFRMINFMSC.

Technical Information

Function Module FRML172_CALC_DATA_OF_STREAMS
Short Text RM22: Berechnet + speichert Intermediatdaten
Function Group FRML172
Package RMSFRMINFMSC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_ADDINF TYPE FRMLS_ADDINF RMS-FRM: Zusatzinfos für FB-Aufrufe
I_FRML_SUBRECN TYPE FRMLE_SUBRECN Formel: Stoffrecn
I_LEVEL TYPE FRMLE_LEVEL Sicht einer Rezeptformel
I_RECN_STRUCT TYPE FRMLE_RECN RMS-FRM: Objektidentifizierer

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.