JBIBP_BAPI_BUPA_REPORT_DATA SAP (FS-BP: BAPI Structure for Statutory Reporting Data) Structure details

Dictionary Type: Structure
Description: FS-BP: BAPI Structure for Statutory Reporting Data




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




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

JBIBP_BAPI_BUPA_REPORT_DATA 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 "FS-BP: BAPI Structure for Statutory Reporting Data" 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_JBIBP_BAPI_BUPA_REPORT_DATA TYPE JBIBP_BAPI_BUPA_REPORT_DATA.

The JBIBP_BAPI_BUPA_REPORT_DATA table consists of various fields, each holding specific information or linking keys about FS-BP: BAPI Structure for Statutory Reporting Data data available in SAP. These include DT_NON_RES (Start of Non-Residency According to Paragraph 4 AWG), GBA_REPORT (Recipient of Multimillion Loan According to Paragraph 14 GBA), BORR_NO (Borrower Number for Reporting a Loan According to GBA), BOUNNO (Borrower Entity Number Used to Report Loan acc. to GBA).. 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 (Deep)


SAP JBIBP_BAPI_BUPA_REPORT_DATA 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
NON_RESIDNon-Resident According to Paragraph 4 AWG BP_NRESIDTCHAR1XFELD
DT_NON_RESStart of Non-Residency According to Paragraph 4 AWG BP_NRESI_DDATS8DATUM
GBA_REPORTRecipient of Multimillion Loan According to Paragraph 14 GBA BP_KWG_RLVCHAR1XFELD
BORR_NOBorrower Number for Reporting a Loan According to GBA BP_KWG_NRCHAR8CHAR8
BOUNNOBorrower Entity Number Used to Report Loan acc. to GBA BP_KWG_ENRCHAR8CHAR8
GBA_INFOCredit Standing Review According to Paragraph 18 GBA BP_KWG_CRENUMC2Assigned to domainBP_KWG_CRE
DATE_GBADate of Credit Standing Review According to Paragraph 18 GBA BP_KWG_CRE_DDATS8DATUM
MANAG_LOANLoan to Manager According to Paragraph 15 German Banking Act BP_KWG_ORGNUMC2Assigned to domainBP_KWG_ORG
CO_RELOrganization Relationship BP_COMP_RECHAR1BP_COMP_RE
OENB_ID(OeNB) Ident Number VVXID_AT_FSCHAR11VVXID_AT_FS
OENB_TGTGRTarget Group According to OeNB VVSZG_AT_FSCHAR2Assigned to domainVVSZG_AT_FS
EXT_OENBAssign (OeNB) Ident Number VVSID_AT_FSCHAR1BP_JANEI
OENB_INSTInstitute Number According to OeNB VVSINLZ_ATCHAR7VVSINLZ_AT
OENB_REPInstitute Subject to Austrian Reg. Reporting Requirements VVSINME_ATCHAR1XFELD
LEG_ENT_ICLegal Entity for Business Partner BP_ENTITY_REPORTCHAR2BP_ENTITY_REPORT
LEG_ENT_QUOTABusiness Partner Acc. to Para. 4, Sec. 2 of Asset Regulation BP_ENTITY_QUOTACHAR1BP_ENTITY_QUOTA
DEBTOR_GRPDebtor Group According to German Law (BerVersV, Template 5) BP_DEBTOR_GROUPCHAR1BP_DEBTOR_GROUP
RISK_GRPRisk Group BP_RISK_GROUPCHAR1BP_RISK_GROUP
ASSGN_DATEDate of Risk Grouping BP_CLASSIFICATION_DDATS8DATUM
GRP_AFFILGroup Affiliation Exists BP_COMBINE_TIECHAR1XFELD
MFIMonetary Financial Institution BP_MFICHAR1XFELD
GBA_RELObligation to Submit to Credit Standing Review - Para.18 GBA BP_KWG_RELCHAR1XFELD
LCRMONLarge-Scale Loan Monitoring According to Paragraph 13b GBA BP_LARGE_CREDIT_CHECKCHAR1XFELD
RELIEFCrediting Relief in Accordance with Paragraph 13/3 GBA BP_CREDITING_RELIEFCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table JBIBP_BAPI_BUPA_REPORT_DATA

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