JBRBPBEWEG SAP (RM: Structure for JBRBEWEG + Various) Structure details

Dictionary Type: Structure
Description: RM: Structure for JBRBEWEG + Various




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




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

JBRBPBEWEG 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 JBRBEWEG + Various" 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_JBRBPBEWEG TYPE JBRBPBEWEG.

The JBRBPBEWEG table consists of various fields, each holding specific information or linking keys about RM: Structure for JBRBEWEG + Various data available in SAP. These include BPID (Base Portfolio ID), MANDT (Client), RKEY1 (Key field comprising 22 characters), RKEY2 (Key field comprising 2 characters).. 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: Can be enhanced (character-type or numeric)


SAP JBRBPBEWEG 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
BPIDBase Portfolio ID JBRBPIDCHAR12Assigned to domainJBRBPID
MANDTClient MANDTCLNT3T000MANDT
RKEY1Key field comprising 22 characters JBRKEY22CHAR22JBRKEY22
RKEY2Key field comprising 2 characters JBRKEY2CHAR2JBRKEY2
RANTYPContract Type RANTYPCHAR1RANTYP
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
NBEWEGNumber of flow (reporting structure) TB_NBEWEGINT410INT4
BBWHRAmount in position currency BBWHRCURR13(2) WERTV7
SBWHRPosition Currency/Transaction Currency TB_BWHRCUKY5TCURCWAERS
SSIGNDirection of flow TB_SSIGNCHAR1T_SSIGN
BCWHRSettlement Amount BCWHRCURR13(2) WERTV7
SCWHRSettlement Currency SCWHRCUKY5TCURCWAERS
BHWHRAmount in local currency BHWHRCURR13(2) WERTV7
SHWHRLocal currency VVSHWHRCUKY5TCURCWAERS
SBEWARTFlow Type SBEWARTCHAR4Assigned to domainSBEWART
DFAELLDue date DFAELLDATS8DATUM
DDISPOPayment Date DDISPODATS8DATUM
DZTERMPayment or Delivery Date TB_DZTERMDATS8DATUMT33
DBERVONStart of Calculation Period DBERVONDATS8DATUM
DBERBISEnd of Calculation Period DBERBISDATS8DATUM
ABASTAGENumber of base days in a calculation period ABASTAGENUMC6INT6
SZBMETHInterest Calculation Method SZBMETHCHAR1SZBMETH
DPKONDDetermination date for percentage rate of condition items VVDPKONDDATS8DATUM
SZSREFReference Interest Rate SZSREFCHAR10T056RZIREFKU
PKONDInterest rate as a percentage TB_PKONDDEC10(7) DECV3_7
BKONDInterest rate as amount TB_BKONDCURR13(2) WERTV7
SWHRKONDInterest Currency TB_WHRKONDCUKY5TCURCWAERS
BBASISCalculation base amount BBASISCURR13(2) WERTV7
SFORMREFFormula Reference TB_XFORMBECHAR4AT30T_FORMBE
SZSREFVZ+/- sign / reference interest rate operator SZSREFVZCHAR1SZSREFVZ
ATAGENumber of days VVATAGENUMC6INT6
SBEWZITIFlow category SBEWZITICHAR4TZB03SBEWZITI
SBKKLASClassification of flows and conditions TB_SBKKLASCHAR1T_SBKKLAS
SBKTYPCategory of Flows and Conditions TB_SBKTYPCHAR2Assigned to domainT_SBKTYP
ASTUECKNumber of units for unit-quoted securities ASTUECKDEC15(5) ASTUECK
BNWHRNominal amount BNWHRCURR13(2) WERTV7
SNWHRCurrency of nominal amount SNWHRCUKY5TCURCWAERS
DBESTANDPosition value date DBESTANDDATS8DATUM
DVALUTCalculation Date DVALUTDATS8DATUM
KBKONDInterest amount TB_KBKONDDEC15(6) VVKWKURS
SBERFIMACalculation category for cash flow calculator SBEWFIMACHAR4Assigned to domainSBEWFIMA
JSOFVERRImmediate settlement JSOFVERRCHAR1TFMSOFVERR
DZFESTInterest rate fixing date TB_DZFESTDATS8DATUM
PRODZINSProduct interest (customer interest) TV_IPRODZDEC10(7) T_ZINS
OPPZINSOpportunity interest TV_IOPPZDEC10(7) T_ZINS
PSTRIKEStrike for cap/floor TB_PSTRIKEDEC10(7) DECV3_7
IDXSecurities Index IDXCHAR10INDEXDCHAR10
BBETABWBeta-weighted NPV JBBBETABWCURR17(2) WERTV9
RKONDGRDirection of Transaction TB_RKONDGRNUMC1T_RKONDGR
SKALIDWTInterest Calendar TFMSKALIDWTCHAR2Assigned to domainWFCIDH_TFACD

Key field Non-key field



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

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

How to access SAP table JBRBPBEWEG

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