I_BANKFEESERVICE
Bank Fee Service
I_BANKFEESERVICE is a CDS View in S/4HANA. Bank Fee Service. It contains 11 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_BankFeeServiceAndMapping | view_entity | inner | COMPOSITE | Bank Fee Service and Mapping Details |
| I_BankFeeServiceCube | view | from | COMPOSITE | Bank Fee Service Cube View |
| I_BankFeeSrvcPrcDifference | view_entity | from | COMPOSITE | Bank Fee Charge Item Difference |
| I_BankFeeSrvcPrcThresholdMet | view_entity | from | COMPOSITE | Bank Fee Charge Item Threshold Met |
| I_BankGroupBankFeeCube | view | from | COMPOSITE | Bank Fees for Bank Groups - Cube |
Fields (11)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BkSrvcBillgStmntUUID | BkSrvcBillgStmntUUID | 2 |
| BankAccountInternalID | BankAccountInternalID | 1 | |
| BankAccountNumber | BankAccountNumber | 1 | |
| BankFeeService | BankFeeService | 2 | |
| BankFeeServiceDescription | BankFeeServiceDescription | 1 | |
| BankFeeSrvcComCode | BankFeeSrvcComCode | 1 | |
| BankFeeSrvcComCodeIssuer | BankFeeSrvcComCodeIssuer | 1 | |
| BankFeeSrvcType | BankFeeSrvcType | 1 | |
| CompanyCode | CompanyCode | 1 | |
| EndDateYearMonth | BankFeeServiceEndDate | 1 | |
| StartDateYearMonth | BankFeeServiceStartDate | 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.
-- Bank Fee Service
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BANKFEESERVICE (
BKSRVCBILLGSTMNTUUID,
BANKACCOUNTINTERNALID,
BANKACCOUNTNUMBER,
BANKFEESERVICE,
BANKFEESERVICEDESCRIPTION,
BANKFEESRVCCOMCODE,
BANKFEESRVCCOMCODEISSUER,
BANKFEESRVCTYPE,
COMPANYCODE,
ENDDATEYEARMONTH,
STARTDATEYEARMONTH,
PRIMARY KEY (BKSRVCBILLGSTMNTUUID)
);
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