Menu

SAP Function Module EXPORT_RM_TO_MEMORY

Exportiert Daten von RM-Auswertungen ins Memory

The Function Module EXPORT_RM_TO_MEMORY (Exportiert Daten von RM-Auswertungen ins Memory) is a standard Function Module in SAP ERP and is part of the function group JBRH within the package JBR.

Technical Information

Function Module EXPORT_RM_TO_MEMORY
Short Text Exportiert Daten von RM-Auswertungen ins Memory
Function Group JBRH
Package JBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE TYPE JBRHSSPARI-DATUM Auswertungsdatum
IS_JBRGAPPARAMETER LIKE JBRGAPPARAMETER Parameter der Gap-Selektion
I_PROGNM LIKE RS38M-PROGRAMM SPACE Name des generierten Berichts
I_TABNAME LIKE RKB1X-TABNAME Name der Recherchestruktur
RHID LIKE JBRRH-RHID Risikohierarchie-ID

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_HTEXT_TAB LIKE JBRNAMEDAT Namenstabelle für den Portfoliobaum
IT_JBRBP LIKE JBRBP Basisportfolien, auf denen Ergebnis beruht
IT_JBRPHBAUM LIKE JBRPHBAUM Baumstruktur der Portfoliohierarchie
IT_JBRREPGAP LIKE JBRREPGAP (Zwischen)Ergebnis Gap
IT_JBRRPBW LIKE JBRRPBW Ergebnis Barwert
IT_JBRRPHSGUV LIKE JBRRPHSGUV Ergebnis GuV
IT_JBRRPHSVAR LIKE JBRRPHSVAR Ergebnis VaR
IT_REP_SELTAB LIKE CEDST Selektionstabelle Reportingmerkmale

Exceptions

This function module does not define any Exceptions.