/PF1/T_BNKAREA
IHB Bank Area
/PF1/T_BNKAREA is an SAP database table in S/4HANA. IHB Bank Area. It contains 13 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_IHBBankArea | view_entity | from | BASIC | IHB Bank Area |
| P_IHBDashboardBalanceKeys | view_entity | from | COMPOSITE | |
| P_IHBDashboardBalanceKeys | view_entity | union | COMPOSITE |
Fields (13)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | MANDT | Client | |||
| KEY | bank_area | /PF1/DTE_IHB_BANK_AREA | Bank Area | |||
| bankl | BANKK | Bank Key | ||||
| banks | BANKS | Bank Ctry/Reg. | ||||
| bukrs | BUKRS | Company Code | ||||
| kurst | KURST_CURR | Exch. Rate Type | ||||
| waers | WAERS | Currency | ||||
| fabkl | /PF1/DTE_IHB_FACTORY_CALENDAR | Fact. Calendar | ||||
| groupname_derivation | /PF1/DTE_IHB_ACCTGRP_DERRULE | AcctGrpDrvtnRule | ||||
| interest_calc_period | /PF1/DTE_IHB_INTRST_CALC_PERD | Calculation period | ||||
| sender_email_address | /PF1/DTE_IHB_SENDER_EMAIL_ADDR | Email address | ||||
| time_zone | /PF1/DTE_IHB_TIMEZONE | Time Zone | ||||
| direct_fx_calculation | /PF1/DTE_IHB_FLG_D_FX_CALC | Force FX Conversion |
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.
-- IHB Bank Area
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /PF1/T_BNKAREA (
CLIENT, -- Client [MANDT]
BANK_AREA, -- Bank Area [/PF1/DTE_IHB_BANK_AREA]
BANKL, -- Bank Key [BANKK]
BANKS, -- Bank Ctry/Reg. [BANKS]
BUKRS, -- Company Code [BUKRS]
KURST, -- Exch. Rate Type [KURST_CURR]
WAERS, -- Currency [WAERS]
FABKL, -- Fact. Calendar [/PF1/DTE_IHB_FACTORY_CALENDAR]
GROUPNAME_DERIVATION, -- AcctGrpDrvtnRule [/PF1/DTE_IHB_ACCTGRP_DERRULE]
INTEREST_CALC_PERIOD, -- Calculation period [/PF1/DTE_IHB_INTRST_CALC_PERD]
SENDER_EMAIL_ADDRESS, -- Email address [/PF1/DTE_IHB_SENDER_EMAIL_ADDR]
TIME_ZONE, -- Time Zone [/PF1/DTE_IHB_TIMEZONE]
DIRECT_FX_CALCULATION, -- Force FX Conversion [/PF1/DTE_IHB_FLG_D_FX_CALC]
PRIMARY KEY (CLIENT, BANK_AREA)
);
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