JBSKK01 SAP (Regulatory Reporting - BP Account (INCLUDE Structure)) Structure details

Dictionary Type: Structure
Description: Regulatory Reporting - BP Account (INCLUDE Structure)




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




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

JBSKK01 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 "Regulatory Reporting - BP Account (INCLUDE Structure)" 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_JBSKK01 TYPE JBSKK01.

The JBSKK01 table consists of various fields, each holding specific information or linking keys about Regulatory Reporting - BP Account (INCLUDE Structure) data available in SAP. These include SAMRKR (MRD Adjustment Item), SAMRSN (Other Reserve-Carrying Liabilities), SBNKVR (Settlement of Day-to-Day Bank Accounts), SHYPKR (Mortgage Loans).. 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 JBSKK01 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
RFIKONAccount Number of Bank's General Ledger Acount JBRFIKONCHAR10Assigned to domainALPHASAKNR
SAMRKRMRD Adjustment Item JBSAMRKRCHAR3Assigned to domainJBSAMRKR
SAMRSNOther Reserve-Carrying Liabilities JBSAMRSNCHAR1Assigned to domainJBSAMRSN
SBNKVRSettlement of Day-to-Day Bank Accounts JBSBNKVRCHAR1Assigned to domainJBSBNKVR
SHYPKRMortgage Loans JBSHYPKRCHAR1Assigned to domainJBSHYPKR
SVRARBProcessing Indicator JBSVRARBCHAR2Assigned to domainJBSVRARB
SABZUGDeduction of Liable Equity Capital JBSABZUGCHAR1Assigned to domainJBSABZUG
SKREDTCredit Type for German Banking Act JBSKREDTCHAR2Assigned to domainJBSKREDT
SVRBRTSubdivision for Various Liabilities-Side Items JBSVRBRTCHAR2Assigned to domainJBSVRBRT
SNRANGIndicator for Subordinated Receivables/Payables JBSNRANGCHAR1Assigned to domainJBSNRANG
SAUFREIndicator - Account Netting Type JBSAUFRECHAR2Assigned to domainJBSAUFRE
JWOBAUIndicator - Loans for House-Building JBJWOBAUCHAR1Assigned to domainJBJWOBAU
SFOARTSubdivision for Various Asset-Side Items JBSFOARTCHAR2Assigned to domainJBSFOART
STILGARTRepayment Type Indicator STILGARTNUMC1STILGART
PTILGSRepayment Rate According to § 16 JBPTILGSDEC6(3) PRZ33V
SZUSKZExternal Loan Commitment JBSZUSKZCHAR2Assigned to domainJBSZUSKZ
JZUSTAIndicator for Commitment Statistics JBJZUSTACHAR1Assigned to domainJBJZUSTA
DZUSAGELoan - Date of Commitment by Lender DZUSAGEDATS8DATUM
DZUSENExpiry Date of External Loan Commitment JBDZUSENDATS8DATUM
STRHNDIndicator for Trust Assets JBSTRHNDCHAR1Assigned to domainJBSTRHND
SAMRFRExemptions According to Minimum Reserve Directive JBSAMRFRCHAR1Assigned to domainJBSAMRFR
SLKFINLocally-Funded Transactions JBSLKFINCHAR1Assigned to domainJBSLKFIN
SVRSICPayables Against Collateral JBSVRSICCHAR2Assigned to domainJBSVRSIC
RKNSFHSyndicate Leader JBRKNSFHCHAR10CHAR010
SGEMKRIndicator - Joint Loan JBSGEMKRCHAR2Assigned to domainJBSGEMKR
SKRARTCredit Type Text JBSKRARTCHAR2Assigned to domainJBSKRART
SANWKAUser-Specific Credit Type Text JBSANWKACHAR15CHAR15
SBUEKZIndicator - Guarantee / $ 14 GAB Double Display JBSBUEKZCHAR1Assigned to domainJBSBUEKZ
SABTRTIndicator - Assignment of Loan Receivables for Collateral JBSABTRTCHAR1Assigned to domainJBSABTRT
SLAENDERCountry ID SLAENDERCHAR3Assigned to domainLAND1
SSICHAType of Loan Collateral - § 14 /16 JBSSICHACHAR2Assigned to domainJBSSICHA
SVERWZIntended Use of Loan JBSVERWZCHAR3JBSVERWZ

Key field Non-key field



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

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

How to access SAP table JBSKK01

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