I_RISKBUSINESSPARTNER
Bank Risk Business Partner
I_RISKBUSINESSPARTNER is a CDS View in S/4HANA. Bank Risk Business Partner. It contains 6 fields. 9 CDS views read from this table.
CDS Views using this table (9)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| Fclm_Bm_Contacts | view | from | Contact person for bank | |
| Fclm_Bm_Related_Branches | view | from | Bank data for related branches | |
| Fclm_Bm_Related_Branches | view | left_outer | Bank data for related branches | |
| I_CashBankContactPerson | view_entity | from | COMPOSITE | Cash Bank Contact Person |
| I_HouseBankWithRiskBP | view | inner | COMPOSITE | House Bank With Risk Business Partner |
| P_HouseBankToRiskBP | view | inner | COMPOSITE | House Bank To Risk Business Partner |
| R_BankRiskBusinessPartnerTP | view_entity | from | TRANSACTIONAL | Risk Business Partner of Bank TP |
| R_CashBankRelatedBranchTP | view_entity | from | TRANSACTIONAL | Bank Related Branch TP |
| R_CashBankRelatedBranchTP | view_entity | left_outer | TRANSACTIONAL | Bank Related Branch TP |
Fields (6)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BankCountry | BankCountry,RelatedBankCountry | 6 |
| KEY | BankInternalID | BankInternalId,RelatedBank,RelatedBankInternalId | 6 |
| KEY | BusinessPartnerNumber | BusinessPartner,BusinessPartnerNo,RiskPartnerNo | 4 |
| KEY | ValidTo | RiskPartnerValidToDate,ValidTo | 3 |
| _BusinessPartner | _BusinessPartner | 2 | |
| ValidFrom | RiskPartnerValidFromDate,ValidFrom | 3 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Bank Risk Business Partner
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_RISKBUSINESSPARTNER (
BANKCOUNTRY,
BANKINTERNALID,
BUSINESSPARTNERNUMBER,
VALIDTO,
_BUSINESSPARTNER,
VALIDFROM,
PRIMARY KEY (BANKCOUNTRY, BANKINTERNALID, BUSINESSPARTNERNUMBER, VALIDTO)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA