I_BUSINESSPARTNERPARTFUNC
Core view for BP Partner Functions
I_BUSINESSPARTNERPARTFUNC is a CDS View in S/4HANA. Core view for BP Partner Functions. It contains 14 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_JITCustPartFunc | view_entity | from | CONSUMPTION | JIT Customer Partner Functions |
| I_BusinessPartnerPartFuncTP | view | from | TRANSACTIONAL | BOPF view Partner Function |
| P_SrvcBPComDistrChnl | view | from | CONSUMPTION | Business Partner and Common Distribution Channel |
| P_SrvcBPComDistrChnl | view | union | CONSUMPTION | Business Partner and Common Distribution Channel |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BusinessPartner | BusinessPartner,BusinessPartnerForEdit | 1 |
| KEY | DistributionChannel | DistributionChannel,DistributionChannelForEdit | 2 |
| KEY | Division | Division,DivisionForEdit | 1 |
| KEY | PartnerCounter | PartnerCounter,PartnerCounterForEdit | 1 |
| KEY | PartnerFunction | PartnerFunction,PartnerFunctionForEdit | 2 |
| KEY | SalesOrganization | SalesOrganization,SalesOrganizationForEdit | 2 |
| AddressID | AddressID | 1 | |
| BPCustomerNumber | BPCustomerNumber | 1 | |
| BusinessPartnerUUID | BusinessPartnerUUID | 1 | |
| ContactPerson | ContactPerson | 1 | |
| Customer | Customer | 1 | |
| CustomerPartnerDescription | CustomerPartnerDescription | 1 | |
| DefaultPartner | DefaultPartner | 1 | |
| PartnerFunctionType | PartnerFunctionType | 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.
-- Core view for BP Partner Functions
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BUSINESSPARTNERPARTFUNC (
BUSINESSPARTNER,
DISTRIBUTIONCHANNEL,
DIVISION,
PARTNERCOUNTER,
PARTNERFUNCTION,
SALESORGANIZATION,
ADDRESSID,
BPCUSTOMERNUMBER,
BUSINESSPARTNERUUID,
CONTACTPERSON,
CUSTOMER,
CUSTOMERPARTNERDESCRIPTION,
DEFAULTPARTNER,
PARTNERFUNCTIONTYPE,
PRIMARY KEY (BUSINESSPARTNER, DISTRIBUTIONCHANNEL, DIVISION, PARTNERCOUNTER, PARTNERFUNCTION, SALESORGANIZATION)
);
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