JBIUFINPROD_05 SAP (Common Fields - Bonds, Warrant + Convert.Bonds) Structure details

Dictionary Type: Structure
Description: Common Fields - Bonds, Warrant + Convert.Bonds




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




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

JBIUFINPROD_05 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 "Common Fields - Bonds, Warrant + Convert.Bonds" 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_JBIUFINPROD_05 TYPE JBIUFINPROD_05.

The JBIUFINPROD_05 table consists of various fields, each holding specific information or linking keys about Common Fields - Bonds, Warrant + Convert.Bonds data available in SAP. These include CLASSIFICATION (Classification of bond), NOMINAL_VALUE (Nominal value), TRADING_UNIT (Nominal per trading unit), ISSUER_CALL (Issuer call date).. 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 JBIUFINPROD_05 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
SECURITY_CATEGORYGeneral Security Classification ALWPKLCHAR3Assigned to domainALWPKL
CLASSIFICATIONClassification of bond SWPKLASSNUMC3Assigned to domainSWPKLASS
NOMINAL_VALUENominal value BAPI_BNOMSDEC23(4) BAPICURR
TRADING_UNITNominal per trading unit BAPI_BNHAEDEC23(4) BAPICURR
ISSUER_CALLIssuer call date DKEMIDATS8DATUM
BONDHOLDER_CALLBondholder call date DKOBLDATS8DATUM
SECONDARY_LOANSSecondary loans ID VVJNACHRCHAR1JANE
FINAL_DUE_DATEEnd of Term DELFZDATS8DATUM
INCLUSIVE_INDICATORInclusive indicator for beginning and end of a period VVSINCLNUMC1VVSINCL
ISSUE_YIELDEffective Interest Rate PEFFZINSDEC10(7) DEC3_7
YIELD_METHODEffective Interest Method (Financial Mathematics) SEFFMETHNUMC1SEFFMETH
YIELD_FREQUENCYInt.sttlmnt frequency for effective int.rate calc.in months VVZVRHYEFFNUMC3NUMC03
INTEREST_CALC_METHODInterest Calculation Method SZBMETHCHAR1SZBMETH
REPAYMENT_TYPERepayment Type Indicator STILGARTNUMC1STILGART
CUTTING_DAYSNumber of cutting days BATRTNUMC3NUMC03
DISCOUNTEDDiscounted SDISKOCHAR1SDISKO
DRAWINGDrawing Indicator SEC_JAUSLCHAR1ATXF1
DRAWING_DATEDrawing date DAUSLDATS8DATUM

Key field Non-key field



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

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

How to access SAP table JBIUFINPROD_05

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