I_BUSINESSPARTNERBANKTP
Association View for bank details
I_BUSINESSPARTNERBANKTP is a CDS View in S/4HANA. Association View for bank details. It contains 22 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_BusinessPartnerBank | view | from | CONSUMPTION | BP Bank Consumption View |
Fields (22)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BankIdentification | BankIdentification | 1 |
| KEY | BusinessPartner | BusinessPartner | 1 |
| AliasType | AliasType | 1 | |
| BankAccount | BankAccount | 1 | |
| BankAccountHolderName | BankAccountHolderName | 1 | |
| BankAccountName | BankAccountName | 1 | |
| BankAccountReferenceText | BankAccountReferenceText | 1 | |
| BankControlKey | BankControlKey | 1 | |
| BankCountryKey | BankCountryKey | 1 | |
| BankIdentificationForEdit | BankIdentificationForEdit | 1 | |
| BankName | BankName | 1 | |
| BankNumber | BankNumber | 1 | |
| BankValidityEndDate | BankValidityEndDate | 1 | |
| BankValidityStartDate | BankValidityStartDate | 1 | |
| BPBankAccountAliasName | BPBankAccountAliasName | 1 | |
| BPBankIsProtected | BPBankIsProtected | 1 | |
| BusinessPartnerForEdit | BusinessPartnerForEdit | 1 | |
| CollectionAuthInd | CollectionAuthInd | 1 | |
| IBAN | IBAN | 1 | |
| IBANValidityStartDate | IBANValidityStartDate | 1 | |
| PaymentSystem | PaymentSystem | 1 | |
| SWIFTCode | SWIFTCode | 1 |
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.
-- Association View for bank details
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BUSINESSPARTNERBANKTP (
BANKIDENTIFICATION,
BUSINESSPARTNER,
ALIASTYPE,
BANKACCOUNT,
BANKACCOUNTHOLDERNAME,
BANKACCOUNTNAME,
BANKACCOUNTREFERENCETEXT,
BANKCONTROLKEY,
BANKCOUNTRYKEY,
BANKIDENTIFICATIONFOREDIT,
BANKNAME,
BANKNUMBER,
BANKVALIDITYENDDATE,
BANKVALIDITYSTARTDATE,
BPBANKACCOUNTALIASNAME,
BPBANKISPROTECTED,
BUSINESSPARTNERFOREDIT,
COLLECTIONAUTHIND,
IBAN,
IBANVALIDITYSTARTDATE,
PAYMENTSYSTEM,
SWIFTCODE,
PRIMARY KEY (BANKIDENTIFICATION, BUSINESSPARTNER)
);
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