I_ENTERPRISEPROJECTTEAMMEMBER
Team Member of Enterprise Project
I_ENTERPRISEPROJECTTEAMMEMBER is a CDS View in S/4HANA. Team Member of Enterprise Project. It contains 4 fields. 9 CDS views read from this table.
CDS Views using this table (9)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_EntProjectTeamMemberUser | view_entity | from | COMPOSITE | EntProject Team Members and their users |
| I_EntProjTeamMbrRoleStaffing | view_entity | inner | COMPOSITE | Team Member Role Staffing of Enterprise Project |
| I_EntProjTeamRoleStaffInternal | view_entity | from | COMPOSITE | Project Team Role Staffing Internal |
| I_PPM_ProjectManager | view | from | COMPOSITE | Enterprise Project Manager |
| P_CUSTPROJSLSORDITMBYUSER | view_entity | inner | COMPOSITE | Customer Projects for sales order items by user |
| P_EngmntProjectRoleAssgmt | view | left_outer | COMPOSITE | Engagement Project Roles |
| P_EngmntProjWithStdRoles | view | left_outer | COMPOSITE | Engagement Project Roles With Standard Roles |
| P_EntProjAccCtrlListCompare | view_entity | inner | COMPOSITE | Compare old and new ACL |
| P_EntProjSDM2522 | view_entity | inner | COMPOSITE | SDM: Private CDS View |
Fields (4)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | BusinessPartnerUUID | BusinessPartnerUUID,ProjectManagerUUID | 6 |
| KEY | TeamMemberUUID | TeamMemberUUID | 3 |
| _Project | _Project | 2 | |
| ProjectUUID | ProjectUUID | 4 |
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.
-- Team Member of Enterprise Project
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_ENTERPRISEPROJECTTEAMMEMBER (
BUSINESSPARTNERUUID,
TEAMMEMBERUUID,
_PROJECT,
PROJECTUUID,
PRIMARY KEY (BUSINESSPARTNERUUID, TEAMMEMBERUUID)
);
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