I_EMPLOYORGDET
Employment organization details
I_EMPLOYORGDET is a CDS View in S/4HANA. Employment organization details. It contains 11 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_EmploymentDetails | view | from | BASIC | Employment Details |
| P_Empfactsheet_Employments | view | from | CONSUMPTION | Employee Factsheet CDS - Employments |
| P_Empfactsheet_Projects | view | left_outer | CONSUMPTION | Employee Factsheet CDS - Projects |
| P_EmployeeAllAttribs | view | left_outer | BASIC | |
| P_Employeeorgdet | view | from | CONSUMPTION | |
| P_EmpProjects | view | left_outer | CONSUMPTION | Projects of an Employee |
| P_ETDetailsOfEE | view | from | CONSUMPTION | Employment Details of Employee |
Fields (11)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | EmploymentInternalID | EmploymentInternalID | 4 |
| KEY | PersonnelNumber | PersonnelNumber | 2 |
| KEY | StartDate | EmploymentDetailsStartDate,StartDate | 3 |
| _CostCenter | _CostCenter | 2 | |
| CompanyCode | CompanyCode | 3 | |
| CostCenter | CostCenter | 3 | |
| EndDate | EmploymentDetailsEndDate,EndDate | 3 | |
| Job | Job | 3 | |
| JobCode | JobCode | 2 | |
| OrganizationalUnit | BusinessUnit,Department,Division | 3 | |
| OrganizationalUnitCode | OrganizationalUnitCode | 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 organization details
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_EMPLOYORGDET (
EMPLOYMENTINTERNALID,
PERSONNELNUMBER,
STARTDATE,
_COSTCENTER,
COMPANYCODE,
COSTCENTER,
ENDDATE,
JOB,
JOBCODE,
ORGANIZATIONALUNIT,
ORGANIZATIONALUNITCODE,
PRIMARY KEY (EMPLOYMENTINTERNALID, PERSONNELNUMBER, STARTDATE)
);
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