Menu

SAP Function Module GAP_DATA_GET_WITH_PH

IS-B: RM Datenbeschaffung Gap mit Portfoliohierarchie

The Function Module GAP_DATA_GET_WITH_PH (IS-B: RM Datenbeschaffung Gap mit Portfoliohierarchie) is a standard Function Module in SAP ERP and is part of the function group JBRH within the package JBR.

Technical Information

Function Module GAP_DATA_GET_WITH_PH
Short Text IS-B: RM Datenbeschaffung Gap mit Portfoliohierarchie
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
I_DISPLAY_CURRENCY TYPE CURRENCY Anzeigewährung
I_DO_CURRENCY_CONVERSION TYPE FTIS_FLAG FTIS_FALSE Kennzeichen interne Währungsumrechnung
I_EXTERNAL TYPE JBREXTERN Kennzeichen externer Aufruf (z.B. InSight)

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
E_HTEXT_TAB LIKE JBRNAMEDAT Merkmale/Ausprägungen der Portfoliohierarchie
E_JBRPHBAUM LIKE JBRPHBAUM Baumtabelle der Portfoliohierarchie
E_JBRRPGAPEX LIKE JBRRPGAPEX Ergebnisstruktur
I_SELTAB LIKE CEDST Allgemeine Selektionstabelle (Recherche)
I_SF_TAB LIKE CFBSF01 Tabelle verwendete Felder
I_SH_TAB LIKE CFBSH01 Tabelle verwendete Hierarchien

Exceptions

This function module does not define any Exceptions.