I_NTWKACTYBYINTERNALKEYDATA

CDS View

Network Activity Data By Internal Key

I_NTWKACTYBYINTERNALKEYDATA is a CDS View in S/4HANA. Network Activity Data By Internal Key. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
R_ProjectNetworkActivityTP view_entity from TRANSACTIONAL Network Activity Data – TP
R_ProjNetworkActivityElementTP view_entity from TRANSACTIONAL Data for Network Activity Element – TP

Fields (1)

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

-- Network Activity Data By Internal Key
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_NTWKACTYBYINTERNALKEYDATA (
    OBJBASEDAUTHORIZATIONISACTIVE
);