C_ENGMTPROJSTAFFEDDATA

CDS View

Engagement Project Staffed Data

C_ENGMTPROJSTAFFEDDATA is a CDS View in S/4HANA. Engagement Project Staffed Data. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
C_CustProjWorkPerformance view left_outer CONSUMPTION Customer Project Work Performance
C_IntProjWorkPerformance view left_outer CONSUMPTION Internal Project Work Performance

Fields (1)

KeyField CDS FieldsUsed in Views
PlndEffortQty PlndEffortQty 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.

-- Engagement Project Staffed Data
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE C_ENGMTPROJSTAFFEDDATA (
    PLNDEFFORTQTY
);