JBRGAPSETS SAP (RM Structure for all Possible Settings in Gap Analysis) Structure details

Dictionary Type: Structure
Description: RM Structure for all Possible Settings in Gap Analysis




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




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

JBRGAPSETS 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 "RM Structure for all Possible Settings in Gap Analysis" 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_JBRGAPSETS TYPE JBRGAPSETS.

The JBRGAPSETS table consists of various fields, each holding specific information or linking keys about RM Structure for all Possible Settings in Gap Analysis data available in SAP. These include LQ0 (General Flag), LQ1 (General Flag), LQ2 (General Flag), LQ3 (General Flag).. 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 JBRGAPSETS 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
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
LQ0General Flag FLAGCHAR1FLAG
LQ1General Flag FLAGCHAR1FLAG
LQ2General Flag FLAGCHAR1FLAG
LQ3General Flag FLAGCHAR1FLAG
LQ9General Flag FLAGCHAR1FLAG
BILANZIELLGeneral Flag FLAGCHAR1FLAG
AUSSERBILGeneral Flag FLAGCHAR1FLAG
ZINSBINDGeneral Flag FLAGCHAR1FLAG
KAPBINDGeneral Flag FLAGCHAR1FLAG
S_BESTANDGeneral Flag FLAGCHAR1FLAG
D_BESTANDGeneral Flag FLAGCHAR1FLAG
ABLAUFGeneral Flag FLAGCHAR1FLAG
CASHFLOWGeneral Flag FLAGCHAR1FLAG
LIQUIGeneral Flag FLAGCHAR1FLAG
ZINSERGGeneral Flag FLAGCHAR1FLAG
GAP_AUSWGap Evaluation (Position, Outflow, CF, Liquidity) JBRGAPAUSWNUMC2JBRGAPAUSW
ANZWAERSGeneral Flag FLAGCHAR1FLAG
CASH_CAPGeneral Flag FLAGCHAR1FLAG
CASH_INTGeneral Flag FLAGCHAR1FLAG
CASH_BONUSGeneral Flag FLAGCHAR1FLAG
CASH_DUTYGeneral Flag FLAGCHAR1FLAG
CASH_AGIOGeneral Flag FLAGCHAR1FLAG
CASH_OTHERGeneral Flag FLAGCHAR1FLAG

Key field Non-key field



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

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

How to access SAP table JBRGAPSETS

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