DNOC_TYPE_NOTET - Note Types: Texts
Note Types: Texts information is stored in SAP table DNOC_TYPE_NOTET.
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_TYPE_NOTET
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_NOTE | Note Type | X | DNOT_TYPE_S | CHAR | 4 | DNOC_TYPE_NOTE |
STXT | Note Type Short Text | DNOT_TYPE_N_STXT | CHAR | 20 | ||
LTXT | Note Type Long Text | DNOT_TYPE_N_LTXT | CHAR | 60 |