I_BANKFORBUSINESSPARTNER is the Basic CDS view, which provides access to the Bank Master for Business Partner data in SAP S/HANA system. Core Data Services (CDS) views are semantically rich data models that provide efficient in-built functions such as aggregations, annotations, and conceptual associations.
This CDS view is found in the VDM Master Data BP: basic Views (VDM_MD_BP_BASE) package and is part of the SAP Business Partner (AP-MD-BP) module.
CDS View | I_BANKFORBUSINESSPARTNER |
---|---|
DDL SQL View | IBANKFORBP |
Status | Released |
CDS View Type | Basic |
Package | VDM_MD_BP_BASE |
Technical Component | AP-MD-BP |
You can create custom CDS views for released views and expose them as a read-only OData service that delivers data tailored to the needs of your external application.
Tables Used
The following are the SAP HANA table(s) used to develop this CDS view
Table Name | Table Description |
---|---|
BNKA | Bank master record |
CDS View Fields
The following is the list of fields available in the CDS view and key fields are highlighted in color:
CDS View Field | Text | SQL View/Table | Table Field | Data Type | Length |
---|---|---|---|---|---|
MANDT | Client | BNKA | MANDT | CLNT | 3 |
BANKCOUNTRY | Bank country key | BNKA | BANKS | CHAR | 3 |
BANKINTERNALID | Bank Keys | BNKA | BANKL | CHAR | 15 |
CREATIONDATE | Date on which the record was created | BNKA | ERDAT | DATS | 8 |
CREATEDBYUSER | Name of person who created the object | BNKA | ERNAM | CHAR | 12 |
BANKNAME | Name of bank | BNKA | BANKA | CHAR | 60 |
REGION | Region (State, Province, County) | BNKA | PROVZ | CHAR | 3 |
STREETNAME | Street and House Number | BNKA | STRAS | CHAR | 35 |
CITYNAME | City | BNKA | ORT01 | CHAR | 35 |
SWIFTCODE | SWIFT/BIC for International Payments | BNKA | SWIFT | CHAR | 11 |
BANKGROUP | Bank group (bank network) | BNKA | BGRUP | CHAR | 2 |
ISPOSTBANKACCOUNT | Post Office Bank Current Account | BNKA | XPGRO | CHAR | 1 |
ISMARKEDFORDELETION | Deletion Indicator | BNKA | LOEVM | CHAR | 1 |
BANK | Bank number | BNKA | BNKLZ | CHAR | 15 |
POSTOFFICEBANKACCOUNT | Post office bank current account number | BNKA | PSKTO | CHAR | 16 |
BRANCH | Bank Branch | BNKA | BRNCH | CHAR | 40 |
CHECKDIGITCALCULATIONMETHOD | Check digit calculation method | BNKA | CHKME | CHAR | 4 |
BANKDATAFILEFORMAT | Format of File with Bank Data | BNKA | VERS | CHAR | 3 |
ADDRESSID | Address Number | BNKA | ADRNR | CHAR | 10 |
CDS View Annotaions
The following are the CDS View Annotations used in this CDS view:
CDS Annotation Name | CDS Annotation Value |
---|---|
CLIENTHANDLING.ALGORITHM | #SESSION_VARIABLE |
SEARCH.SEARCHABLE | true |
OBJECTMODEL.USAGETYPE.SERVICEQUALITY | #B |
ABAPCATALOG.SQLVIEWNAME | ‘IBANKFORBP’ |
ABAPCATALOG.COMPILER.COMPAREFILTER | true |
OBJECTMODEL.REPRESENTATIVEKEY | ‘BankInternalID’ |
OBJECTMODEL.USAGETYPE.SIZECATEGORY | #L |
OBJECTMODEL.USAGETYPE.DATACLASS | #MASTER |
ENDUSERTEXT.LABEL | ‘Bank Master for Business Partner’ |
ACCESSCONTROL.AUTHORIZATIONCHECK | #CHECK |
ABAPCATALOG.PRESERVEKEY | true |
VDM.VIEWTYPE | #BASIC |
Availability
The CDS view I_BANKFORBUSINESSPARTNER is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.
SAP S/4HANA Version | Released |
---|---|
1909 | Yes |
2020 | Yes |
2021 | Yes |
2022 | Yes |
2023 | Yes |
Supported Capabilities
It is possible for a single CDS view to provide many capabilities such as a data source, association target, or analytical provider. Supported Capabilities indicates clear use cases for CDS views and provides an idea of the most efficient ways to use a CDS view. Each CDS view can have multiple supported capabilities.
Supported Capabilities are not defined for this CDS view.
Extensibility
Coming Soon!!
Related CDS Views
Coming Soon!!