JBRRPGAPAW SAP (Gap: Fields in Display Currency) Structure details

Dictionary Type: Structure
Description: Gap: Fields in Display Currency




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




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

JBRRPGAPAW 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 "Gap: Fields in Display Currency" 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_JBRRPGAPAW TYPE JBRRPGAPAW.

The JBRRPGAPAW table consists of various fields, each holding specific information or linking keys about Gap: Fields in Display Currency data available in SAP. These include DBS_A_K_AW (Asset-Side Average Position: Capital Commitment in DC), DBS_P_Z_AW (Liability-Side Average Position: Interest Rate Commt in DC), DBS_P_K_AW (Liability-Side Average Position: Capital Commitment in DC), SBS_A_Z_AW (Gap: Asset-Side Key Date Position: Interest Commitment in DC).. 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 JBRRPGAPAW 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
DBS_A_Z_AWAsset-Side Average Position: Interest Rate Commitment in DC JBRDBAZWCURR17(2) WERTV9
DBS_A_K_AWAsset-Side Average Position: Capital Commitment in DC JBRDBAKWCURR17(2) WERTV9
DBS_P_Z_AWLiability-Side Average Position: Interest Rate Commt in DC JBRDBPZWCURR17(2) WERTV9
DBS_P_K_AWLiability-Side Average Position: Capital Commitment in DC JBRDBPKWCURR17(2) WERTV9
SBS_A_Z_AWGap: Asset-Side Key Date Position: Interest Commitment in DC JBRSBAZWCURR17(2) WERTV9
SBS_A_K_AWGap: Asset-Side Key Date Position: Capital Commitment in DC JBRSBAKWCURR17(2) WERTV9
SBS_P_Z_AWGap: Liab.-Side Key Date Position: Interest Commitment in DC JBRSBPZWCURR17(2) WERTV9
SBS_P_K_AWGap: Liab.-Side Key Date Position: Capital Commitment in DC JBRSBPKWCURR17(2) WERTV9
ABL_A_Z_AWMaturity of Asset: Interest Rate Commitment in Display Crcy JBRABAZWCURR17(2) WERTV9
ABL_A_K_AWMaturity of Asset: Capital Commitment in Display Currency JBRABAKWCURR17(2) WERTV9
ABL_P_Z_AWMaturity of Liability: Interest Rate Commt in Display Crcy JBRABPZWCURR17(2) WERTV9
ABL_P_K_AWMaturity of Liability: Capital Commitment in Display Crcy JBRABPKWCURR17(2) WERTV9
CFL_A_AWAsset-Side Cash Flow in Display Currency JBRCFLAWCURR17(2) WERTV9
CFL_P_AWLiability-Side Cash Flow in Display Currency JBRCFLPWCURR17(2) WERTV9
LIQU_A_AWAsset-Side Liquidity in Display Currency JBRLIQUAWCURR17(2) WERTV9
LIQU_P_AWLiability-Side Liquidity in Display Currency JBRLIQUPWCURR17(2) WERTV9
GPW_DB_A_ZVol.-Weighted Prod.Int of Asset-Side Avg.Pos.: Int Cmmt DC JBRPWDBAZCURR17(2) WERTV9
GPW_DB_A_KVol.-Weighted Prod.Int of Asset-Side Avg.Pos.: Cap.Cmmt DC JBRPWDBAKCURR17(2) WERTV9
GPW_DB_P_ZVol.-Weighted Prod.Int of Liab.-Side Avg.Pos.: Int Cmmt DC JBRPWDBPZCURR17(2) WERTV9
GPW_DB_P_KVol.-Weighted Prod.Int of Liab.-Side Avg.Pos.: Cap.Cmmt DC JBRPWDBPKCURR17(2) WERTV9
GPW_SB_A_ZVol.-Weighted Prod.Int of Asset-Side KD Pos.: Int Cmmt DC JBRPWSBAZCURR17(2) WERTV9
GPW_SB_A_KVol.-Weighted Prod.Int of Asset-Side KD Pos.: Cap.Cmmt DC JBRPWSBAKCURR17(2) WERTV9
GPW_SB_P_ZVol.-Weighted Prod.Int of Liab.-Side KD Pos.: Int Cmmt DC JBRPWSBPZCURR17(2) WERTV9
GPW_SB_P_KVol.-Weighted Prod.Int of Liab.-Side KD Pos.: Cap.Cmmt DC JBRPWSBPKCURR17(2) WERTV9
GPW_AB_A_ZVol.-Weighted Prod.Int of Asset-Side Maturity: Int Cmmt DC JBRPWABAZCURR17(2) WERTV9
GPW_AB_A_KVol.-Weighted Prod.Int of Asset-Side Maturity: Cap.Cmmt DC JBRPWABAKCURR17(2) WERTV9
GPW_AB_P_ZVol.-Weighted Prod.Int of Liab.-Side Maturity: Int Cmmt DC JBRPWABPZCURR17(2) WERTV9
GPW_AB_P_KVol.-Weighted Prod.Int of Liab.-Side Maturity: Cap.Cmmt DC JBRPWABPKCURR17(2) WERTV9
ANZGWDisplay Currency JBRANZGWCUKY5TCURCWAERS

Key field Non-key field



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

As JBRRPGAPAW 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 JBRRPGAPAW as there is no data to select.

How to access SAP table JBRRPGAPAW

Within an ECC or HANA version of SAP you can also view further information about JBRRPGAPAW 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!