JBIPMBP SAP (Bus.Part.Processing Structure - Data Rel.for Regul.Reporting) Structure details

Dictionary Type: Structure
Description: Bus.Part.Processing Structure - Data Rel.for Regul.Reporting




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




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

JBIPMBP 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 "Bus.Part.Processing Structure - Data Rel.for Regul.Reporting" 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_JBIPMBP TYPE JBIPMBP.

The JBIPMBP table consists of various fields, each holding specific information or linking keys about Bus.Part.Processing Structure - Data Rel.for Regul.Reporting data available in SAP. These include DUPDATS (Changed on), TUPTIMS (Time changed), SMWUB (RR Transfer Indicator for Object Transfer), SFMMODE (Mode of Data Flow).. 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 (character-type)


SAP JBIPMBP 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
UPUSERSLast Changed by TB_UPUSERCHAR12SYCHAR12
DUPDATSChanged on TB_DUPDATDATS8DATUM
TUPTIMSTime changed TB_TUPTIMTIMS6UZEIT
SMWUBRR Transfer Indicator for Object Transfer JBSMWUBCHAR1JBSMWUB
SFMMODEMode of Data Flow JBSMODECHAR1JBSMODE
NRESIDTNon-Resident According to Paragraph 4 AWG BP_NRESIDTCHAR1XFELD
NRESI_DStart of Non-Residency According to Paragraph 4 AWG BP_NRESI_DDATS8DATUM
KWG_RLVRecipient of Multimillion Loan According to Paragraph 14 GBA BP_KWG_RLVCHAR1XFELD
KWG_NRBorrower Number for Reporting a Loan According to GBA BP_KWG_NRCHAR8CHAR8
KWG_ENRBorrower Entity Number Used to Report Loan acc. to GBA BP_KWG_ENRCHAR8CHAR8
KWG_CRECredit Standing Review According to Paragraph 18 GBA BP_KWG_CRENUMC2TP12BP_KWG_CRE
KWG_CRE_DDate of Credit Standing Review According to Paragraph 18 GBA BP_KWG_CRE_DDATS8DATUM
KWG_ORGLoan to Manager According to Paragraph 15 German Banking Act BP_KWG_ORGNUMC2Assigned to domainBP_KWG_ORG
COMP_REOrganization Relationship BP_COMP_RECHAR1BP_COMP_RE
XID_AT(OeNB) Ident Number VVXID_AT_FSCHAR11VVXID_AT_FS
SZG_ATTarget Group According to OeNB VVSZG_AT_FSCHAR2TD05_AT_FSVVSZG_AT_FS
SID_ATAssign (OeNB) Ident Number VVSID_AT_FSCHAR1BP_JANEI
SINLZ_ATInstitute Number According to OeNB VVSINLZ_ATCHAR7VVSINLZ_AT
SINME_ATInstitute Subject to Austrian Reg. Reporting Requirements VVSINME_ATCHAR1XFELD
GID_ATGroup ID VVGID_ATCHAR15
GIDTYPE_ATGroup Assignment Category VVGIDTYPE_ATCHAR1VVGIDTYPE_AT
GNAME_ATGroup Name VVGNAME_ATCHAR50TEXT50
RBRBANIndustry Key for Businss Partners of the Bank JBRBRBANCHAR10JBRBRBAN
RBRSAPIndustry Key in SAP Format JBRBRSAPNUMC6Assigned to domainJBRBRSAP
S13AWVIndicator for Further Processing with § 13 a JBS13AWVCHAR1Assigned to domainJBS13AWV
SBERBNReporting Country Banks JBSBERBNCHAR2Assigned to domainJBSBERBN
SKNSVRConsolidation Settlement JBSKNSVRCHAR1Assigned to domainJBSKNSVR
SLNZONIndicator - Zone Allocation of Countries JBSLNZONCHAR1Assigned to domainJBSLNZON
SNERWRDomestic State Adminisitration not Pursuing Business Goal JBSNERWRCHAR1Assigned to domainJBSNERWR
SHANDWIndicator - Craftsperson (Borrower Statistics) JBSHANDWCHAR1Assigned to domainJBSHANDW
SUEBWSupervision Indicator for §§13,14,16 JBSUEBWCHAR2Assigned to domainJBSUEBW
SKNEINNumber for Borrower Entity JBSKNEINCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
SDUPPF JBSDUPPFCHAR8JBSDUPPF
SKDREFIndicator for Legal Form of Customer JBSKDREFCHAR2JBSKDREF

Key field Non-key field



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

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

How to access SAP table JBIPMBP

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