I_PMNOTIFICATIONPRIORITYTEXT

CDS View

Notification Priority - Text

I_PMNOTIFICATIONPRIORITYTEXT is a CDS View in S/4HANA. Notification Priority - Text. It contains 1 fields. 4 CDS views read from this table.

CDS Views using this table (4)

ViewTypeJoinVDMDescription
C_MaintOrderPriorityVH view_entity from CONSUMPTION Maintenance Order Priority
C_NotificationPriorityTextDP view_entity from CONSUMPTION DP for Notification Priority - Text
C_RSHOrderPriorityVH view left_outer CONSUMPTION Value Help for Order Priorities
I_FldLogsSuplrItemPriorityText view from COMPOSITE CDS View for Priority Text

Fields (1)

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

-- Notification Priority - Text
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PMNOTIFICATIONPRIORITYTEXT (
    MAINTPRIORITYDESC
);