DNOC_PRIORITYT - Priority Texts
Priority Texts information is stored in SAP table DNOC_PRIORITYT.
It is part of development package DNO in software component CA-NO. This development package consists of objects that can be grouped under "Notifications".
It is part of development package DNO in software component CA-NO. This development package consists of objects that can be grouped under "Notifications".
Fields for table DNOC_PRIORITYT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
LANGUAGE | Notification Language | X | DNOT_LANG_N | LANG | 1 | T002 |
TYPE_NOTIF | Notification Type | X | DNOT_TYPE_N | CHAR | 6 | DNOC_TYPE_NOTIF |
PRIORITY | Notification priority | X | DNOT_PRIORITY | CHAR | 1 | DNOC_PRIORITY |
STXT | Priority Short Text | DNOT_PRIORITY_STXT | CHAR | 20 | ||
LTXT | Priority Long Text | DNOT_PRIORITY_LTXT | CHAR | 60 |