DNOD_NOTIF - Notification Header
Notification Header information is stored in SAP table DNOD_NOTIF.
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 DNOD_NOTIF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | * |
| GUIDH | GUID Notification | X | DNOT_GUIDH | RAW | 16 | |
| .INCLUDE | DNOS_NOTIF_INT | 0 | ||||
| OBJNR | Status Management Object Number | DNOT_OBJNR | CHAR | 22 | * | |
| STATUS | Notification Status | DNOT_STATUS | CHAR | 1 | ||
| DELETED | Deletion Indicator Notification | DNOT_DELE_N | CHAR | 1 | ||
| PROCESSOR | Current Processor | DNOT_PROC | CHAR | 12 | ||
| TYPE_PROC | Type of Processor | DNOT_TYPE_PRC | CHAR | 2 | * | |
| REPORTER | Reported By | DNOT_REPORTER | CHAR | 12 | ||
| TYPE_REPO | Type of Notification Creator | DNOT_TYPE_REP | CHAR | 2 | * | |
| CREA_TSTMP | Created Time Stamp | DNOT_CREA_TSTMP | DEC | 8 | ||
| CHNG_TSTMP | Time of Last Change | DNOT_CHNG_TSTMP | DEC | 8 | ||
| START_TSTMP | Initial Response Time - Time Stamp | DNOT_START_TSTMP | DEC | 8 | ||
| END_TSTMP | Requested End of Processing - Time Stamp | DNOT_END_TSTMP | DEC | 8 | ||
| CLO_TSTMP | Completion Time Stamp | DNOT_CLO_TSTMP | DEC | 8 | ||
| .INCLUDE | DNOS_NOTIF_EXT | 0 | ||||
| NUMB | Notification Number (External) | DNOT_NUM | CHAR | 12 | ||
| REFNUM | External Reference Number | DNOT_REFNUM | CHAR | 20 | ||
| TYPE_NOTIF | Notification Type | DNOT_TYPE_N | CHAR | 6 | DNOC_TYPE_NOTIF | |
| CATEGORY | Topic, Area | DNOT_CATEGORY | CHAR | 12 | DNOC_CATEGORY | |
| SUBJECT | Subject | DNOT_SUBJECT | CHAR | 60 | ||
| PRIORITY | Notification priority | DNOT_PRIORITY | CHAR | 1 | DNOC_PRIORITY | |
| LANGUAGE | Notification Language | DNOT_LANG_N | LANG | 1 | * |