I_PROCMTEMPLOYEEUSERDETAILS
CDS view for Procurement Employee Details
I_PROCMTEMPLOYEEUSERDETAILS is a CDS View in S/4HANA. CDS view for Procurement Employee Details. It contains 2 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_SSPReqnConfiguration | view | from | CONSUMPTION | SSP UI configuration |
| I_PurReqnCoOfAuthor | view | from | COMPOSITE | Company of Author in SSP PR |
| I_Usercatalogs | view | inner | COMPOSITE | CDS View for User Catalog |
| I_Usercatalogswithdraft | view | inner | COMPOSITE | BO view for catalogs |
| I_UserDefaultSetting | view | inner | COMPOSITE | User Defaults CDS View |
| I_UserDefaultSettingItem | view | inner | COMPOSITE | Item View for user setting |
| I_UserRequisitioningGroupsWD | view | inner | COMPOSITE | BO View for Requisitioning Groups |
Fields (2)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | UserID | Employee,UserID | 2 |
| FullName | FullName | 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.
-- CDS view for Procurement Employee Details
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PROCMTEMPLOYEEUSERDETAILS (
USERID,
FULLNAME,
PRIMARY KEY (USERID)
);
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