JBRRPGAP2 SAP (Results Object for Gap Evaluations: Optimized Perfomance) Structure details

Dictionary Type: Structure
Description: Results Object for Gap Evaluations: Optimized Perfomance




ABAP Code to SELECT data from JBRRPGAP2
Related tables to JBRRPGAP2
Access table JBRRPGAP2




Structure field list including key, data, relationships and ABAP select examples

JBRRPGAP2 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Results Object for Gap Evaluations: Optimized Perfomance" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_JBRRPGAP2 TYPE JBRRPGAP2.

The JBRRPGAP2 table consists of various fields, each holding specific information or linking keys about Results Object for Gap Evaluations: Optimized Perfomance data available in SAP. These include PHID (Portfolio Hierarchy), LZB (Maturity Band), BPID (Base Portfolio ID), PKNOTEN (Node in Portfolio Hierarchy).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP JBRRPGAP2 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
SICHTIDView of an Analysis Structure JBRSICHTIDCHAR3Assigned to domainJBRSICHTIDSICHTID
PHIDPortfolio Hierarchy JBRPHIDNUMC3Assigned to domainJBRPHIDPHIDS_AFWCH_PH
LZBMaturity Band JBRLZB_DCHAR4Assigned to domainALPHAJBRLZBLZBS_JBRLZB_LZBID
BPIDBase Portfolio ID JBRBPIDCHAR12Assigned to domainJBRBPID
PKNOTENNode in Portfolio Hierarchy JBRPKNOTENNUMC6Assigned to domainJBRPHKNIDRMPHNODE
NAMENode in Portfolio Hierarchy JBRNAMECHAR30PNAMEJBRNAME
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GAP_AUSWGap Evaluation (Position, Outflow, CF, Liquidity) JBRGAPAUSWNUMC2JBRGAPAUSW
LIQUIDLiquidity Indicator for Cash Flow JBRLIQUIDCHAR1JBRLIQ
AKTPASSRM Gap Analysis: Assignment of Flow to Side of Balance Sheet JBRBILBEWECHAR1JBRBILBEWE
ZINSKAPBIndicator: Cash Flow from Interest or Capital Commitment JBRZKBINDCHAR1JBRZKBIND
DATUMDate in Maturity Band Raster JBRLZBDATEDATS8SYDATS
BETRAGPOSPositive Key Date Amount (Gap) JBRGAPBETPCURR17(2) WERTV9
BETRAGNEGNegative Key Date Amount (Gap) JBRGAPBETNCURR17(2) WERTV9
DBETRAGPOSRM Positive Average Amount (Gap) JBRGAPBEDPCURR17(2) WERTV9
DBETRAGNEGNegative Average Amount (Gap Analysis) JBRGAPBEDNCURR17(2) WERTV9
ZINSVOLPOSInterest Volume of Positive Key Date Amount (Gap) JBRGAPZIVPCURR19(2) WERTV10
ZINSVOLNEGInterest Volume of Negative Key Date Amount (Gap) JBRGAPZIVNCURR19(2) WERTV10
DZINSVOLPOInterest Volume of Positive Average Amount (Gap) JBRGAPZIDPCURR19(2) WERTV10
DZINSVOLNEInterest Volume of Negative Average Amount (Gap) JBRGAPZIDNCURR19(2) WERTV10

Key field Non-key field



How do I retrieve data from SAP structure JBRRPGAP2 using ABAP code?

As JBRRPGAP2 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on JBRRPGAP2 as there is no data to select.

How to access SAP table JBRRPGAP2

Within an ECC or HANA version of SAP you can also view further information about JBRRPGAP2 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!