JBDWFF SAP (Bank PA - Value Fields (Fixed Costing Components)) Structure details

Dictionary Type: Structure
Description: Bank PA - Value Fields (Fixed Costing Components)




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




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

JBDWFF 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 "Bank PA - Value Fields (Fixed Costing Components)" 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_JBDWFF TYPE JBDWFF.

The JBDWFF table consists of various fields, each holding specific information or linking keys about Bank PA - Value Fields (Fixed Costing Components) data available in SAP. These include BDSEFK (Periodic Effective Capital), BZINBE (Interest Revenue), BOPPBE (Opportunity Income from Transaction Currency Yield Curve), BOPPHW (Opportunity Income from Local Currency Yield Curve).. 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 JBDWFF 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
BDSVOLAverage Volume JBBDSVOLCURR17(2) WERTV9
BDSEFKPeriodic Effective Capital JBBDSEFKCURR17(2) WERTV9
BZINBEInterest Revenue JBBZINBECURR17(2) WERTV9
BOPPBEOpportunity Income from Transaction Currency Yield Curve JBBOPPBECURR17(2) WERTV9
BOPPHWOpportunity Income from Local Currency Yield Curve JBBOPPHWCURR17(2) WERTV9
BZINKONet Interest Margin Contribution JBBZINKOCURR17(2) WERTV9
BMARBWNPV Margin JBBMARBWCURR17(2) WERTV9
BABRBWSettlement NPV JBBABRBWCURR17(2) WERTV9
BDIFBWResidual Margin for Regular Withdrawal JBBDIFBWCURR17(2) WERTV9
BWTBBWNPV of Currency Translation Contribution JBBWTBBWCURR17(2) WERTV9
BDSKBWNPV of Average Effective Committed Capital JBBDSKBWCURR17(2) WERTV9
BMKVOLMarket Volume on Costing Key Date JBBMKVOLCURR17(2) WERTV9
BMKVLDAverage market volume JBBMKVLDCURR17(2) WERTV9
BOPVOLOpportunity Volume on Costing Key Date JBBOPVOLCURR17(2) WERTV9
BVERKMMarket Value of Sales in the Period JBBVERKMCURR17(2) WERTV9
BKAUFMMarket Value of Purchases in Period JBBKAUFMCURR17(2) WERTV9
BRKUGWRealized Price Gains JBBRKUGWCURR17(2) WERTV9
BRKDGWRealized Foreign Exchange Gains JBBRKDGWCURR17(2) WERTV9
BRKUVLRealized Price Losses JBBRKUVLCURR17(2) WERTV9
BRKDVLRealized Foreign Exchange Losses JBBRKDVLCURR17(2) WERTV9
BSKUGWUnrealized Price Gains JBBSKUGWCURR17(2) WERTV9
BSKDGWUnrealized Foreign Exchange Gains JBBSKDGWCURR17(2) WERTV9
BSKUVLUnrealized Price Losses JBBSKUVLCURR17(2) WERTV9
BSKDVLUnrealized Foreign Exchange Losses JBBSKDVLCURR17(2) WERTV9
BOPKOSOpportunity Expense/Revenue in Own-Account Trading JBBOPKOSCURR17(2) WERTV9
BHKOBETrading Terms Contribution JBBHKOBECURR17(2) WERTV9
AGESCHNumber of Single Transactions JBAGESCHQUAN13(3) MENGE
BERTRZOwn-account revenues JBBERTRZCURR17(2) WERTV9
BZINAGInterest expense JBBZINAGCURR17(2) WERTV9
BOPPAGOpportunity Cost from Transaction Currency Yield Curve JBBOPPAGCURR17(2) WERTV9
BOPPAHOpportunity Cost from Local Currency Yield Curve JBBOPPAHCURR17(2) WERTV9

Key field Non-key field



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

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

How to access SAP table JBDWFF

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