JBI_DYN_BBEW SAP (Structure for Screen Position Changes) Structure details

Dictionary Type: Structure
Description: Structure for Screen Position Changes




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




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

JBI_DYN_BBEW 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 "Structure for Screen Position Changes" 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_JBI_DYN_BBEW TYPE JBI_DYN_BBEW.

The JBI_DYN_BBEW table consists of various fields, each holding specific information or linking keys about Structure for Screen Position Changes data available in SAP. These include RBAENEXT (Position Change - External Number), BUKRS (Company Code), BUKRSQ (Company Code of Source Position), BUKRSZ (Company Code of Target Position).. 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 JBI_DYN_BBEW 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
RBAENEXTPosition Change - External Number JBDBAENEXTCHAR20CHAR20
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
BUKRSQCompany Code of Source Position JBBUKRSQCHAR4T001BUKRSH_T001
BUKRSZCompany Code of Target Position JBBUKRSZCHAR4T001BUKRSH_T001
RANLSecurity ID Number VVRANLWCHAR13VWPANLAALPHAWP_RANLRANSECURITY_F4
RANLQSource Security ID Number JBRANLQCHAR13VWPANLAALPHAWP_RANLSECURITY_F4
RANLZTarget Securities ID Number JBRANLZCHAR13VWPANLAALPHAWP_RANLSECURITY_F4
RLDEPOSecurities Account JBRLDEPOCHAR10TWD01RLDEPODEP
RLDEPOQSource Securities Account JBDEPOQCHAR10TWD01RLDEPOH_VWPDEPO
RLDEPOZTarget Securities Account JBDEPOZCHAR10TWD01RLDEPOH_VWPDEPO
ZAEHLERNumerator in split ratio etc. TZAEHLERNUMC8NUM8
NENNERDenominator in split ratio etc. TNENNERNUMC8NUM8
DBESTANDPosition value date DBESTANDDATS8DATUM
DVALUTInterest Value Date/Calculation Date VVDZINVALDATS8DATUM
DDISPOValue date / planning day VVDWERTSTDATS8DATUM
ASTUECKNumber of units for unit-quoted securities ASTUECKDEC15(5) ASTUECK
BNWHRNominal amount BNWHRCURR13(2) WERTV7
SNWHRCurrency of nominal amount SNWHRCUKY5Assigned to domainWAERS
KWKURSSecurity price VVKWKURSDEC15(6) VVKWKURS
BBWHRAmount in Position Currency JBAENBBWHRCURR17(2) WERTV9
SBWHRPosition Currency (Currency of Position Amount) SBWHRCUKY5Assigned to domainWAERS
SSWHRStock price currency VVSSWHRCUKY5Assigned to domainWAERS
BHWHRAmount in Local Currency JBAENBHWHRCURR17(2) WERTV9
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SZUABKNZAddition/Withdrawal Indicator for Positions JBDZUABKNZCHAR2JBDZUABKNZ
BAUFPPremium when converting a convertible bond BAUFPCURR13(2) BWHR
RWAUFCurrency markup RWAUFCUKY5Assigned to domainWAERS
BWAVNConversion ratio - Denominator BWAVNDEC9(4) DEC5_4
BWAVZConversion ratio - Numerator BWAVZDEC9(4) DEC5_4
BNOMSNominal value BNOMSCURR13(2) BWHR
BBPRUUnderlying subscription price BBPRUCURR10(2) VVBNENNW
RWBZPSubscription price currency RWBZPCUKY5Assigned to domainWAERS
BBASPREIExercise price BBASPREICURR13(2) BWHR
RWHRBASExercise price currency RWHRBASCUKY5Assigned to domainWAERS
SOPTTYPIndicator: Option Category SOPTTYPNUMC1SOPTTYP
SVERROPTOption Settlement Indicator SVERROPTNUMC1SVERROPT
DATBAENDate of Position Change JBDATBAENDATS8DATUM
TIMBAENExact Time of Position Change JBTIMBAENTIMS6UZEIT

Key field Non-key field



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

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

How to access SAP table JBI_DYN_BBEW

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