I_PPM_PROJECTROLETEXT

CDS View

Project Role Text

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

CDS Views using this table (3)

ViewTypeJoinVDMDescription
I_PPM_BuPaWorkingOnObject view left_outer COMPOSITE Provide Business Partners working on the object
I_PPM_ProjectManagerForObject view left_outer COMPOSITE Provide Project Manager for referenced object
I_PPM_SingleResponsibleForObj view left_outer COMPOSITE Returns the calculated single responsible for an object

Fields (1)

KeyField CDS FieldsUsed in Views
ProjectRoleName ProjectRoleName 3

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 Role Text
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PPM_PROJECTROLETEXT (
    PROJECTROLENAME
);