I_BUPAIDENTIFICATION
Business Partner Identification
I_BUPAIDENTIFICATION is a CDS View in S/4HANA. Business Partner Identification. It contains 11 fields. 17 CDS views read from this table.
CDS Views using this table (17)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_BuPaIdentification | view | from | BASIC | Identification |
| C_EnvrmtWastePartnerIdn | view | from | CONSUMPTION | Environment Waste Partner Identification |
| C_InsurCust360BPIdentification | view | from | CONSUMPTION | Kundenidentifikationsdetails |
| C_NL_SAFTBusinessPartner | view | left_outer | CONSUMPTION | SAF-T NL Business Partner |
| I_BuPaIdentificationTP | view | from | TRANSACTIONAL | Business Partner Identification |
| I_BusPartIdentificationGov | view | union_all | COMPOSITE | BP Identification Governance |
| I_BusPartIdentificationTP_2 | view_entity | from | TRANSACTIONAL | Transactional View for I_BuPaIdentification |
| I_SupplierToEmployment | view | inner | COMPOSITE | Supplier with his supported employments |
| I_WorkAssignment | view_entity | inner | BASIC | Work Assignments |
| I_WorkAssignmentBP | view_entity | inner | COMPOSITE | BP Details of Work Assignment |
| P_BPTRANSPSTDCARRALPHACODE | view_entity | from | COMPOSITE | |
| P_BPTRANSPSTDCARRALPHACODE | view_entity | inner | COMPOSITE | |
| P_BusinessPartnerTranspIATA | view_entity | from | COMPOSITE | |
| P_BusinessPartnerTranspIATA | view_entity | inner | COMPOSITE | |
| P_PH_CASForeignBPTIN | view_entity | from | COMPOSITE | |
| P_PH_ForeignBPTIN | view_entity | from | COMPOSITE | |
| R_WorkAssignmentBP | view_entity | inner | COMPOSITE | Work assignment all models |
Fields (11)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BPIdentificationNumber | BPIdentificationNumber,BPIdentificationNumberForEdit,WorkforcePersonExternalID | 8 |
| KEY | BPIdentificationType | BPIdentificationType,BPIdentificationTypeForEdit | 5 |
| KEY | BusinessPartner | BusinessPartner,BusinessPartnerForEdit,WorkAssignmentBusinessPartner | 8 |
| _BuPaIdentificationType | _BuPaIdentificationType | 1 | |
| AuthorizationGroup | AuthorizationGroup | 3 | |
| BPIdentificationEntryDate | BPIdentificationEntryDate | 3 | |
| BPIdnNmbrIssuingInstitute | BPIdnNmbrIssuingInstitute | 3 | |
| Country | Country | 3 | |
| Region | Region | 3 | |
| ValidityEndDate | ValidityEndDate | 5 | |
| ValidityStartDate | ValidityStartDate | 5 |
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.
-- Business Partner Identification
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_BUPAIDENTIFICATION (
BPIDENTIFICATIONNUMBER,
BPIDENTIFICATIONTYPE,
BUSINESSPARTNER,
_BUPAIDENTIFICATIONTYPE,
AUTHORIZATIONGROUP,
BPIDENTIFICATIONENTRYDATE,
BPIDNNMBRISSUINGINSTITUTE,
COUNTRY,
REGION,
VALIDITYENDDATE,
VALIDITYSTARTDATE,
PRIMARY KEY (BPIDENTIFICATIONNUMBER, BPIDENTIFICATIONTYPE, 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