I_BPCUSTADDRESSDEPENDENTINFOTP
TP View for Addr Dep Customer General
I_BPCUSTADDRESSDEPENDENTINFOTP is a CDS View in S/4HANA. TP View for Addr Dep Customer General. It contains 16 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_BPCustAddrDepdntInformation | view | from | CONSUMPTION | C view for Addr Dependent Cust General |
Fields (16)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AddressID | AddressID | 1 |
| KEY | BusinessPartner | BusinessPartner | 1 |
| KEY | Customer | Customer | 1 |
| AddressIDForEdit | AddressIDForEdit | 1 | |
| BusinessPartnerCategory | BusinessPartnerCategory | 1 | |
| BusinessPartnerForEdit | BusinessPartnerForEdit | 1 | |
| BusinessPartnerUUID | BusinessPartnerUUID | 1 | |
| CityCode | CityCode | 1 | |
| Country | Country | 1 | |
| County | County | 1 | |
| CustomerForEdit | CustomerForEdit | 1 | |
| ExpressTrainStationName | ExpressTrainStationName | 1 | |
| FormattedAddress | FormattedAddress | 1 | |
| Region | Region | 1 | |
| ShipToPartyFormattedAddress | ShipToPartyFormattedAddress | 1 | |
| TrainStationName | TrainStationName | 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.
-- TP View for Addr Dep Customer General
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BPCUSTADDRESSDEPENDENTINFOTP (
ADDRESSID,
BUSINESSPARTNER,
CUSTOMER,
ADDRESSIDFOREDIT,
BUSINESSPARTNERCATEGORY,
BUSINESSPARTNERFOREDIT,
BUSINESSPARTNERUUID,
CITYCODE,
COUNTRY,
COUNTY,
CUSTOMERFOREDIT,
EXPRESSTRAINSTATIONNAME,
FORMATTEDADDRESS,
REGION,
SHIPTOPARTYFORMATTEDADDRESS,
TRAINSTATIONNAME,
PRIMARY KEY (ADDRESSID, BUSINESSPARTNER, CUSTOMER)
);
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