I_PROJECTDATA

CDS View

Project Data

I_PROJECTDATA is a CDS View in S/4HANA. Project Data. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
C_DFS_RelocationProject view_entity from CONSUMPTION Consumption for Relocation Project
C_DFS_RelocationProjectVH view_entity from CONSUMPTION Consumption for Relocation Project
R_ProjectTP view from TRANSACTIONAL TP view for Project for Project API

Fields (1)

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

-- Project Data
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PROJECTDATA (
    PROJECTPROFILECODE
);