JBIBP_BAPI_STR_BUPA_FS_REP SAP (BP: Business Partner - Reporting Data) Structure details

Dictionary Type: Structure
Description: BP: Business Partner - Reporting Data




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




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

JBIBP_BAPI_STR_BUPA_FS_REP 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 "BP: Business Partner - 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_STR_BUPA_FS_REP TYPE JBIBP_BAPI_STR_BUPA_FS_REP.

The JBIBP_BAPI_STR_BUPA_FS_REP table consists of various fields, each holding specific information or linking keys about BP: Business Partner - Reporting Data data available in SAP. These include NONRESIDENT_DATE (Start Date of Non-residency Acc. to AWG/AWVO), REPORTING_RELEVANT (Indicates if Borrower Is Subject to Reporting Requirements), BORROWER_NR (SCB Borrower Number According to GBA), BORROWER_UNIT (SCB Borrower Unit Number According 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: A - Application table (master and transaction data)
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP JBIBP_BAPI_STR_BUPA_FS_REP 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
NONRESIDENTNon-resident Acc. to AWG/AWVO JBIBP_BAPIBP_NRESIDTCHAR1XFELD
NONRESIDENT_DATEStart Date of Non-residency Acc. to AWG/AWVO JBIBP_BAPIBP_NRESI_DDATS8DATUM
REPORTING_RELEVANTIndicates if Borrower Is Subject to Reporting Requirements JBIBP_BAPIBP_KWG_RLVCHAR1XFELD
BORROWER_NRSCB Borrower Number According to GBA JBIBP_BAPIBP_KWG_NRCHAR8CHAR8
BORROWER_UNITSCB Borrower Unit Number According to GBA JBIBP_BAPIBP_KWG_ENRCHAR8CHAR8
CREDIT_STANDING_REVIEWCredit Standing Information According to GBA JBIBP_BAPIBP_KWG_CRENUMC2TP12BP_KWG_CRE
CREDIT_STANDING_REVIEW_DATEDate of Credit Rating According to German Banking Act JBIBP_BAPIBP_KWG_CRE_DDATS8DATUM
CREDIT_NOTIFICATIONLoan to Manager Indicator JBIBP_BAPIBP_KWG_ORGNUMC2TP10BP_KWG_ORG
COMPANY_RELATIONSHIPOrganization Relationship JBIBP_BAPIBP_COMP_RECHAR1BP_COMP_RE
NAT_BANK_ID_AUSTRIAOeNB ID Number JBIBP_BAPIVVXID_AT_FSCHAR11VVXID_AT_FS
NAT_BANK_GROUP_ID_AUSTRIATarget Group According to OeNB JBIBP_BAPIVVSZG_AT_FSCHAR2TD05_AT_FSVVSZG_AT_FS
ID_EXTERN_AUSTRIAIndicator: Assign Numbers for OeNB Externally JBIBP_BAPIVVSID_AT_FSCHAR1BP_JANEI
BANK_CODE_AUSTRIAInstitute Number According to OeNB JBIBP_BAPIVVSINLZ_ATCHAR7VVSINLZ_AT
REPORTING_RELEVANT_BANK_ATIndicator: Institute Subject to OeNB Reporting Requirements JBIBP_BAPIVVSINME_ATCHAR1XFELD
ENTITY_REPORTLegal Entity for Reporting Acc.to Insurance Supervisory Law JBIBP_BAPIBP_ENTITY_REPORTCHAR2BP_ENTITY_REPORT
ENTITY_QUOTABusiness Partner According to §54a, Subp.4b, No.5 SICL JBIBP_BAPIBP_ENTITY_QUOTACHAR1BP_ENTITY_QUOTA
DEBTOR_GROUPDebtor Group According to German Law (BerVersV, Sample 5) JBIBP_BAPIBP_DEBTOR_GROUPCHAR1BP_DEBTOR_GROUP
RISK_GROUPRisk Group JBIBP_BAPIBP_RISK_GROUPCHAR1BP_RISK_GROUP
CLASSIFICATION_DATEDate of Assignment to Group JBIBP_BAPIBP_CLASSIFICATION_DDATS8DATUM
COMBINE_TIEIndicator: Group Affiliation JBIBP_BAPIBP_COMBINE_TIECHAR1XFELD
MFIIndicator: Monetary Financial Institution (MFI) JBIBP_BAPIBP_MFICHAR1XFELD
LEGAL_RELEVANTIndicator: Relevant for §18 of German Banking Act JBIBP_BAPIBP_KWG_RELCHAR1XFELD
LARGE_CREDIT_CHECKIndicator: Large Credit Monitoring §13b JBIBP_BAPIBP_LARGE_CREDIT_CHECCHAR1XFELD
CREDITING_RELIEFCrediting Relief in Accordance with §13/3 GBA JBIBP_BAPIBP_CREDITING_RELIEFCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table JBIBP_BAPI_STR_BUPA_FS_REP

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