I_EMPLOYMENT
Employment
I_EMPLOYMENT is a CDS View in S/4HANA. Employment. It contains 3 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_Empfactsheet_Employee | view | left_outer | CONSUMPTION | Employee Factsheet CDS - Employee |
| P_EmploymentKeyMapping | view | inner | BASIC | Keymapping for Employments |
| P_EmploySTDetCl | view | inner | BASIC | Employment status for Cloud |
| P_Projwipdetpernr | view_entity | from | BASIC | Employee name from PERNR |
| P_SalesOrderFlfmtContact3 | view | inner | COMPOSITE | SOFM Sales Order Fulfillment Contact 3 |
| P_SalesOrderFlfmtContact4 | view | inner | COMPOSITE | SOFM Sales Order Fulfillment Contact 4 |
Fields (3)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| EmploymentInternalID | MainEmploymentInternalID,PersonnelNumber | 2 | |
| IsMainEmployment | IsMainEmployment | 1 | |
| PersonnelNumber | PersonnelNumber | 2 |
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.
-- Employment
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_EMPLOYMENT (
EMPLOYMENTINTERNALID,
ISMAINEMPLOYMENT,
PERSONNELNUMBER
);
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